Skip to content

Releases: KuangLab-Harvard/SAM_SRCv6.11

v2.6.2

19 Mar 03:17
0850e3c

Choose a tag to compare

SAM@Harvard v2.6.2

Diff since v2.6.1

  • Modify default values and output hbuf init for WTG
    • The default values now make the model the same as vanilla SAM in large-scale vertical advection forcing (advect 3D vars for t/q/u/v).
    • Add temperature, vapor, and condensate for WTG to hbuf_conditionals_init so that no need to manually add those output names to lst file.

v2.6.1

27 Jun 23:11
3d02f2d

Choose a tag to compare

SAM@Harvard v2.6.1

Diff since v2.6

  • Add support for wtg time step (update forcing every certain steps)

v2.6

26 Jun 20:05
a7b3c76

Choose a tag to compare

SAM@Harvard v2.6

Diff since v2.5.3

  • Update the WTG forcing implementation.
    • Now allowing advection of 3d fields or 1d t/q profiles.
    • dompiensemble now works for all WTG schemes
  • Users should note that the notlsvadv and noqlsvadv options are changed to dotqlsvadv, and a new option douvlsvadv is added. Both new options are set as false by default.

v2.5.3

28 Mar 19:42
258e726

Choose a tag to compare

SAM@Harvard v2.5.3

Diff since v2.5.2

  • Need to import the params for the drivenequilibrium module

v2.5.2

28 Mar 18:39
6ffc1ae

Choose a tag to compare

SAM@Harvard v2.5.2

Diff since v2.5.1

  • Debugging the restart files with prespotb variable added to read
  • Changing default domain grid from 64x64x64 to 32x32x28

v2.5.1

28 Mar 18:25

Choose a tag to compare

SAM@Harvard v2.5.1

Diff since v2.5

  • Debugging the notlsvadv and noqlsvadv to actually modify the fields
  • Between dosubsidence and dodrivenequilibrium, set dosubsidence to be the default if both are true

v2.5

28 Mar 16:57
12c0d90

Choose a tag to compare

SAM@Harvard v2.5

Diff since v2.5

  • Adding new feature: option to turn off vertical advection of temperature and moisture from the large-scale vertical advection.

v2.4.1

28 Mar 16:56

Choose a tag to compare

SAM@Harvard v2.4.1

Diff since v2.4

  • Debug Kuang [2008] WTG to make it compatible with the mpiensemble option

v2.4

09 Nov 03:47
6d4cc6a

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

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