"Code/AirSeaFluxCode.py" did not exist on "723b94fb4d8cf3b47c2400d9614fec9a971ef616"
separated subroutines to:
sbiri authored
- get_init (for initial values check and setting defaults)
- hum_subs that includes all subroutines related to humidity calculations
- flux_subs that contains all subroutines related to flux calculations (exchange coefficients, stability functions etc.)
- util_subs that contains utility subroutines as get_height, gc, visc_air etc.
In subroutine get_L the set up of UA option is set up to include Richardson number instead of deriving it from virtual temperature
723b94fb