FEAP User Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
FEAP Version 8.6.1n released: February 14, 2022
Home
Help
Search
FEAPwiki
Login
Register
FEAP User Forum
»
FEAP
»
Programming
»
there may be a bug.in sbodyw.f
« previous
next »
Print
Pages: [
1
]
Author
Topic: there may be a bug.in sbodyw.f (Read 2018 times)
weiyongtao
New Member
Posts: 8
there may be a bug.in sbodyw.f
«
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)=
Logged
Prof. R.L. Taylor
Administrator
FEAP Guru
Posts: 2649
Re: there may be a bug.in sbodyw.f
«
Reply #1 on:
February 27, 2021, 11:04:17 AM »
The routine is used in may places. Thus, the best correction is to set bf( : ) = 0.0d0 in the routine ./elements/frame/fbody3w.f
«
Last Edit: February 27, 2021, 01:17:31 PM by Prof. S. Govindjee
»
Logged
Print
Pages: [
1
]
« previous
next »
FEAP User Forum
»
FEAP
»
Programming
»
there may be a bug.in sbodyw.f