Hi MICRESS,
I have performed a simulation in MICRESS but am not able to access the results via display MICRESS to export the concentration dataset, i think because the file size is so large and it keeps crashing. Is there a way i can extract the results of each concentration array at each timestep to a text file without using display MICRESS.
Thanks,
Matthew
post-processing concentration results without display micress
-
matt_hughes
- Posts: 9
- Joined: Fri Jan 31, 2025 4:21 pm
- anti_bot: 333
Re: post-processing concentration results without display micress
Try to increase the memory available for DP_MICRESS with Option->Settings->Memory. This might help to read your data.
If this does not work, you can use the Python package micpy to read the data.
https://docs.micress.de/micpy/
Exports are not defined in the package itself but you can use other packages like numpy. I think there are export methods implemented.
Best,
Ralph
If this does not work, you can use the Python package micpy to read the data.
https://docs.micress.de/micpy/
Exports are not defined in the package itself but you can use other packages like numpy. I think there are export methods implemented.
Best,
Ralph