
Public Attributes | |
| integer | nversion |
| integer | nbugfix |
| real, parameter | xundef = 1.E+20 |
| integer, parameter | nundef = 1E+9 |
| real, parameter | xsurf_epsilon = EPSILON(XSURF_EPSILON) |
| real, parameter | xsurf_huge = HUGE(XSURF_HUGE) |
| real, parameter | xsurf_tiny = TINY(XSURF_TINY) |
Definition at line 6 of file modd_surf_par.F90.
| integer modd_surf_par::nbugfix |
Definition at line 40 of file modd_surf_par.F90.
| integer, parameter modd_surf_par::nundef = 1E+9 |
Definition at line 51 of file modd_surf_par.F90.
| integer modd_surf_par::nversion |
Definition at line 39 of file modd_surf_par.F90.
| real, parameter modd_surf_par::xsurf_epsilon = EPSILON(XSURF_EPSILON) |
Definition at line 52 of file modd_surf_par.F90.
| real, parameter modd_surf_par::xsurf_huge = HUGE(XSURF_HUGE) |
Definition at line 53 of file modd_surf_par.F90.
| real, parameter modd_surf_par::xsurf_tiny = TINY(XSURF_TINY) |
Definition at line 54 of file modd_surf_par.F90.
| real parameter modd_surf_par::xundef = 1.E+20 |
Definition at line 43 of file modd_surf_par.F90.
1.8.5