Error in pack_field.F

Bug reports, work arounds and fixes

Moderators: arango, robertson

Post Reply
Message
Author
gen3
Posts: 11
Joined: Tue Oct 28, 2014 7:16 pm
Location: University of New Hampshire

Error in pack_field.F

#1 Unread post by gen3 »

Hi, I feel like that error exists in the latest version of the ROMS (upwelling test case does not work; an error during compile), due to "pack_field.F".

Variable "LandFill" is defined and declared when "# ifdef MASKING" in "nf_fwrite*d.F" but the subroutines pack_field2d (also, pack_field3d and pack_field4d) use "LandFill" even when the MASKING is not defined.

Hope that I pointed out correctly and this issue can be resolved as soon as possible.


Best regards,

Jang

User avatar
arango
Site Admin
Posts: 1355
Joined: Wed Feb 26, 2003 4:41 pm
Location: DMCS, Rutgers University
Contact:

Re: Error in pack_field.F

#2 Unread post by arango »

Yes, thank you for reporting this issue. Please update your branch. For details, see :arrow: github.com/myroms/roms PR #36.

gen3
Posts: 11
Joined: Tue Oct 28, 2014 7:16 pm
Location: University of New Hampshire

Re: Error in pack_field.F

#3 Unread post by gen3 »

Awesome! Thanks for quick update and all of your effort for ROMS community.

Best regards, Jang

Post Reply