9.1
general documentation
ppincl.f90 File Reference

General module for specific physics. More...

Modules

module  ppincl
 

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

Detailed Description

General module for specific physics.