Page 1 of 1

Change the gravity vector

Posted: Tue Sep 27, 2016 9:40 am
by andrea28
Hello,
is it possible to have only a portion of the domain with the influence of gravity?
Which routine should I use?

Regards,

Andrea

Re: Change the gravity vector

Posted: Tue Sep 27, 2016 3:01 pm
by Yvan Fournier
Hello,

No, this is not directly possible, but you could use zero gravity and use volume velocity source terms in specific regions only with the ustsns user subroutine (in cs_user_source_terms.f90).

Regards,

Yvan