vmsread.f formatted printing of mass percentage

Post any defects you find in the HYSPLIT software here. The HYSPLIT Developers carefully monitor this list and will work diligently to repair any reported problems. When posting a bug report, please specify both the HYSPLIT version and operating system you are using.
Post Reply
x.sun
Posts: 9
Joined: June 16th, 2021, 9:24 am
Registered HYSPLIT User: Yes

vmsread.f formatted printing of mass percentage

Post by x.sun »

The F6.2 specifier to print the percentage may lead to the merging of two columns when it's 100%, changing to F7.2 around line 106 in vmsread.f can fix the problem.
sonny.zinn
Posts: 389
Joined: May 8th, 2019, 1:31 pm
Registered HYSPLIT User: Yes

Re: vmsread.f formatted printing of mass percentage

Post by sonny.zinn »

Thanks! We will look into this.
sonny.zinn
Posts: 389
Joined: May 8th, 2019, 1:31 pm
Registered HYSPLIT User: Yes

Re: vmsread.f formatted printing of mass percentage

Post by sonny.zinn »

Per your input, changes are made to the vmsread program so that columns would not merge when a percentage value becomes 100. The changes will be included in the next HYSPLIT release.
Post Reply

Return to “Bugs”