Search found 7 matches

by francojj
Mon Aug 17, 2020 10:08 pm
Forum: OpenSeesPy
Topic: Problems in command (updateMaterialStage)
Replies: 6
Views: 2912

Re: Problems in command (updateMaterialStage)

Doctor, I checked the code again at the TCL and PY of a single type of soil and there is no variation, I do not know because in the elastic state if the results coincide while the plastic state does not. https://github.com/fjjimenez1/Effect-site-column-3D.git Make the mentioned changes to the update...
by francojj
Sun Aug 16, 2020 5:34 am
Forum: OpenSeesPy
Topic: Problems in command (updateMaterialStage)
Replies: 6
Views: 2912

Re: Problems in command (updateMaterialStage)

Thanks for your reply Ph.D. Michael, I tried to emit the arguments using the (str) function in the UpdateMaterial command, but I got a syntax error when running the code. WARNING updateMaterialStage: value must be integer Traceback (most recent call last): File "VArena1.py", line 682, in <...
by francojj
Mon Aug 03, 2020 9:15 pm
Forum: OpenSeesPy
Topic: Problems in command (updateMaterialStage)
Replies: 6
Views: 2912

Problems in command (updateMaterialStage)

Dear Michael H. I copied line by line the code of a three-dimensional soil column from the TCL source code to PY, but I have problems with the results during the material update. The results in the design spectrum without executing the material update command exactly match me from the TCL source cod...
by francojj
Mon Aug 03, 2020 8:45 pm
Forum: OpenSeesPy
Topic: Software error in update material function (updateMaterialStage)
Replies: 3
Views: 2034

Re: Software error in update material function (updateMaterialStage)

The results in the design spectrum without executing the material update command exactly match me from the TCL source code with PY. ops.updateMaterialStage('-material', k, '-stage', 0) https://imagizer.imageshack.com/img924/3991/KQBWV8.png While when I activate the material update the results vary i...
by francojj
Tue Jun 02, 2020 10:55 am
Forum: OpenSeesPy
Topic: Software error in update material function (updateMaterialStage)
Replies: 3
Views: 2034

Re: Software error in update material function (updateMaterialStage)

Thank you very much for your answer, below I send you the source code (OpenseesPy) the error exists in line # 464. https://colab.research.google.com/drive/1uaBchvTZx1D8O1ve1L7cDiJAm2YnQY6F#scrollTo=97KMLjMeVAMe&line=1&uniqifier=1 I also upload the code that I am transforming into TCL format:...
by francojj
Mon Jun 01, 2020 5:27 pm
Forum: OpenSeesPy
Topic: Software error in update material function (updateMaterialStage)
Replies: 3
Views: 2034

Software error in update material function (updateMaterialStage)

Cheers, I'm doing a Tcl to Py model of a site effect column but during static analysis updating the elastic material to plastic produces an error in the program: WARNING: CTestNormDispIncr::test() - failed to converge after: 30 iterations current Norm: 3.54162e-05 (max: 1e-05, Norm deltaR: 1744.74) ...
by francojj
Sat May 23, 2020 9:26 am
Forum: OpenSeesPy
Topic: PROBLEMS IN THE ANALYSIS OF A 3D SOIL COLUMN
Replies: 1
Views: 1359

PROBLEMS IN THE ANALYSIS OF A 3D SOIL COLUMN

I am making a model of a soil column in 3D, when starting the static analysis Openseespy does not perform the interactions and does not record the results. This is how the console shows the interactions of all analyzes: Timer :: start (hr: min: millisec): 16: 17: 375 CTestNormDispIncr :: test () - i...