ansys / pydpf-core

Data Processing Framework - Python Core
http://dpf.docs.pyansys.com/
MIT License
64 stars 23 forks source link

Save data in result-files? #105

Open natter1 opened 2 years ago

natter1 commented 2 years ago

I would like to save some parameters inside the result-files (e.g. the version of the python-script used for the simulation), so that I could read them out during post-processing with pydpf. I tried to do this via APDL-variables, but I couldn't find a way to read them out later with dpf-core. Any idea how I could do this?

rlagha commented 2 years ago

Hi @natter1 , We are discussing with the solver group, to get this mechanism in place.