Hello Everone,Abaqus
In my workflow, I typically keep the model .inp and the run .inp files in separate folders. The model .inp contains all the information about the model, while the run .inp file only includes details about the analysis step. I link the two using the *INCLUDE option.
However, when working with substructures, I understand that the usage-level analysis requires multiple files generated during substructure generation, such as .sim, .stt, .prt, and .mdl files.
Is there a way to include these substructure files in the usage .inp file, similar to how I use *INCLUDE for linking model and run files? How should I structure my files to ensure that Abaqus can correctly access all the necessary substructure files during the usage-level analysis?
