| Symbol | Description | Uses |
| interViscAr_pCell | account for partial-cell in interior vert. viscosity | 8 |
| File | Line number | Procedure | Code |
| ./model/inc/PARAMS.h | 417 | NO PROCEDURE |
& interViscAr_pCell, interDiffKr_pCell, |
| ./model/inc/PARAMS.h | 467 | NO PROCEDURE |
LOGICAL interViscAr_pCell |
| ./model/src/calc_viscosity.F | 126 | CALC_VISCOSITY |
IF ( interViscAr_pCell ) THEN |
| ./model/src/config_check.F | 76 | CONFIG_CHECK |
IF ( interDiffKr_pCell .OR. interViscAr_pCell |
| ./model/src/config_check.F | 83 | CONFIG_CHECK |
IF ( interViscAr_pCell ) THEN |
| ./model/src/config_summary.F | 803 | CONFIG_SUMMARY |
CALL WRITE_0D_L( interViscAr_pCell, INDEX_NONE, |
| ./model/src/ini_parms.F | 1060 | INI_PARMS |
interViscAr_pCell = .FALSE. |
| ./model/src/ini_parms.F | 279 | INI_PARMS |
& useMin4hFacEdges, interViscAr_pCell, interDiffKr_pCell, |