Functions/Subroutines | |
| subroutine | pp_models_init () |
| Initialize Fortran physical models properties API. This maps Fortran pointers to global C variables. More... | |
Variables | |
| integer | nmodmx |
| number of specific physics More... | |
| integer(c_int), dimension(:), pointer, save | ippmod |
| global indicator for speciphic physics By default, all the indicators ippmod(i.....) are initialized to -1, which means that no specific physics is activated. More... | |
| integer | iatmos |
| pointer to specify atmospheric flow module with indicator ippmod(iatmos) More... | |
| subroutine pp_models_init |
Initialize Fortran physical models properties API. This maps Fortran pointers to global C variables.