FEAP User Forum
FEAP => Programming => Topic started by: weiyongtao on February 27, 2021, 03:29:53 AM
-
for the statement
bf(1:3)=bf(1:3)+…
Maybe this is a bug. I think the correct form should be
bf(1:3)=
-
The routine is used in may places. Thus, the best correction is to set bf( : ) = 0.0d0 in the routine ./elements/frame/fbody3w.f