Hello,
I would like to know where the program which manages the subroutines (like navstv) in each time iteration is.
Thank you in advance.
Hello,
I would like to know where the program which manages the subroutines (like navstv) in each time iteration is.
Thank you in advance.
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
Thank you Erwan.