#include <cs_atmo.h>
bool compute_z_ground |
Option to compute ground elevation in the domain
int deposition_model |
Deposition flag
int distribution_model |
Option for liquid water content distribution models 1: all or nothing 2: Gaussian distribution
cs_real_t domain_orientation |
Domain orientation (angle in degree between y direction and north), 0 by default
cs_real_t* ek_met |
meteo turbulent kinetic energy profile
cs_real_t* ep_met |
meteo turbulent dissipation profile
cs_real_t* hyd_p_met |
Hydrostatic pressure from Laplace integration
cs_real_t latitude |
latitude of the domain origin
cs_real_t longitude |
longitude of the domain origin
cs_real_t meteo_angle |
Meteo wind direction
cs_real_t meteo_dlmo |
Meteo Monin obukhov inverse length
char* meteo_file_name |
Meteo file
int meteo_phih_s |
Universal function Phi_h for stable condition
int meteo_phih_u |
Universal function Phi_h for unstable condition
int meteo_phim_s |
Universal function Phi_m for stable condition
int meteo_phim_u |
Universal function Phi_m for unstable condition
int meteo_profile |
Use meteo profile:
cs_real_t meteo_psea |
Meteo pressure at sea level
cs_real_t meteo_t0 |
Meteo reference temperature at 2m
cs_real_t meteo_t1 |
Meteo reference temperature 1
cs_real_t meteo_t2 |
Meteo reference temperature 2
cs_real_t meteo_tstar |
Meteo reference ground friction temperature
cs_real_t meteo_u1 |
Meteo reference velocity 1
cs_real_t meteo_u2 |
Meteo reference velocity 2
cs_real_t meteo_uref |
Meteo reference velocity
cs_real_t meteo_ustar0 |
Meteo reference ground friction velocity
cs_real_t meteo_wstar0 |
Meteo reference convective velocity
cs_real_t meteo_z0 |
Meteo reference roughness
cs_real_t meteo_zi |
Meteo Boundary layer elevation
cs_real_t meteo_zref |
Meteo reference elevation for reference velocity
cs_real_t meteo_zt1 |
Meteo reference elevation for reference temperature 1
cs_real_t meteo_zt2 |
Meteo reference elevation for reference temperature 2
cs_real_t meteo_zu1 |
Meteo reference elevation for reference velocity 1
cs_real_t meteo_zu2 |
Meteo reference elevation for reference velocity 2
int nbmaxt |
int nbmetd |
numbers of altitudes for the dynamics
int nbmetm |
numbers of time steps for the meteo profiles
Number of vertical levels
int nbmett |
numbers of altitudes for the temperature and specific humidity
int nucleation_model |
Option for nucleation 0: without nucleation 1: Pruppacher and Klett 1997 2: Cohard et al. 1998,1999 3: Abdul-Razzak et al. 1998,2000 logaritmic standard deviation of the log-normal law of the droplet spectrum
int open_bcs_treatment |
cs_real_t* pot_t_met |
potential temperature profile
int radiative_model_1d |
1-D radiative model (0 off, 1 on)
int sedimentation_model |
Sedimentation flag
int shour |
Starting hour
int smin |
Starting minute
cs_atmo_soil_cat_t soil_cat |
Soil categories:
int soil_model |
Soil model (1: on, 0: off)
int soil_zone_id |
Soil zone id (or -1 if inactive)
int squant |
Starting quantile
cs_real_t ssec |
Starting second
int subgrid_model |
Option for subgrid models 0: the simplest parameterization (for numerical verifications) 1: Bechtold et al. 1995 (Luc Musson-Genon) 2: Bouzereau et al. 2004 3: Cuijpers and Duynkerke 1993, Deardorff 1976, Sommeria and Deardorff 1977
int syear |
Starting year
cs_real_t* time_met |
Time (in seconds) of the meteo profile
cs_real_t* u_met |
meteo u profiles
cs_real_t* v_met |
meteo v profiles
cs_real_t x_l93 |
x coordinate of the domain origin in Lambert-93
cs_real_t y_l93 |
y coordinate of the domain origin in Lambert-93
cs_real_t* z_dyn_met |
Altitudes of the dynamic profiles
cs_real_t* z_temp_met |
Altitudes of the temperature profile