Changes
Page history
Update Getting started
authored
Nov 20, 2020
by
Doriann Blain
Hide whitespace changes
Inline
Side-by-side
Getting-started.md
View page @
9e442639
...
...
@@ -172,7 +172,7 @@ This time, our goal will be to have more precise results. We will use our calcul
cloud_names = 'KCl', 'Na2S' ! condensing species forming the clouds
cloud_particle_radius = 5e-6, 5e-6 ! (m) mean radius of the cloud particles (fixed radius modes)
sedimentation_parameter =
2
,
2
! sedimentation parameter of the clouds (fixed sedimentation mode)
sedimentation_parameter =
5
,
5
! sedimentation parameter of the clouds (fixed sedimentation mode)
cloud_particle_density = 1980, 1860 ! (kg.m-3) density of the clouds particles
cloud_molar_mass = 74.5513e-3, 78.0452e-3 ! (kg.mol-1) molar mass of the clouds particles
reference_wavenumber = 1e4, 1e4 ! (cm-1) [for diagnostic] wavenumber for cloud optical depth output
...
...
...
...