Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
麻烦帮忙改正一下。想要规定thetaBoundary为一个常数值,然后对theta(相分数)进行对比,总是实现不了。谢谢。
const Field<scalar>& theta(); const Field<scalar>& thetaBoundary(); thetaBoundary = {0.5}; if (theta < thetaBoundary)