Page 1 of 1

How to get certain Result Files

Posted: Tue Feb 04, 2025 1:55 pm
by matt_hughes
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

Re: How to get certain Result Files

Posted: Tue Feb 04, 2025 2:48 pm
by ralph
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