Restarting with a new resolution
Posted: Wed Feb 28, 2018 6:07 pm
Hi everyone, I have been getting to grips with Micress for the past few months, mostly successfully but hit an issue that seems to need some outside help.
I am running 2D simulations from the surface chill zone through the columnar region, my starting grains are very small so I need a relatively high resolution early on, but after competition has eliminated many I am trying to switch to a coarser resolution in order to complete the simulation in a reasonable timeframe.
The manual gave me the impression that restarting with the structure only command will allow me to take the microstructure in the _rest file and change anything else including the resolution. However when I do this the file restarts from the filler grain data in the input file that Micress requires but then supposedly disregards, completely ignoring the structure in the _rest file.
Here is the restart code
# Restart options
# ===============
# Restart using old results?
# Options: new restart [reset_time | structure_only]
restart structure_only
# How many restart files shall be read?
1
# For each restart file a grain number and (optionally) a
# shift in all dimensions (in grid cells) and a character for
# rotation options must be specified:
# grain number [shift X (int) shift Y (int) shift Z (int) rot(string)] ?
# Rotation options: "xz+90" "xz-90" "xz180" "xy+90" ... "yz180"
159
# Name of restart file?
Results_ResTest/150_Start
#
#
# Name of output files
# ====================
# Name of result files?
Results_ResTest2/150_Cont
# Overwrite files with the same name?
# Options: overwrite write_protected append
# [zipped|not_zipped|vtk]
# [unix|windows|non_native]
overwrite
Does anyone have any advice? Either correcting a mistake or a completely different approach.
I am running 2D simulations from the surface chill zone through the columnar region, my starting grains are very small so I need a relatively high resolution early on, but after competition has eliminated many I am trying to switch to a coarser resolution in order to complete the simulation in a reasonable timeframe.
The manual gave me the impression that restarting with the structure only command will allow me to take the microstructure in the _rest file and change anything else including the resolution. However when I do this the file restarts from the filler grain data in the input file that Micress requires but then supposedly disregards, completely ignoring the structure in the _rest file.
Here is the restart code
# Restart options
# ===============
# Restart using old results?
# Options: new restart [reset_time | structure_only]
restart structure_only
# How many restart files shall be read?
1
# For each restart file a grain number and (optionally) a
# shift in all dimensions (in grid cells) and a character for
# rotation options must be specified:
# grain number [shift X (int) shift Y (int) shift Z (int) rot(string)] ?
# Rotation options: "xz+90" "xz-90" "xz180" "xy+90" ... "yz180"
159
# Name of restart file?
Results_ResTest/150_Start
#
#
# Name of output files
# ====================
# Name of result files?
Results_ResTest2/150_Cont
# Overwrite files with the same name?
# Options: overwrite write_protected append
# [zipped|not_zipped|vtk]
# [unix|windows|non_native]
overwrite
Does anyone have any advice? Either correcting a mistake or a completely different approach.