6.2
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
 
int nbmetd
 
int nbmett
 
int nbmetm
 
int nbmaxt
 
cs_real_t domain_orientation
 
bool compute_z_ground
 
int sedimentation_model
 
int deposition_model
 
int nucleation_model
 
int subgrid_model
 
int imeteo
 
cs_real_tz_temp_met
 
cs_real_ttime_met
 
cs_real_thyd_p_met
 
cs_real_tfrac_neb
 
cs_real_tdiag_neb
 

Field Documentation

◆ compute_z_ground

bool compute_z_ground

◆ deposition_model

int deposition_model

◆ diag_neb

cs_real_t* diag_neb

◆ domain_orientation

cs_real_t domain_orientation

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

◆ frac_neb

cs_real_t* frac_neb

◆ hyd_p_met

cs_real_t* hyd_p_met

◆ imeteo

int imeteo

◆ latitude

cs_real_t latitude

latitude of the domain origin

◆ longitude

cs_real_t longitude

longitude of the domain origin

◆ nbmaxt

int nbmaxt

◆ nbmetd

int nbmetd

numbers of altitudes for the dynamics

◆ nbmetm

int nbmetm

◆ nbmett

int nbmett

numbers of altitudes for the temperature and specific humidity

◆ nucleation_model

int nucleation_model

◆ sedimentation_model

int sedimentation_model

◆ 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

◆ syear

int syear

Starting year

◆ time_met

cs_real_t* time_met

◆ z_temp_met

cs_real_t* z_temp_met

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