geocryology / globsim

Using global reanalyses for permafrost simulation
GNU General Public License v3.0
19 stars 5 forks source link

Choose relative humidity approximation #124

Closed nicholas512 closed 1 year ago

nicholas512 commented 1 year ago

You can now choose between Liston (default) and Lawrence relative humidity approximations using the rh_approximation parameter in the parameter file.

[scale]
rh_approximation = 'rh_liston'
# rh_approximation = 'rh_lawrence'