|
programmer's documentation
|
Module for the atmospheric soil model structures. More...
Data Types | |
| type | categorie_sol |
| type | variables_sol |
| type | soil_tab |
Modules | |
| module | atsoil |
Variables | |
| integer, save | nfmodsol |
| integer, save | nbrsol |
| double precision | tsini |
| double precision | tprini |
| double precision | qvsini |
| double precision | tmer |
| type(categorie_sol), dimension(:), allocatable | tab_sol |
| integer, dimension(:), allocatable, save | indsol |
| integer, dimension(:,:), allocatable | pourcent_sol |
| type(variables_sol), dimension(:), allocatable, save | solution_sol |
| type(soil_tab), dimension(:), allocatable, save | soilvert |
Module for the atmospheric soil model structures.
1.8.9.1