Opened 11 years ago
Closed 11 years ago
#328 closed enhancement (fixed)
Consider rewriting TPH_TDRY in terms of Reichler's algorithm
Reported by: | Ian Culverwell | Owned by: | Ian Culverwell |
---|---|---|---|
Priority: | normal | Milestone: | 7.0 |
Component: | ropp_pp | Version: | 7.0 |
Keywords: | TPH | Cc: |
Description
The ROPP7.0 beta reviewer, Torsten Schmidt, prefers Reichler's algorithm (based on pressure) to, er, Schmidt's algorithm (based on height).
Reichler's algorithm is already implemented for TPH_TEMP, so shouldn't be too hard if we can calculate the pressure. Surely dry pressure is good enough here, and assuming linear fall in T between levels we can estimate pdry easily as long as press_sfc (a lev2c field) is available.
Reichler's algorithm is certainly simpler than Schmidt's, so this is a good idea.
Change history (1)
comment:1 by , 11 years ago
Milestone: | 8.0 → 7.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This was in fact done for ROPP7.0.
Closing ticket.