![]() |
Code_Saturne
CFD tool
|
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 |