-
Dear Dario,
This was an old bug on Microsoft Access, which caused FEFLOW to crash. A better
handling has been implemented already years ago, you should try to update your
FEFLOW installation. If this problem persists, please reach out technical
support at mike@dhigroup.com.
Best regards
Carlos
-
Hi Cheng Yi,
The easiest is to export the information from the History Charts. You just need
a right-click, then Properties and choose the curve to be exported.
Cheers
Carlos
-
Thanks for the update Martin. Please get in touch with our customer support
(mike.de@dhigroup.com).
Cheers
Carlos
-
Hi Martin,
If you have the latest FEFLOW 8.1 version, I would strongly recommend not to use
the old plugin. The functionality of connecting the wells and define pairs
injection-production via an open-loop system are now available directly in the
FEFLOW GUI. The functionalities are accessible through the geothermal extension
of the Well Manager.
You can take a look on this short demo
video: https://www.youtube.com/watch?v=3l1BLLYeRRs
Feel free to reach out FEFLOW support to walk you through the new features.
Best regards
Carlos
-
Hi Emilia,
I think you are mixing up different FEFLOW versions. In toolbar with the
multiple option to control the location and distance of the slices, it only
supported in the latest FEFLOW versions.
Best regards
Carlos
-
Hi Pavel,
Unfortunately, this is not supported via the IFM interface (yet).
Regards
Carlos
-
Hi Laryee,
Did you figure out how to plot the phreatic line? After plotting Pressure, under
the View Components panel, you should see the parameter with the option "Zero
Isoline". If the white line is not visible, maybe your system contains no a
phreatic surface.
Cheers
Carlos
-
Hi Anne,
I think you have a license problem. Can you please check under Tools - License
and verify whether there is an available FEFLOW license? In the case, you would
like to use Geode-FEFLOW Tools, you would also need a FEFLOW Advanced license?
Best regards
Carlos Rivera
-
Hi Adam,
Internally a GAP in a time series is represented as Not A Number (NaN). I recall
I have done this task using the FEFLOW - Python interface. To represent a NaN, I
used np.nan, where np stands for the NumPy Python package. Then it is simply a
matter to insert the new pair (time, value) to the specific time series. See
documentation below:
https://dhi.github.io/ifm/api_doc.html?highlight=power#ifm.FeflowDoc.powerSetPoint
Cheers
Carlos
-
Hola Constanza,
Since FEFLOW does not calculate at a raster manner, you cannot really export a
raster. Literally, you have everything at each node/element for the entire model
domain. If you really want to create a raster, then I would recommend you to
export each node from the slice view and postprocess it elsewhere.
Saludos
Carlos