Posted Wed, 01 Feb 2017 07:14:15 GMT by Olivier MASSET Collaborateur scientifique
Dear all,

I would like to calibrate a flow boundary with pilot points and PEST. Someone told me that it is possible to use the IFM-implemented-parameter procedure to do so. Could someone explain me how to proceed (workflow)?
Thanks in advance for your answer,

Olivier
Posted Mon, 06 Feb 2017 09:02:04 GMT by Björn Kaiser
Yes, that's correct. Boundary Conditions (BC's) can be adjusted by IFM implemented parameters. Carlos already addressed this topic in a generalized manner: http://forum.mikepoweredbydhi.com/index.php?topic=2047.0. The material file with the extension *.fpi is the file which must contain the BC.

At the moment the implementation in C/C++ is easier than in Python. The reason is that compiled C/C++ code can be attached to the fem problem. In contrast, a Python script can not be attached to fem-files. Instead, you load the FEFLOW kernel as a module, while the Python script needs be called from the [b]run_model.dat[/b] file.

The next FEFLOW 7.1 release allows you to attach Python scripts to fem-files.





You must be signed in to post in this forum.