SetNodalLoads

Numerical methods and mathematical models of Elmer
Post Reply
Juha
Site Admin
Posts: 357
Joined: 21 Aug 2009, 15:11

SetNodalLoads

Post by Juha »

Hi,

Zhanna posted a question about SetNodalLoads. As i was answering
it & hit the submit button, the topic disappeard :?

Anyway, this subroutine is for setting nodal forces directly (in Newtons)
instead or in addition to distributed loads (in N/m^3 or N/kg). A call

Code: Select all

CALL SetNodalLoads(...,'Velocity 1',.)

would correspond to the sif-file "Body Force"-section keyword

Code: Select all

"Velocity 1 Loads=..."
for example

Juha
zhanna
Posts: 17
Joined: 15 Nov 2009, 11:56

Re: SetNodalLoads

Post by zhanna »

Oh dear Juha
I really appreciate your answer. As a matter of fact I was a little shy because I’ve asked too many questions these days and It has made me feel that I’m bothering you with too many questions …… So I withdraw the post and started to think about it myself. I’m really sorry. Anyway, you always answered kindly and effectively and I do appreciate it.

Sincerely yours,
Zhanna Tarasova, Moscow, Russia
Post Reply