I wish to create a H3D results file from the restart files, rmd & rnl.
I don't want to add any more load etc. I just want to see the results at this point the restart rnl file was made.
This scenario isn't mentioned in the user guide - requirements for restarting.
original file name
DR_water_distribution_303_cutdown01_stack09.fem
edited file name
DR_water_distribution_303_cutdown01_stack09_restart_sub4_inc0005.fem
restartW files
DR_water_distribution_303_cutdown01_stack09.rmd
DR_water_distribution_303_cutdown01_stack09_sub4_inc0005.rnl
So I tried this:
created a copy of the original .fem file, gave it a new name.
Edited that copy:
added the following line
RESTARTR = TERMI,DR_water_distribution_303_cutdown01_stack09_sub4_inc0005
The load cases were left unedited.
Tried to solve that fem.
This was FATAL with the error
*** ERROR # 4768 ***
Restart is not compatible between this exe and the one used for the
original analysis.
What did I miss?
Thanks