When a restart case is opened graphically and exported as a full TRACE ASCI input, the following two issues have been identified:
- If the base model contains user materials, the number of materials (nmat) is incorrectly written.
- if the base model contains pipe walls with a variable radial mesh, then the spawned pipe wall component is missing in the restart case input.
These issues are demonstrated in the attached case. Steps to reproduce:
- Export the base model as an ASCII input
- Open the restart case graphically
- Export the restart model as an ASCII input
- Use a text diff tool to compare the inputs. There are unexpected differences.