Dear Friends, I got the following warning while running my parallel program in OpenSeesMP 3.0 version:
WARNING -- PathSeries::getDuration() on empty Vector
Can someone tell me the meaning of the warning and how to solve the issue? I am using timeseries definition as given below:
set AccelSeries "Series -dt $dt -filePath $outFile -factor $GMfatt"; # time series information
pattern UniformExcitation $IDloadTag $GMdirection -accel $AccelSeries; # create Unifform excitation
WARNING -- PathSeries::getDuration() on empty Vector
Moderators: silvia, selimgunay, Moderators
-
- Posts: 46
- Joined: Mon Jan 22, 2018 1:38 am