Page 1 of 1

Main program

Posted: Mon Aug 25, 2014 10:21 am
by a.dalmon
Hello,

I would like to know where the program which manages the subroutines (like navstv) in each time iteration is.

Thank you in advance.

Re: Main program

Posted: Mon Aug 25, 2014 5:01 pm
by Erwan Le Coupanec
Hello,

tridim is the subroutine you're looking for. It's managing the resolution of Navier-Stokes and scalar transport equations (file src/base/tridim.f90).

Regards,

Erwan

Re: Main program

Posted: Wed Aug 27, 2014 7:59 am
by a.dalmon
Thank you Erwan.