int nbmaxt
Definition: cs_atmo.h:118
cs_atmo_chemistry_t * cs_glob_atmo_chemistry
int * species_to_field_id
Definition: cs_atmo.h:181
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) Compute:
Definition: cs_atmo.c:771
cs_atmo_option_t * cs_glob_atmo_option
cs_real_t * z_temp_met
Definition: cs_atmo.h:132
cs_atmo_aerosol_type_t aerosol_model
Definition: cs_atmo.h:167
int subgrid_model
Definition: cs_atmo.h:128
int smin
Definition: cs_atmo.h:104
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:126
int n_layer
Definition: cs_atmo.h:176
bool compute_z_ground
Definition: cs_atmo.h:124
cs_real_t * time_met
Definition: cs_atmo.h:134
int sedimentation_model
Definition: cs_atmo.h:125
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:638
double cs_real_t
Floating-point value.
Definition: cs_defs.h:307
bool chemistry_with_photolysis
Definition: cs_atmo.h:162
int n_size
Definition: cs_atmo.h:178
char * aero_file_name
Definition: cs_atmo.h:187
void cs_atmo_chemistry_log_setup(void)
Print the atmospheric chemistry options to setup.log.
Definition: cs_atmo.c:862
int n_reactions
Definition: cs_atmo.h:159
Definition: cs_atmo.h:148
char * spack_file_name
Definition: cs_atmo.h:179
cs_atmo_aerosol_type_t
Definition: cs_atmo.h:76
cs_real_t * frac_neb
Definition: cs_atmo.h:138
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:613
int nucleation_model
Definition: cs_atmo.h:127
bool frozen_gas_chem
Definition: cs_atmo.h:170
int squant
Definition: cs_atmo.h:100
cs_real_t * diag_neb
Definition: cs_atmo.h:140
real(c_double), pointer, save xlat
latitude of the domain origin
Definition: atincl.f90:219
int shour
Definition: cs_atmo.h:102
int n_species
Definition: cs_atmo.h:158
int nbmetd
Definition: cs_atmo.h:112
cs_real_t latitude
Definition: cs_atmo.h:110
#define END_C_DECLS
Definition: cs_defs.h:496
int model
Definition: cs_atmo.h:157
cs_real_t domain_orientation
Definition: cs_atmo.h:121
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:662
cs_atmo_nucleation_type_t
Definition: cs_atmo.h:63
bool init_aero_with_lib
Definition: cs_atmo.h:174
int nbmetm
Definition: cs_atmo.h:116
cs_real_t * hyd_p_met
Definition: cs_atmo.h:136
cs_real_t * molar_mass
Definition: cs_atmo.h:183
int nbmett
Definition: cs_atmo.h:114
int syear
Definition: cs_atmo.h:98
cs_real_t ssec
Definition: cs_atmo.h:106
void cs_atmo_z_ground_compute(void)
This function computes the ground elevation.
Definition: cs_atmo.c:431
int imeteo
Definition: cs_atmo.h:129
cs_real_t longitude
Definition: cs_atmo.h:108
void cs_atmo_aerosol_log_setup(void)
Print the atmospheric aerosols options to setup.log.
Definition: cs_atmo.c:924
bool init_gas_with_lib
Definition: cs_atmo.h:172
int * chempoint
Definition: cs_atmo.h:184
int * species_to_scalar_id
Definition: cs_atmo.h:180