File |
Line number |
Procedure |
Code |
./pkg/profiles/profiles_init_fixed.F |
106 |
PROFILES_INIT_FIXED |
stopGenericGrid=0 |
./pkg/profiles/profiles_init_fixed.F |
275 |
PROFILES_INIT_FIXED |
stopGenericGrid=2 |
./pkg/profiles/profiles_init_fixed.F |
512 |
PROFILES_INIT_FIXED |
if (stopGenericGrid.EQ.0) then |
./pkg/profiles/profiles_init_fixed.F |
548 |
PROFILES_INIT_FIXED |
stopGenericGrid=1 |
./pkg/profiles/profiles_init_fixed.F |
561 |
PROFILES_INIT_FIXED |
stopGenericGrid=1 |
./pkg/profiles/profiles_init_fixed.F |
572 |
PROFILES_INIT_FIXED |
stopGenericGrid=1 |
./pkg/profiles/profiles_init_fixed.F |
583 |
PROFILES_INIT_FIXED |
stopGenericGrid=1 |
./pkg/profiles/profiles_init_fixed.F |
68 |
PROFILES_INIT_FIXED |
integer stopGenericGrid |
./pkg/profiles/profiles_init_fixed.F |
874 |
PROFILES_INIT_FIXED |
if ( stopGenericGrid.EQ.2) then |
./pkg/profiles/profiles_init_fixed.F |
953 |
PROFILES_INIT_FIXED |
CALL GLOBAL_SUM_INT( stopGenericGrid , myThid ) |
./pkg/profiles/profiles_init_fixed.F |
954 |
PROFILES_INIT_FIXED |
if ( stopGenericGrid.GE.1) then |