Search found 5881 matches

by fmk
Wed Apr 18, 2018 3:52 pm
Forum: OpenSees.exe Users
Topic: Problem with initial strain material!!!!
Replies: 1
Views: 2175

Re: Problem with initial strain material!!!!

post a small example. try not to use variable up the wazoo so i can see what the actual numbers are.
by fmk
Wed Apr 18, 2018 3:48 pm
Forum: OpenSees.exe Users
Topic: loss of output data
Replies: 1
Views: 810

Re: loss of output data

try adding a 'remove recorders' before program exits
by fmk
Mon Apr 16, 2018 9:44 pm
Forum: OpenSees.exe Users
Topic: 2d Dynamic non linear RC fiber model - Period too long!
Replies: 10
Views: 7283

Re: 2d Dynamic non linear RC fiber model - Period too long!

you do not need units at all .. the examples have them because the person who did them firmly believed in them .. if you keep your units constant in a file then drop them. as for rigid offsets .. they may be needed, depends on the column and the connection, if very stiff then modeling the beam going...
by fmk
Mon Apr 16, 2018 9:38 pm
Forum: OpenSees.exe Users
Topic: Error while building OpenSees source code by Visual Studio
Replies: 5
Views: 2069

Re: Error while building OpenSees source code by Visual Stud

did you install tcl .. if so probably in wrong place .. find where tcl lib is and then and then edit the project setting to use that file.
by fmk
Sat Apr 14, 2018 7:22 pm
Forum: OpenSees.exe Users
Topic: Interpretation of .out files
Replies: 3
Views: 1057

Re: Interpretation of .out files

try -xml instead of -file in the command line .. the xml description of data the preceeds the data in the output may help
by fmk
Sat Apr 14, 2018 7:20 pm
Forum: OpenSees.exe Users
Topic: High Cycle counting
Replies: 1
Views: 777

Re: High Cycle counting

you can modify the fatigue material to do whatever you want.
by fmk
Sat Apr 14, 2018 7:20 pm
Forum: OpenSees.exe Users
Topic: Excavation Example in OpenSees Website
Replies: 2
Views: 719

Re: Excavation Example in OpenSees Website

possibly because when they put the example together they did not have the ability to put stresses from all gauss points into one output file .. or maybe they wanted to keep them seperate .. does it really matter??
by fmk
Sat Apr 14, 2018 7:18 pm
Forum: OpenSees.exe Users
Topic: Push and Pull
Replies: 9
Views: 2500

Re: Push and Pull

0 tensenion means the tangent is 0 when material goes into tension, hence the matrix (a 1x1) has a 0 on the diagnonal and hence it is not going to work!
by fmk
Tue Apr 10, 2018 8:22 pm
Forum: OpenSees.exe Users
Topic: Analysis Commands in Wall-Backfill Problems
Replies: 2
Views: 625

Re: Analysis Commands in Wall-Backfill Problems

you might need to brush up on dynamic analysis integration schemes (Newmark, Central Difference, ...), nonlinear solution algorithms (Newton Raphson, Modified Newton,...) before you start using OpenSees as you can get wrong answers if you do not know what you are doing. i suggest "Dynamics of Struct...
by fmk
Tue Apr 10, 2018 8:18 pm
Forum: OpenSees.exe Users
Topic: 2-Stage Pushover Analysis
Replies: 2
Views: 875

Re: 2-Stage Pushover Analysis

there should be no drop if you use loadConst .. do not add new load pattern do a step or 2 of analysis and results should not change .. if problems with second loading .. if you do not use 'locConst -time 0.0" the time series for second load step will return the factor at t_lastStepOfOldAnalysis + dT
by fmk
Tue Apr 10, 2018 8:14 pm
Forum: OpenSees.exe Users
Topic: How to download most recent source code of OpenSees?
Replies: 2
Views: 1200

Re: How to download most recent source code of OpenSees?

you want to download a specific release tag using subversion .. release tags given in
http://opensees.berkeley.edu/OpenSees/changeLog.php

see page 4 or 17 for how to download specific release
https://greenbay.usc.edu/csci577/tools/ ... Manual.pdf
by fmk
Tue Apr 10, 2018 8:10 pm
Forum: OpenSees.exe Users
Topic: Salome for Opensees
Replies: 1
Views: 559

Re: Salome for Opensees

no
by fmk
Tue Apr 10, 2018 8:10 pm
Forum: OpenSees.exe Users
Topic: Unable to start correctly (0xc000007b)- Windows 7 - 64 bit
Replies: 2
Views: 861

Re: Unable to start correctly (0xc000007b)- Windows 7 - 64 b

have you installed the correct versions of tcl and opensees .. either both 32 or both 64
by fmk
Tue Apr 10, 2018 8:09 pm
Forum: OpenSees.exe Users
Topic: Push and Pull
Replies: 9
Views: 2500

Re: Push and Pull

by fmk
Wed Mar 28, 2018 9:11 pm
Forum: OpenSees.exe Users
Topic: Earthquake analysis
Replies: 4
Views: 3300

Re: Earthquake analysis

set rho 1.7

mass in continuum problems typically comes from the element as computing mass terms for the nodes would be a nightmare for all but regular meshes.