| Symbol | Description | Uses |
| INI_FORCING | Set model initial forcing fields. Either set in-line or from file as shown. | 2 |
| File | Line number | Procedure | Code |
| ./model/src/packages_init_variables.F | 214 | PACKAGES_INIT_VARIABLES |
CALL INI_FORCING( mythid ) |
| ./model/src/ini_forcing.F | 10 | INI_FORCING |
SUBROUTINE INI_FORCING( myThid ) |