RE: MPCORecorder error
Posted: Sun Feb 23, 2025 9:13 pm
Hi Admin,
I am using STKO for post-processing in my current analysis. I have created a TCL script that feeds OpenSees and loops through different values of permeability (k) for the same model. This model analysis consists of four stages, with the first stage being a gravity stage. Additionally, I have attempted to create an MPCO recorder using the specified format.
recorder mpco "C:/OpenSees-Solvers/B24F_LE_E2e8_k_${kperm}/B24F_LE_E2e8_k_${kperm}_recorders1.mpco" \
-N "displacement" "velocity" "acceleration" "reactionForce" "reactionForceIncludingInertia" "pressure" \
-E "force" "deformation" "localForce" "equivalentPlasticStrain" \
-E "strain" "stress" "tangent"
While attempting to create the recorders (before the gravity stage), I'm faced with this error: Could you please provide advice on how to resolve this error?
Best regards,
Ryan
I am using STKO for post-processing in my current analysis. I have created a TCL script that feeds OpenSees and loops through different values of permeability (k) for the same model. This model analysis consists of four stages, with the first stage being a gravity stage. Additionally, I have attempted to create an MPCO recorder using the specified format.
recorder mpco "C:/OpenSees-Solvers/B24F_LE_E2e8_k_${kperm}/B24F_LE_E2e8_k_${kperm}_recorders1.mpco" \
-N "displacement" "velocity" "acceleration" "reactionForce" "reactionForceIncludingInertia" "pressure" \
-E "force" "deformation" "localForce" "equivalentPlasticStrain" \
-E "strain" "stress" "tangent"
While attempting to create the recorders (before the gravity stage), I'm faced with this error: Could you please provide advice on how to resolve this error?
Best regards,
Ryan