Hi everyone, I have a few questions when I want to export some values at some specific points using class PointValue
. https://festim.readthedocs.io/en/latest/userguide/export_post_processing.html
- Is the coordinate in class
PointValue
corresponding to the coordinate of the geometry in Salome? - Can I export any point I want within the domain in the model?
- There are no arguments such as
folder
andfilename
in the classPointValue
, so I was wondering that where can I find the exported file of point values?