custom boundary conditions with code_saturne 2.3
Posted: Thu Oct 04, 2012 9:22 am
Hi,
I try to apply some custom boundary conditions using cs_user_boundary_conditions.f90 with code_saturne 2.3 and, it doesn't work.
There is no bug, but the boundary conditions actually applied are the ones set in the GUI instead of the ones I would like to set with the fortran file.
Furthermore, I have put some write(nfecra,*) and some print inside cs_user_boundary_conditions.f90 to try to understand what happens and I every print seems to work whereas most of the write(nfecra,*) don't. I am confused.
I attached some files to illustrate the issue. Please, tell me what i do wrong.
I try to apply some custom boundary conditions using cs_user_boundary_conditions.f90 with code_saturne 2.3 and, it doesn't work.
There is no bug, but the boundary conditions actually applied are the ones set in the GUI instead of the ones I would like to set with the fortran file.
Furthermore, I have put some write(nfecra,*) and some print inside cs_user_boundary_conditions.f90 to try to understand what happens and I every print seems to work whereas most of the write(nfecra,*) don't. I am confused.
I attached some files to illustrate the issue. Please, tell me what i do wrong.