How to get certain Result Files

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

How to get certain Result Files

Post by matt_hughes » Tue Feb 04, 2025 1:55 pm

Hi MICRESS Forum,

The simulation i'm running has a conc1 result file but not a con1(total) result file. It would be really useful to see the overall simulation, how do i get MICRESS to give me a conc1(total) result file?

Thanks

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

Re: How to get certain Result Files

Post by ralph » Tue Feb 04, 2025 2:48 pm

Turn moving frame and esp. the output of shifted data (last line here) on.

Code: Select all

# Moving frame
# ------------
# Moving-frame system in z-direction?
# Options:      moving_frame      no_moving_frame
moving_frame
# Should the distance or the bottom temperature be
# used as criterion for moving frame?
# Options:  distance [matrix phase (negative: special phase)] temperature
distance
# At which distance from the upper boundary should the frame
# be moved?  (real)  [micrometers]
100.0000
#
# Store data shifted out of moving-frame system?
# Options:      out_moving_frame     no_out_moving_frame
out_moving_frame
Best,
Ralph

Post Reply