Checking the probe values at each time step
Posted: Wed Apr 28, 2010 4:01 pm
Hi everybody,
I would like to check the probe values at each time step, I read on the user manual that I have to change the value of the nthsav variable in the usini1.f90. But when I set nthsav = 1 in the usini1.f90 and run Code_Saturne, I get a compilation error.
Here is the compil.log I get in the RESU folder
entsor.h:196.40: Included at /.../src_saturne/usini1.f90:1392: common / ivhist / ncapt , nthist, nthsav, & 1 Error: COMMON attribute conflicts with DUMMY attribute in 'nthsav' at (1) gfortran -I/.../Code_Saturne_2.0-rc1/opt/cs-2.0-beta2/include -x f95-cpp-input -Wall -Wno-unused -D_CS_FC_HAVE_FLUSH -O -c /.../src_saturne/usini1.f90
I've never modified the usini1 file before, so I probably did it in the wrong way (I only added the line nthsav = 1 in the file).
So, any idea would be very helpful.
Thank you guys,
Stéphane
I would like to check the probe values at each time step, I read on the user manual that I have to change the value of the nthsav variable in the usini1.f90. But when I set nthsav = 1 in the usini1.f90 and run Code_Saturne, I get a compilation error.
Here is the compil.log I get in the RESU folder
entsor.h:196.40: Included at /.../src_saturne/usini1.f90:1392: common / ivhist / ncapt , nthist, nthsav, & 1 Error: COMMON attribute conflicts with DUMMY attribute in 'nthsav' at (1) gfortran -I/.../Code_Saturne_2.0-rc1/opt/cs-2.0-beta2/include -x f95-cpp-input -Wall -Wno-unused -D_CS_FC_HAVE_FLUSH -O -c /.../src_saturne/usini1.f90
I've never modified the usini1 file before, so I probably did it in the wrong way (I only added the line nthsav = 1 in the file).
So, any idea would be very helpful.
Thank you guys,
Stéphane