Takes a long time during gravity analysis
Moderators: silvia, selimgunay, Moderators
-
- Posts: 11
- Joined: Wed Jan 20, 2016 8:58 pm
- Location: Islamic Azad University Of Khomeinishahr
Takes a long time during gravity analysis
Hi everybody ...
My model is a 3D reinforced concrete structure with shear walls.
It contains 20 stories.
Elements are defined as fiber sections and modeled with dispBeamColumn elements.
My goal is to run time history analysis.
but it takes a long time during gravity analysis without any error or warnings !
Even i waited and keep runing up to 24 hours, but the gravity analysis didn't finish.
The message is :
CTestEnergyIncr::test<> - iteration: 1 current EnergyIncr: 7.87942e-005 <max:1e-007>
Please help me if possible ...
My model is a 3D reinforced concrete structure with shear walls.
It contains 20 stories.
Elements are defined as fiber sections and modeled with dispBeamColumn elements.
My goal is to run time history analysis.
but it takes a long time during gravity analysis without any error or warnings !
Even i waited and keep runing up to 24 hours, but the gravity analysis didn't finish.
The message is :
CTestEnergyIncr::test<> - iteration: 1 current EnergyIncr: 7.87942e-005 <max:1e-007>
Please help me if possible ...
Re: Takes a long time during gravity analysis
what solver are you using?
-
- Posts: 11
- Joined: Wed Jan 20, 2016 8:58 pm
- Location: Islamic Azad University Of Khomeinishahr
Re: Takes a long time during gravity analysis
I tried two system solvers : SparseGeneral and also Umfpack.
but the result was the same.
Gravity analysis takes long time for both system methods.
but the result was the same.
Gravity analysis takes long time for both system methods.
-
- Posts: 11
- Joined: Wed Jan 20, 2016 8:58 pm
- Location: Islamic Azad University Of Khomeinishahr
Re: Takes a long time during gravity analysis
wipeAnalysis ;
constraints Transformation ;
numberer RCM ;
system UmfPack ;
test EnergyIncr 1.00e-7 25 1 ;
algorithm ModifiedNewton ;
integrator LoadControl 0.01 ;
analysis Static ;
analyze 100 ;
loadConst -time 0.0 ;
constraints Transformation ;
numberer RCM ;
system UmfPack ;
test EnergyIncr 1.00e-7 25 1 ;
algorithm ModifiedNewton ;
integrator LoadControl 0.01 ;
analysis Static ;
analyze 100 ;
loadConst -time 0.0 ;
Re: Takes a long time during gravity analysis
how big is your model? i.e. how many dof
-
- Posts: 11
- Joined: Wed Jan 20, 2016 8:58 pm
- Location: Islamic Azad University Of Khomeinishahr
Re: Takes a long time during gravity analysis
My model contains approximately 776 nodes,
640 dispBeamColumn as column element,
1120 dispBeamColumn as beam element,
80 dispBeamColumn as shear wall element.
640 dispBeamColumn as column element,
1120 dispBeamColumn as beam element,
80 dispBeamColumn as shear wall element.
-
- Posts: 20
- Joined: Fri Feb 19, 2016 11:06 pm
- Location: University of Canterbury
Re: Takes a long time during gravity analysis
Which Concrete material did u use? if you used Concrete02, try using Concrete01 and see what will happen
-
- Posts: 11
- Joined: Wed Jan 20, 2016 8:58 pm
- Location: Islamic Azad University Of Khomeinishahr
Re: Takes a long time during gravity analysis
I have been used concrete02,
according to your suggestion, I changed it to concrete01and ran the model again.
I waited for about one and half hour but during gravity load analysis, the same message as I mentioned above is shown without error or warnings.
The message is :
CTestEnergyIncr::test<> - iteration: 1 current EnergyIncr:...
CTestEnergyIncr::test<> - iteration: 2 current EnergyIncr:...
CTestEnergyIncr::test<> - iteration: 3 current EnergyIncr:...
Should I wait more to get static analysis results?!
according to your suggestion, I changed it to concrete01and ran the model again.
I waited for about one and half hour but during gravity load analysis, the same message as I mentioned above is shown without error or warnings.
The message is :
CTestEnergyIncr::test<> - iteration: 1 current EnergyIncr:...
CTestEnergyIncr::test<> - iteration: 2 current EnergyIncr:...
CTestEnergyIncr::test<> - iteration: 3 current EnergyIncr:...
Should I wait more to get static analysis results?!
-
- Posts: 11
- Joined: Wed Jan 20, 2016 8:58 pm
- Location: Islamic Azad University Of Khomeinishahr
Re: Takes a long time during gravity analysis
Hi everybody ...
I improved my PC's RAM from 8G to 12G & tried again.
I succeeded to run the static analysis.
Thanks to all ...
I improved my PC's RAM from 8G to 12G & tried again.
I succeeded to run the static analysis.
Thanks to all ...