Bug in Utility/get_nudgcoef.F?

Bug reports, work arounds and fixes

Moderators: arango, robertson

Post Reply
Message
Author
Ryan_Holmes

Bug in Utility/get_nudgcoef.F?

#1 Unread post by Ryan_Holmes »

At line 107 of Utility/get_nudgcoef.F:

& NUD(ng)%Vid(idM2nc))) THEN

should probably be replaced by:

& NUD(ng)%Vid(idM3nc))) THEN

Just noticed it trawling the code.

Ryan

Post Reply