Skip to content

Releases: KuangLab-Harvard/SAM_SRCv6.11

v2.4

09 Nov 03:47
6d4cc6a
Compare
Choose a tag to compare

SAM@Harvard v2.4

Diff since v2.3

  • 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

07 Sep 05:30
cf1d482
Compare
Choose a tag to compare

SAM@Harvard v2.3

Diff since v2.2.1

  • 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

07 Sep 06:10
750edab
Compare
Choose a tag to compare

SAM@Harvard v2.2.1

Diff since v2.2

  • 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

05 Jul 20:41
de214be
Compare
Choose a tag to compare

SAM@Harvard v2.2

Diff since v2.1

  • Adding fixed wind option for ocean surface fluxes

v2.1

05 Jul 19:58
Compare
Choose a tag to compare

SAM@Harvard v2.1

Diff since v2.0

  • Adding idealized radiative tendency forcing

v2.0

05 Jul 19:41
Compare
Choose a tag to compare

SAM@Harvard v2.0

Diff since v1.2

  • Updated SAM to version 6.11.8 and incorporated all the differences within

v1.2

v1.1.1

25 Feb 23:47
f84fc78
Compare
Choose a tag to compare

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 setting solar_constant can change the diurnal cycle insolation when doperpetual = false
  • Setting ncycle_max to 50 to allow for larger values of dt

v1.0

25 Feb 23:31
Compare
Choose a tag to compare

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

25 Feb 23:39
19489f0
Compare
Choose a tag to compare

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)