int nbmaxt
Definition: cs_atmo.h:131
cs_real_t meteo_zi
Definition: cs_atmo.h:186
cs_atmo_chemistry_t * cs_glob_atmo_chemistry
int * species_to_field_id
Definition: cs_atmo.h:275
cs_real_t meteo_zref
Definition: cs_atmo.h:184
void cs_atmo_hydrostatic_profiles_compute(void)
This function computes hydrostatic profiles of density and pressure.
Definition: cs_atmo.c:1333
void cs_atmo_compute_solar_angles(cs_real_t xlat, cs_real_t xlong, cs_real_t jour, cs_real_t heurtu, int imer, cs_real_t *albe, cs_real_t *muzero, cs_real_t *omega, cs_real_t *fo)
1D Radiative scheme - Solar data + zenithal angle)
Definition: cs_atmo.c:1709
cs_real_t meteo_ustar0
Definition: cs_atmo.h:202
cs_atmo_option_t * cs_glob_atmo_option
cs_real_t * z_temp_met
Definition: cs_atmo.h:219
void cs_atmo_set_meteo_file_name(const char *file_name)
This function set the file name of the meteo file.
Definition: cs_atmo.c:1528
cs_atmo_aerosol_type_t aerosol_model
Definition: cs_atmo.h:261
cs_real_t meteo_u2
Definition: cs_atmo.h:200
cs_real_t meteo_z0
Definition: cs_atmo.h:182
cs_real_t meteo_psea
Definition: cs_atmo.h:216
int subgrid_model
Definition: cs_atmo.h:162
int smin
Definition: cs_atmo.h:117
double precision, dimension(ncharm), save omega
Definition: cpincl.f90:99
#define BEGIN_C_DECLS
Definition: cs_defs.h:495
int deposition_model
Definition: cs_atmo.h:145
int n_layer
Definition: cs_atmo.h:270
bool compute_z_ground
Definition: cs_atmo.h:137
cs_real_t meteo_u1
Definition: cs_atmo.h:198
cs_real_t * time_met
Definition: cs_atmo.h:221
int sedimentation_model
Definition: cs_atmo.h:143
void cs_atmo_chemistry_set_aerosol_file_name(const char *file_name)
This function sets the file name to initialize the aerosol library.
Definition: cs_atmo.c:1575
cs_real_t cs_mo_phim(cs_real_t z, cs_real_t dlmo)
Universal function phim for neutral, stable and unstable.
double cs_real_t
Floating-point value.
Definition: cs_defs.h:307
bool chemistry_with_photolysis
Definition: cs_atmo.h:256
cs_real_t meteo_zu2
Definition: cs_atmo.h:190
int n_size
Definition: cs_atmo.h:272
cs_real_t ps
Definition: cs_atmo.h:234
char * aero_file_name
Definition: cs_atmo.h:281
cs_real_t meteo_zt2
Definition: cs_atmo.h:194
int meteo_profile
Definition: cs_atmo.h:174
void cs_atmo_log_setup(void)
Print the atmospheric module options to setup.log.
Definition: cs_atmo.c:1800
void cs_atmo_chemistry_log_setup(void)
Print the atmospheric chemistry options to setup.log.
Definition: cs_atmo.c:1911
cs_real_t meteo_t0
Definition: cs_atmo.h:208
cs_atmo_constants_t * cs_glob_atmo_constants
Definition: cs_atmo.h:231
int n_reactions
Definition: cs_atmo.h:253
Definition: cs_atmo.h:242
char * spack_file_name
Definition: cs_atmo.h:273
cs_atmo_aerosol_type_t
Definition: cs_atmo.h:89
cs_real_t meteo_uref
Definition: cs_atmo.h:196
void cs_atmo_chemistry_set_spack_file_name(const char *file_name)
This function set the file name of the SPACK file.
Definition: cs_atmo.c:1550
int nucleation_model
Definition: cs_atmo.h:154
bool frozen_gas_chem
Definition: cs_atmo.h:264
Definition: cs_atmo.h:108
cs_real_t cs_mo_psim(cs_real_t z, cs_real_t z0, cs_real_t dlmo)
Universal function psim for neutral, stable and unstable.
int squant
Definition: cs_atmo.h:113
cs_real_t meteo_t2
Definition: cs_atmo.h:212
real(c_double), pointer, save xlat
latitude of the domain origin
Definition: atincl.f90:205
int open_bcs_treatment
Definition: cs_atmo.h:139
int shour
Definition: cs_atmo.h:115
int n_species
Definition: cs_atmo.h:252
int nbmetd
Definition: cs_atmo.h:125
cs_real_t latitude
Definition: cs_atmo.h:123
#define END_C_DECLS
Definition: cs_defs.h:496
int model
Definition: cs_atmo.h:251
char * meteo_file_name
Definition: cs_atmo.h:177
cs_real_t domain_orientation
Definition: cs_atmo.h:134
void cs_atmo_declare_chem_from_spack(void)
This function declare additional transported variables for atmospheric module for the chemistry defin...
Definition: cs_atmo.c:1599
cs_atmo_nucleation_type_t
Definition: cs_atmo.h:76
bool init_aero_with_lib
Definition: cs_atmo.h:268
cs_real_t meteo_t1
Definition: cs_atmo.h:210
cs_real_t meteo_dlmo
Definition: cs_atmo.h:180
int nbmetm
Definition: cs_atmo.h:130
cs_real_t cs_mo_psih(cs_real_t z, cs_real_t z0, cs_real_t dlmo)
Universal function psih for neutral, stable and unstable.
int distribution_model
Definition: cs_atmo.h:167
cs_real_t * hyd_p_met
Definition: cs_atmo.h:223
cs_real_t * molar_mass
Definition: cs_atmo.h:277
cs_real_t meteo_zu1
Definition: cs_atmo.h:188
cs_real_t meteo_zt1
Definition: cs_atmo.h:192
int nbmett
Definition: cs_atmo.h:127
int syear
Definition: cs_atmo.h:111
cs_real_t ssec
Definition: cs_atmo.h:119
void cs_atmo_z_ground_compute(void)
This function computes the ground elevation.
Definition: cs_atmo.c:1122
cs_real_t meteo_angle
Definition: cs_atmo.h:206
cs_atmo_model_t
Definition: cs_atmo.h:63
cs_real_t meteo_tstar
Definition: cs_atmo.h:214
cs_real_t meteo_wstar0
Definition: cs_atmo.h:204
cs_real_t cs_mo_phih(cs_real_t z, cs_real_t dlmo)
Universal function phih for neutral, stable and unstable.
cs_real_t longitude
Definition: cs_atmo.h:121
void cs_atmo_aerosol_log_setup(void)
Print the atmospheric aerosols options to setup.log.
Definition: cs_atmo.c:1976
bool init_gas_with_lib
Definition: cs_atmo.h:266
int * chempoint
Definition: cs_atmo.h:278
int * species_to_scalar_id
Definition: cs_atmo.h:274