Hi,
I am working in complicated 3D model for my thesys and today this error appeared to me:
WARNING: analysis .. existing TransientAnalysis exists => wipeAnalysis not invoked, problems may arise
This is my code of analysis detail:
constraints Transformation;
numberer RCM;
system BandGeneral;
test EnergyIncr 1e-6 100 0;
algorithm Newton;
integrator LoadControl 1;
analysis Static;
analyze 1;
Maybe the warning is normal, I don't know... But if there is a problem with the code, any suggestions?
I am kinda a newbie in opensees and all responses will be gladly received.
Thank you for helping me <3
Warning - Analysis wipeAnalysis not invoked
Moderators: silvia, selimgunay, Moderators
-
- Posts: 1
- Joined: Fri May 07, 2021 9:53 am