Hello everyone,
I am running a model which includes three frequency response loadsteps, each setup identical except with the exitation beeing in a different direction. I'm using Hypermesh 2025.
I've setup the output requests as follows:
I'm using OptiStruct 2022.1 for this analysis since this is currently the only way to get a correct output into an .disp file for the first output request (see my previous post
My issue is that the second output request seems to not get exported correctly to the solver deck by Hpermesh 2025. When I try to run the unedited solver deck I get the following error message:
*** See next message about line 193 from file:
StrukturModellV2_Sine_XYZ_mms^2.fem
"BEGIN BULK"
*** ERROR # 1466 *** in the input data:
"BEGIN BULK" encountered while reading continuation for control card.
The cause seems to be an issue in the solver deck with the second output request:
When I change line 27 (and the lines of the other two subcases) from "SPCFORCE(,OPTI,PHASE,,,,) = " to "SPCFORCE(,OPTI,PHASE,,,,) = ALL" the analysis runs correctly and a .spcf file is generated as output.
Of course I could just keep doing that and get the results I want, but it would be more comfotable if the analysis would run without changing the .fem file manually each time.
Does anyone know what could cause this issue?
Best regards,
Sebastian