[CIG-LONG] Non-Newtonienne viscosity with depth dependency

Walter Landry walter at geodynamics.org
Mon Jun 13 16:14:40 PDT 2011


nicolas riel <a.nicolas.riel at gmail.com> wrote:
> Hi,
> I've attached my input file, but my input is working just well with the old
> NonNewtonian rheology.

These lines

	_NonNewtonian_Init( 
			self,
			pressureField,
			strainRateInvField,
                        temperatureField,


should be 


	_NonNewtonian_Init( 
			self,
			strainRateInvField,
                        temperatureField,
			pressureField,

> About the the HydrostaticTerm, I will add it a soon as it will work without
> it.
> 
> I have also added the parameter "pressureField" in the NonNewtonian.h file,
> and I am wondering if I need to modify some other files to make it work ?

That should work.

Cheers,
Walter Landry
walter at geodynamics.org


More information about the CIG-LONG mailing list