Search found 5 matches

by najafi
Sun Apr 02, 2023 12:23 am
Forum: OpenSees.exe Users
Topic: void Ratio (e) in PDMY
Replies: 3
Views: 1899

Re: void Ratio (e) in PDMY

Hi, I want to use PDMY02 material. I have one problem regarding using it. I tried to follow the instruction to write the code for the material, I just wonder why changing the void ratio(e) does not change any results. I even model a single 2d element and simulate a triaxial test with this material,...
by najafi
Mon May 30, 2022 11:37 am
Forum: OpenSeesPy
Topic: pre-processing
Replies: 3
Views: 3333

Re: pre-processing

Gmsh itself has a Python package. And yes, you can extract all node coordinates and elements nodal tags after meshing for use in both tcl and python interpreters of OpenSees.
by najafi
Fri May 27, 2022 12:48 pm
Forum: OpenSeesPy
Topic: pre-processing
Replies: 3
Views: 3333

Re: pre-processing

Hi Kamyar, The main purpose of pre-processing is to have model Nodes and Elements information (i.e. Coordinates and ID's). You can use any software that can generate meshes and give above data's to you, for using it in both tcl and python interpreter. I'm Currently using GiD (Also GiD+OpenSees probl...
by najafi
Fri May 27, 2022 10:54 am
Forum: Parallel Processing
Topic: No action after mpiexec -np $n OpenSeesSP $filename
Replies: 8
Views: 17442

Re: No action after mpiexec -np $n OpenSeesSP $filename

Hi I have the same issue. I have installed and register smpd and mpiexec correctly, but when I use the command available in the screenshot, nothing happen. Is there anything missed? I'm using OpenSeesSP 2.5.0 (64 bit). https://i.ibb.co/zh49qtp/anydesk00000.png I HAVE FOUND OUT THE SOLUTION: You have...
by najafi
Mon May 23, 2022 10:16 am
Forum: OpenSees.exe Users
Topic: Version 3.4 compilation for windows
Replies: 0
Views: 12011

Version 3.4 compilation for windows

Dear all I see the finalized code of new version (3.4) are available in GitHub from Dec 2021, but the compiled version available in OpenSees Berkeley site is still 3.3.0! Is anybody compiled 3.4 version for windows? I'm not familiar with the process to compile it myself. I appreciate if you share ex...