Opened 8 years ago
#123 new Enhancement
bwd runs and receptor output
Reported by: | pesei | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | FLEXPART 9.2 |
Component: | FP physics/numerics | Version: | FLEXPART 9.0.2 |
Keywords: | Cc: |
Description
readreceptor.f90:
! For backward runs, do not allow receptor output. Thus, set number of receptors to zero !***************************************************************************** if (ldirect.lt.0) then numreceptor=0 return endif
Why this limitation? Should we remove it?
Note: See
TracTickets for help on using
tickets.