7.1
general documentation
cs_atmo_option_t Struct Reference

#include <cs_atmo.h>

+ Collaboration diagram for cs_atmo_option_t:

Data Fields

int syear
 
int squant
 
int shour
 
int smin
 
cs_real_t ssec
 
cs_real_t longitude
 
cs_real_t latitude
 
cs_real_t x_l93
 
cs_real_t y_l93
 
int nbmetd
 
int nbmett
 
int nbmetm
 
int nbmaxt
 
cs_real_t domain_orientation
 
bool compute_z_ground
 
int open_bcs_treatment
 
int sedimentation_model
 
int deposition_model
 
int nucleation_model
 
int subgrid_model
 
int distribution_model
 
int meteo_profile
 
char * meteo_file_name
 
cs_real_t meteo_dlmo
 
cs_real_t meteo_z0
 
cs_real_t meteo_zref
 
cs_real_t meteo_zi
 
cs_real_t meteo_zu1
 
cs_real_t meteo_zu2
 
cs_real_t meteo_zt1
 
cs_real_t meteo_zt2
 
cs_real_t meteo_uref
 
cs_real_t meteo_u1
 
cs_real_t meteo_u2
 
cs_real_t meteo_ustar0
 
cs_real_t meteo_wstar0
 
cs_real_t meteo_angle
 
cs_real_t meteo_t0
 
cs_real_t meteo_t1
 
cs_real_t meteo_t2
 
cs_real_t meteo_tstar
 
cs_real_t meteo_psea
 
cs_real_tz_temp_met
 
cs_real_ttime_met
 
cs_real_thyd_p_met
 

Field Documentation

◆ compute_z_ground

bool compute_z_ground

Option to compute ground elevation in the domain

◆ deposition_model

int deposition_model

Deposition flag

◆ distribution_model

int distribution_model

Option for liquid water content distribution models 1: all or nothing 2: Gaussian distribution

◆ domain_orientation

cs_real_t domain_orientation

Domain orientation (angle in degree between y direction and north), 0 by default

◆ hyd_p_met

cs_real_t* hyd_p_met

◆ latitude

cs_real_t latitude

latitude of the domain origin

◆ longitude

cs_real_t longitude

longitude of the domain origin

◆ meteo_angle

cs_real_t meteo_angle

Meteo wind direction

◆ meteo_dlmo

cs_real_t meteo_dlmo

Meteo Monin obukhov inverse length

◆ meteo_file_name

char* meteo_file_name

Meteo file

◆ meteo_profile

int meteo_profile

Use meteo profile:

  • 0: not use
  • 1: use a meteo file
  • 2: directly enter values large scale values
  • 3: fill directly meteo_* fields

◆ meteo_psea

cs_real_t meteo_psea

Meteo pressure at sea level

◆ meteo_t0

cs_real_t meteo_t0

Meteo reference temperature at 2m

◆ meteo_t1

cs_real_t meteo_t1

Meteo reference temperature 1

◆ meteo_t2

cs_real_t meteo_t2

Meteo reference temperature 2

◆ meteo_tstar

cs_real_t meteo_tstar

Meteo reference ground friction temperature

◆ meteo_u1

cs_real_t meteo_u1

Meteo reference velocity 1

◆ meteo_u2

cs_real_t meteo_u2

Meteo reference velocity 2

◆ meteo_uref

cs_real_t meteo_uref

Meteo reference velocity

◆ meteo_ustar0

cs_real_t meteo_ustar0

Meteo reference ground friction velocity

◆ meteo_wstar0

cs_real_t meteo_wstar0

Meteo reference convective velocity

◆ meteo_z0

cs_real_t meteo_z0

Meteo reference roughness

◆ meteo_zi

cs_real_t meteo_zi

Meteo Boundary layer elevation

◆ meteo_zref

cs_real_t meteo_zref

Meteo reference elevation for reference velocity

◆ meteo_zt1

cs_real_t meteo_zt1

Meteo reference elevation for reference temperature 1

◆ meteo_zt2

cs_real_t meteo_zt2

Meteo reference elevation for reference temperature 2

◆ meteo_zu1

cs_real_t meteo_zu1

Meteo reference elevation for reference velocity 1

◆ meteo_zu2

cs_real_t meteo_zu2

Meteo reference elevation for reference velocity 2

◆ nbmaxt

int nbmaxt

◆ nbmetd

int nbmetd

numbers of altitudes for the dynamics

◆ nbmetm

int nbmetm

numbers of time steps for the meteo profiles

Number of vertical levels

◆ nbmett

int nbmett

numbers of altitudes for the temperature and specific humidity

◆ nucleation_model

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

◆ open_bcs_treatment

int open_bcs_treatment

◆ sedimentation_model

int sedimentation_model

Sedimentation flag

◆ shour

int shour

Starting hour

◆ smin

int smin

Starting minute

◆ squant

int squant

Starting quantile

◆ ssec

cs_real_t ssec

Starting second

◆ subgrid_model

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

◆ syear

int syear

Starting year

◆ time_met

cs_real_t* time_met

◆ x_l93

cs_real_t x_l93

x coordinate of the domain origin in Lambert-93

◆ y_l93

cs_real_t y_l93

y coordinate of the domain origin in Lambert-93

◆ z_temp_met

cs_real_t* z_temp_met

The documentation for this struct was generated from the following file: