| Symbol | Description | Uses |
| INI_FORCING | Set model initial forcing fields, either set in-line or from file as shown here: | 4 |
| File | Line number | Procedure | Code |
| ./model/src/ini_forcing.F | 10 | INI_FORCING |
SUBROUTINE INI_FORCING( myThid ) |
| ./model/src/initialise_varia.F | 167 | INITIALISE_VARIA |
CALL INI_FORCING( myThid ) |
| ./verification/tutorial_global_oce_optim/code_ad/ini_forcing.F | 13 | INI_FORCING |
SUBROUTINE INI_FORCING( myThid ) |
| ./verification/tutorial_global_oce_optim/code_oad/ini_forcing.F | 13 | INI_FORCING |
SUBROUTINE INI_FORCING( myThid ) |