Releases: KuangLab-Harvard/SAM_SRCv6.11
Releases · KuangLab-Harvard/SAM_SRCv6.11
v2.4
SAM@Harvard v2.4
- Adding mock Hadley Cell (half-sine vertical velocity of ascent and descent)
- Adding driven-equilibrium methodology as a substitute to the
subsidence()
code - Adding support for writing stat output to seperate files every some steps to avoid large files
- Debug the bulksfcflx formula/code
- Adding the time-dependent and static versions of Kuang [2008]'s linear gravity wave
- Debugging the WTG and SWTG codes, reset wwtg to zero at every timestep
v2.3
SAM@Harvard v2.3
- Adding ability to extract custom land-sea mask from .bin file similar to SLM
- Adding option to reinitialize SST to tabs_0 from branch runs
v2.2.1
SAM@Harvard v2.2.1
- Addition of several different WTG schemes (Raymond and Zeng 2005, Blossey et al. 2009, Herman and Raymond 2014)
- Adding ability to create round island archipelagoes
This is the source code used to run the experiments in https://doi.org/10.5281/zenodo.8323085
v2.2
v2.1
v2.0
SAM@Harvard v2.0
- Updated SAM to version 6.11.8 and incorporated all the differences within
v1.2
v1.1.1
SAM@Harvard v1.1.1
Diff since v1.1
- Setting default domain to 64x64x64 points in x,y,z-directions
- Debugging
RAD_RRTM
such that settingsolar_constant
can change the diurnal cycle insolation whendoperpetual = false
- Setting
ncycle_max
to 50 to allow for larger values ofdt
v1.0
SAM@Harvard v1.0
Original Code for SAM v6.11.7 released by Marat Khairoutdinov on May 2021.
Not meant for publication or public release. Tags and releases henceforth are simply for documentation purposes and standardization of model code across the Kuang Lab at Harvard
v1.1
SAM@Harvard v1.1
Diff since v1.0
- Adding option to disable MPI during model run such that the subdomains do not communicate with each other (@Qiyu-Song)
- Adding new namelist option
KUANG_PARAMS
for future additions and setting parameters (@natgeo-wong) - Adding layer-by-layer perturbation (@Qiyu-Song)