1. 24 Sep, 2021 1 commit
  2. 23 Sep, 2021 1 commit
  3. 20 Sep, 2021 2 commits
  4. 27 Aug, 2021 1 commit
  5. 26 Aug, 2021 1 commit
  6. 23 Aug, 2021 1 commit
  7. 30 Jul, 2021 1 commit
  8. 27 Jul, 2021 1 commit
  9. 22 Jul, 2021 1 commit
  10. 09 Jul, 2021 1 commit
  11. 05 Jul, 2021 1 commit
  12. 30 Jun, 2021 1 commit
    • sbiri's avatar
      removed strict constraint in get_L · 77cb4a3a
      sbiri authored
      renamed L options "S80" -> "tsrv" and "ecmwf" -> "Rb"
      changed default L option relative to method used in get_init
      77cb4a3a
  13. 23 Jun, 2021 1 commit
  14. 14 Jun, 2021 1 commit
  15. 30 Mar, 2021 2 commits
  16. 29 Mar, 2021 1 commit
  17. 24 Mar, 2021 1 commit
  18. 23 Mar, 2021 1 commit
    • sbiri's avatar
      - flag "u" set relative to u10n · 2ab01484
      sbiri authored
      - for first three iterations u10n<0 is set to 0.5 to allow convergence for small negative values
      - added initial restriction for n not to be less than 5; if so it is set to 5
      2ab01484
  19. 19 Mar, 2021 1 commit
  20. 17 Mar, 2021 5 commits
  21. 16 Mar, 2021 2 commits
  22. 11 Mar, 2021 3 commits
  23. 10 Mar, 2021 2 commits
  24. 04 Mar, 2021 1 commit
  25. 08 Feb, 2021 1 commit
  26. 18 Nov, 2020 1 commit
  27. 25 Aug, 2020 1 commit
  28. 06 Aug, 2020 1 commit
  29. 21 Jul, 2020 2 commits
    • sbiri's avatar
      separated subroutines to: · 723b94fb
      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
    • sbiri's avatar
      - added outputs dter dqer qair qsea Rl Rs Rnl (Rsn is not computed) · c240a089
      sbiri authored
      - removed ind as a second output and set itera to -1 when point has not converged 
      c240a089