Error while running the parflow script

24 views
Skip to first unread message

Kelli Rajani

unread,
Feb 13, 2025, 11:29:18 AMFeb 13
to ParFlow
Hi all,
I am getting following error while trying to run parflow .ipynb script 
model.Solver.OverlandFlowSpinUp = 1 Solver: Field OverlandFlowSpinUp is not part of the expected schema <class 'parflow.tools.database.generated.Solver'>
Could you kindly assist me in diagnosing and fixing this issue?  
Thank you for your time and help 

Georgios Artavanis

unread,
Mar 1, 2025, 9:07:52 PMMar 1
to ParFlow
Hi Kelli,

when you call the run() method you can set the skip_validation option:

model.run(skip_validation=True)

This should take care of this error. Let us know if you encounter any other issues.

Best,
George
Reply all
Reply to author
Forward
0 new messages