Page 1 of 1

problem in The user subroutine 'usipph'

Posted: Sun Jul 29, 2012 12:07 pm
by SAGUEDONG
Hello!
When I run a calculation of fluid mechanics in the Code_Saturne (version 2.0) without a GUI, a eurreur saying that the file usini1.f90 usipph subroutine must be completed appears. By observing this suroutine, I can not see anything to complete.

I have joined this message to the listing and usini1.f90

Coordialement Ines Saguedong

Re: problem in The user subroutine 'usipph'

Posted: Sun Jul 29, 2012 4:52 pm
by Yvan Fournier
Hello,

When you do not use the GUI, you need to call add the "--nogui" option at the end of the "code_saturne create" command when creating a case.

When this option is used, the example usini1.f90 file in the REFERENCE/base directory of the case will have less lines commeted out, and your problem should dissapear.

Also, I recommend upgrading from Code_Saturne 2.0-rc1 to a true Code_Saturne 2.0.x version (the latest is 2.0.6, downloadable on this web site), so that you benefit from bug fixes (pre-release versions are not supported). For a given series X.Y.Z, data setup is compatible as long as only Z changes.

Regards,

Yvan

Re: problem in The user subroutine 'usipph'

Posted: Tue Jul 31, 2012 2:28 pm
by SAGUEDONG
Tank you Mr Yvan for your help.
Please I create a new study by adding ' --nogui ' and usini1.f90 file in the REFERENCE/base directory of the case have less lines commeted out but the same error always occurs when the calculation running. But using a runcase of my colleague's, error no longer appears. I dont no why!

Please to upgrade code_saturne, we use the comand ' sudo apt-get upgrade code_saturne 2.0.0.rc1' ?

Regards,
SAGUEDONG