| Symbol | Description | Uses |
| INITIALISE_VARIA | Set the initial conditions for time evolving variables | 5 |
| File | Line number | Procedure | Code |
| ./model/src/the_main_loop.F | 209 | THE_MAIN_LOOP |
CALL INITIALISE_VARIA( mythid ) |
| ./verification/OpenAD/code_ad_openad/the_main_loop.F | 144 | THE_MAIN_LOOP |
CALL INITIALISE_VARIA( mythid ) |
| ./verification/lab_sea/code_ad_seaice_only/the_main_loop.F | 207 | THE_MAIN_LOOP |
CALL INITIALISE_VARIA( mythid ) |
| ./model/src/initialise_varia.F | 10 | INITIALISE_VARIA |
SUBROUTINE INITIALISE_VARIA(myThid) |
| ./pkg/ecco/the_main_loop.F | 276 | THE_MAIN_LOOP |
CALL INITIALISE_VARIA( mythid ) |