Skip to content

Tags: UCLALES-SALSA/UCLALES-SALSA

Tags

MarineINPs

Toggle MarineINPs's commit message
The model code used in manuscript "The effect of marine ice-nucleatin…

…g particles on mixed-phase clouds" by Raatikainen et al.

FORCeS2.2-v1.0

Toggle FORCeS2.2-v1.0's commit message
Version used in FORCeS WP2 for collision-growth studies.

OASIS-UAE-v1.0

Toggle OASIS-UAE-v1.0's commit message
Version used for UAE Cumulus seeding experiments in project OASIS

IceV1.0

Toggle IceV1.0's commit message
On branch IceDevel_Jaakko_Isdac

Changes to be committed:
	modified:   Makefile
			- Puhti compiling available
	modified:   src/src_salsa/mo_salsa_cloud.f90
			- comment modified in immersion freezing

ScSeed-v1.0

Toggle ScSeed-v1.0's commit message
 Added some documentation of the currently implemented variables

 to /doc.

IceD

Toggle IceD's commit message
On branch IceDevel25062019local

Changes to IceDevel

- python 3
- isdac updates
- anal -> analysis
- updated Makefile
- Jaakko's .gitignore

Changes to be committed:
	new file:   .gitignore
	modified:   Makefile
	modified:   script/combine.py
	modified:   script/postp_uclales-salsa3.py
	modified:   src/src_LES/forc.f90
	modified:   src/src_LES/step.f90
	modified:   src/src_salsa/mo_salsa_cloud.f90
	modified:   src/src_salsa/mo_salsa_dynamics.f90
	modified:   src/src_salsa/mo_submctl.f90

ParameterisingUpdraft_v1.0

Toggle ParameterisingUpdraft_v1.0's commit message
Changed 2a bin limit from 50 nm to 40 nm.

 On branch ECLAIR
 Changes to be committed:
	modified:   ../src/src_salsa/mo_submctl.f90

v1.0.8

Toggle v1.0.8's commit message
Bug fixes, cleaning and updates.

Major bug fixes for the effect of precipitation on radiation and that related to
‘SALSA equilibration (regime 2): no convergence!!’ error. Added SW and LW fluxes
(up and down) to column statistics, below cloud precipitation flux to time series
statistics, and an option to limit autoconversion rate.

v1.0.7

Toggle v1.0.7's commit message
Merge branch 'DEV'

Updated statistics so that b-bins are not saved when they are not in
use. Added optional profile statistics for cloudy column. Bugs fixed
in ts_lvl2 and accum_lvl2 where liquid water mixing ratio was calculated
from saturation mixing ratio (not true for levels 4 and 5). Fixed a bug
in SALSA_diagnostics where the equation for critical droplet size was
incorrect. Also made some other smaller bug fixes and clarifications.

v1.0.6

Toggle v1.0.6's commit message
Bug fix to SUBROUTINE NumMassDivergence

A bug prevented deposition to a level without pre-existing particles.

 On branch master

 Changes to be committed:
	modified:   ../src/src_LES/mcrp.f90