OpenSees Warning

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
maryammf
Posts: 47
Joined: Mon Oct 24, 2016 12:37 pm
Location: Istanbul Technical University

OpenSees Warning

Post by maryammf » Thu Oct 11, 2018 11:27 am

Hi everyone,

I am running a time history analysis in OpenSees. I receive a warning about invalid nodeId after it reads one of the loadings defined for a node. That node exists in my model, but I am wondering why I receive this warning.

I am defining as this to read the loads from a txt file and apply to its 1st degrees of freedom:

set shearforceFile Shear.txt
set mSeries "Series -dt 0.36 -filePath $shearforceFile -factor 1"
pattern Plain 2 $mSeries {load 35080 1.0 0.0 0.0}


I will appreciate your suggestions in this case.

Bests,

Post Reply