Opened 11 years ago
Closed 9 years ago
#335 closed enhancement (fixed)
Include Tdry in ropp_fm_bg2ro
Reported by: | Stig Syndergaard | Owned by: | hgl |
---|---|---|---|
Priority: | normal | Milestone: | DMI ROPP developments |
Component: | ropp_fm | Version: | 8.0 |
Keywords: | Cc: |
Description
Include calculation of dry_temp in forward modeling tools. Use already available ropp_pp_tdry.f90 routine.
Attachments (1)
Change history (5)
comment:1 by , 10 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 by , 9 years ago
Resolution: | duplicate |
---|---|
Status: | closed → reopened |
comment:3 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | reopened → assigned |
Version: | 7.0 → 8.0 |
After the PT17 it became clear that Sean did not anticipate his work to go into the existing ropp_fm_bg2ro.f90. So we will not rely on Sean's work right now.
Instead we should call the exiting ropp_pp_tdry.f90 subroutine in ropp_fm_bg2ro.f90 to give, not only bangle and refrac (as now), but also dry_temp.
by , 9 years ago
Attachment: | forward_to_Tdry.txt added |
---|
Considerations concerning the Tdry forward modelling
comment:4 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Changes have been made in the following 6 files:
ropp_fm/common/ropp_fm.f90 ropp_fm/tools/ropp_fm_bg2ro_1d.f90
ropp_fm/refrac_1d/ropp_fm_tdry.f90 (new) ropp_fm/refrac_1d/ropp_fm_tdry_1d.f90 (new)
ropp_fm/build/Makefile.am ropp_fm/refrac_1d/Makefile.am
See also the attached file 'forward_to_Tdry.txt'.
Sean Healy is working on Tdry forward modelling independently of this ticket, where he is also simplifying the Tdry calculation and doing a tangent linear. We have agreed with him that he will put his implementation into ROPP 9.0.
So we do not need to do this one. Should we need the tool earlier than ROPP 9.0, we can get it from him earlier to put in our dmi_trunk.