post-processing concentration results without display micress

aspects of evaluating simulation results and their graphic presentation using either DisplayMICRESS or other software tools. Features and possibilities of DisplayMICRESS
Post Reply
matt_hughes
Posts: 9
Joined: Fri Jan 31, 2025 4:21 pm
anti_bot: 333

post-processing concentration results without display micress

Post by matt_hughes » Tue Sep 16, 2025 12:35 pm

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

ralph
Posts: 187
Joined: Wed Apr 27, 2011 4:42 pm
anti_bot: 333

Re: post-processing concentration results without display micress

Post by ralph » Tue Sep 16, 2025 1:38 pm

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

Post Reply