114 | | There are a set of default refinement objects created that use the array !RefineVariableFactors in physics.data that setup refinement in log_density, log_momentum (scaled to rho c,,s,,), log_Bx (scaled to Pressure^1/2^). If self gravity is turned on then additional there is refinement setup for Phi scaled to c,,s,,^2^ and a refinement threshold |
| 114 | There are a set of default refinement objects created that use the array !RefineVariableFactors in physics.data that setup refinement in log_density, log_momentum (scaled to rho c,,s,,), log_Bx (scaled to Pressure^1/2^). If self gravity is turned on then additional there is refinement setup for Phi scaled to c,,s,,^2^ and a refinement threshold . If you want to turn off these default refinements - then add {{{CALL ClearAllRefinements()}}} at the top of your !ProblemModuleInit subroutine. |