9.1
general documentation
ppincl Module Reference

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...
 

Function/Subroutine Documentation

◆ pp_models_init()

subroutine pp_models_init

Initialize Fortran physical models properties API. This maps Fortran pointers to global C variables.