Search found 6 matches
- Thu Mar 04, 2021 2:21 am
- Forum: OpenSees.exe Users
- Topic: WARNING insufficient arguments (with geomTransf function)
- Replies: 1
- Views: 1132
WARNING insufficient arguments (with geomTransf function)
I have warning message WARNING insufficient arguments - want: geomTransf type? tag? vecxzPlaneX? vecxzPlaneY? vecxzPlaneZ? <-jntOffset dXi? dYi? dZi? dXj? dYj? dZj? > how can I fix it? here is the code with error # -------------------------------------------------------------------------------------...
- Fri Jan 29, 2021 2:20 am
- Forum: OpenSees.exe Users
- Topic: could not open file
- Replies: 1
- Views: 1542
could not open file
I used "ReadSMDFile.tcl" to get ---.g3 file from the PEER Strong Motion Database (http://peer.berkeley.edu/smcat/) record ---.at2 file When the main code is executed, the interpretation returns with the warning, and the warning appears as follows. ##########################################...
- Mon Jan 25, 2021 8:36 pm
- Forum: OpenSees.exe Users
- Topic: Is there pattern for specific angle?
- Replies: 1
- Views: 1131
Is there pattern for specific angle?
I want to interpret orthogonal seismic waves every 10 degrees, but I don't know how to code them.
Should I turn the building's nodes?
Should I turn the building's nodes?
- Fri Jan 22, 2021 1:18 am
- Forum: OpenSees.exe Users
- Topic: no torsion specified for 3D fiber section
- Replies: 1
- Views: 1534
no torsion specified for 3D fiber section
I was learning coding now while dealing with example problems. https://opensees.berkeley.edu/wiki/index.php/OpenSees_Example_8._generic_3D_Frame,_NStory_NBayX_NBayZ,_Reinforced-Concrete_Section_%26_Steel_W-Section Therefore, I tried to debug by taking the example problem from the above training site...
- Sun Aug 30, 2020 12:46 am
- Forum: OpenSees.exe Users
- Topic: WARNING SuperLU::solve(void)- Error 1 returned in factorization dgstrf()
- Replies: 3
- Views: 1166
Re: WARNING SuperLU::solve(void)- Error 1 returned in factorization dgstrf()
Thank you very much. I hope you have a good day.mhscott wrote: ↑Fri Aug 28, 2020 8:18 am Looks like you solved the problem https://gkjeong.tistory.com/85
Nice article!
There are many things I don't know while I've encountered OpenSees, but thanks to people like you, I'm getting better little
- Thu Aug 27, 2020 8:09 pm
- Forum: OpenSees.exe Users
- Topic: WARNING SuperLU::solve(void)- Error 1 returned in factorization dgstrf()
- Replies: 3
- Views: 1166
WARNING SuperLU::solve(void)- Error 1 returned in factorization dgstrf()
I just following some examples and I face to error I've get error like that. --------------------- WARNING SuperLU::solve(void)- Error 1 returned in factorization dgstrf() WARNING NewtonRaphson::solveCurrentStep() -the LinearSysOfEqn failed in solve() StaticAnalysis::analyze() - the Algorithm failed...