| Symbol | Description | Uses |
| CTRL_UNPACK | Control vector support package. see pkg/ctrl | 2 |
| File | Line number | Procedure | Code |
| ./model/src/the_model_main.F | 527 | THE_MODEL_MAIN |
CALL CTRL_UNPACK( .TRUE. , mythid ) |
| ./pkg/ctrl/ctrl_unpack.F | 8 | CTRL_UNPACK |
subroutine CTRL_UNPACK( first, mythid ) |