You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,3 +22,9 @@
22
22
* further updates to python plotting tools to make them more flexible
23
23
* added "custom_example.py" to mjolnir to demonstrate how to make multipanel plots with the python tools
24
24
* grid output now contains differential operators grad, div, and vertical component of curl (the latter is not used by the model, but may be useful in post-processing)
25
+
* added new features to double-grey RT: latitude variations, power law scaling of optical
26
+
depth, and surface heating
27
+
* added boundary layer module which calculates drag against the lower surface (rayleigh drag only for now)
28
+
* changed name of 'diff_fac' input parameter to 'diff_ang' to be more consistent ('diff_ang' = 1/diffusivity factor)
29
+
* fixed incompatibility with recent versions (> 1.10.1) of hdf5 libraries
30
+
* updated behavior of NonHydro = false and DeepModel = false model options to be consistent with White+ 2005
0 commit comments