ElmerIce/Buoyancy

Clearly defined bug reports and their fixes
Post Reply
joeatodd
Posts: 36
Joined: 02 Feb 2012, 18:49
Antispam: Yes

ElmerIce/Buoyancy

Post by joeatodd »

Hi all,

Tried reporting this through sourceforge but I get the feeling most bug reporting is done here instead.

There's a problem with the Buoyancy module whereby if NormalFlux=.FALSE., the array 'a_perp' is assigned value 0.0_dp, despite not having been allocated. This occurs on Line: 276

Cheers,

Joe
joeatodd
Posts: 36
Joined: 02 Feb 2012, 18:49
Antispam: Yes

Re: ElmerIce/Buoyancy

Post by joeatodd »

Also,

I think Buoyancy and USF_Sliding are using conflicting conventions for External Pressure.

The function "SeaPressure" returns a value for external pressure which is less than or equal to zero, but at USF_Sliding:Line 402, 'Ne' appears to be expecting a positive.

I may be wrong about this, though!
Post Reply