Opened 4 years ago
Last modified 18 months ago
#270 accepted Defect
readreceptors.f90: bug in namelist version
Reported by: | pesei | Owned by: | pesei |
---|---|---|---|
Priority: | major | Milestone: | FLEXPART 11 |
Component: | FP coding/compilation | Version: | FLEXPART 10.4 |
Keywords: | Cc: | igpis |
Description
The reading of the namelist version of RECEPTORS is not properly implemented. The first record is read to test whether the file is namelist. If it is, this record is discarded, thus the first receptor is not used.
Change History (3)
comment:1 Changed 4 years ago by pesei
- Status changed from new to accepted
comment:2 Changed 18 months ago by pesei
comment:3 Changed 18 months ago by pesei
- Milestone changed from FLEXPART 10 to FLEXPART 11
Note: See
TracTickets for help on using
tickets.
From my 2015 code review:
readreceptors: strange condition
Now I understand, it is to skip empty lines. Introduced INFORMATION output.
there is code redundancy in reading receptors