|
MOM6
|
A linked list of the parameter documentation messages that have been issued so far.
Definition at line 49 of file MOM_document.F90.
Private variables and constants | |
| type(link_msg), pointer | next => NULL() |
| Facilitates linked list. | |
| character(len=80) | name |
| Parameter name. | |
| character(len=620) | msg |
| Parameter value and default. | |