underworld2
underworld2 copied to clipboard
Model.init() give type error when include pressure="lithostatic"
Dear all,
I am trying to run a convergence code however I got the following error when i define the pressure of the base to be lithostatic:
Model.init_model(temperature="steady-state", pressure="lithostatic")
TypeError: init_model() got an unexpected keyword argument 'pressure'