programmer's documentation
Functions/Subroutines
cs_user_atmospheric_model.f90 File Reference

User subroutine dedicated to the atmospheric model. More...

Functions/Subroutines

subroutine usatdv (imode)
 
subroutine usatsoil (iappel)
 Data Entry for the atmospheric ground model. More...
 

Detailed Description

User subroutine dedicated to the atmospheric model.

See Atmospheric model (cs_user_atmospheric_model.f90) for examples.

Function/Subroutine Documentation

§ usatdv()

subroutine usatdv ( integer  imode)
Parameters
[in]imodeimode number of calls of usatdv

§ usatsoil()

subroutine usatsoil ( integer  iappel)

Data Entry for the atmospheric ground model.

Parameters
iappelIntroduction:

Define the different values which can be taken by iappel:

iappel = 1 (only one call on initialization): Computation of the cells number where we impose a Ground Model

iappel = 2 (only one call on initialization): users may defined the ground face composition Warning : be coherent with the dimension of the array pourcent_sol It's also possible to modify the tab_sol array of the ground type constants