Search found 1 match
- Mon Nov 24, 2008 1:08 am
- Forum: OpenSees.exe Users
- Topic: recorders
- Replies: 3
- Views: 3732
recorders
Dear Sylvia, I am trying to simulate a 2D reinforced concrete beam with 1 load in the middle but the recorder doesn't work while the model.dat file I create gives forces and displacements. # Recorders recorder Node -file $dataDir/Disp.out -time -node 2 -dof 2 disp ; # displacements of free nodes rec...