Posted Mon, 10 Feb 2014 15:37:14 GMT by Ludwig Ehlert
Hello,

i would like to use FePest to estimate hydraulic conductivity and van Genuchten parameters. Unfortunately, the parameter list in the the FePest interface does not offer alpha or n. Only a parameter called "Unsaturated-flow model type". Since this is a category in the Feflow setup and not a single parameter i am wondering if i have an mistake in the setup.
Is it possible to choose alpha and n in the FePest interface for estimation?

Thanks for helping

Ludwig
Posted Mon, 10 Feb 2014 15:44:59 GMT by Carlos Andres Rivera Villarreyes Global Product Specialist - FEFLOW
Hi Ludwig,

Unfortunately at the moment, FePEST graphical interface does not support unsaturated parameters as a Parameter Definition for calibration.
However, you can still calibrate these variables including a so-called IFM-implemented parameter definition. You will need to write an IFM plug-in to retrieve and set unsaturated parameters, basically you will use the following functions:

IfmGetMatUnsatAirEntryPressureHead
IfmGetMatUnsatFittingCoefficient
and their corresponding IfmSet... functions.

Cheers,

Carlos

You must be signed in to post in this forum.