| Symbol | Description | Uses |
| INITIALISE_VARIA | Set the initial conditions for time evolving variables | 5 |
| File | Line number | Procedure | Code |
| ./model/src/initialise_varia.F | 10 | INITIALISE_VARIA |
SUBROUTINE INITIALISE_VARIA( myThid ) |
| ./verification/lab_sea/code_ad_seaice_only/the_main_loop.F | 206 | THE_MAIN_LOOP |
CALL INITIALISE_VARIA( mythid ) |
| ./verification/offline_exf_seaice/code_ad/the_main_loop.F | 187 | THE_MAIN_LOOP |
CALL INITIALISE_VARIA( mythid ) |
| ./model/src/the_main_loop.F | 237 | THE_MAIN_LOOP |
CALL INITIALISE_VARIA( mythid ) |
| ./pkg/ecco/the_main_loop.F | 265 | THE_MAIN_LOOP |
CALL INITIALISE_VARIA( mythid ) |