File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ MODULE GLOBAL_CONSTANTS
274274LOGICAL :: TENSOR_DIFFUSIVITY= .FALSE. ! < If true, use experimental tensor diffusivity model for spec and tmp
275275LOGICAL :: OXPYRO_MODEL= .FALSE. ! < Flag to use oxidative pyrolysis mass transfer model
276276LOGICAL :: OUTPUT_WALL_QUANTITIES= .FALSE. ! < Flag to force call to WALL_MODEL
277- LOGICAL :: FLUX_LIMITER_SINGLE_COEF= .FALSE. ! < Flag to base flux coefficients off of a single worst-case scalar gradient
277+ LOGICAL :: FLUX_LIMITER_SINGLE_COEF= .TRUE. ! < Flag to base flux coefficients off of a single worst-case scalar gradient
278278LOGICAL :: STORE_FIRE_ARRIVAL= .FALSE. ! < Flag for tracking arrival of spreading fire front over a surface
279279LOGICAL :: STORE_FIRE_RESIDENCE= .FALSE. ! < Flag for tracking residence time of spreading fire front over a surface
280280LOGICAL :: STORE_LS_SPREAD_RATE= .FALSE. ! < Flag for outputting local level set spread rate magnitude
You can’t perform that action at this time.
0 commit comments