Page 1 of 1

Error: 'usipph' must be completed

Posted: Sun Sep 27, 2009 10:01 pm
by Jean Deschodt
Hello everyone, my calculation stops with this error message in the listing:

@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@
@ @@ WARNING:    stop in data input
@    =======
@     The user subroutine 'usipph' must be completed
@       in file usini1.f90
@
@  The calculation will not be run.
@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@

:(

any idea?

Re: Error: 'usipph' must be completed

Posted: Sun Sep 27, 2009 11:16 pm
by Alexandre Douce
Do you have the subroutine usini1.f90 in your directory SRC?

Re: Error: 'usipph' must be completed

Posted: Mon Sep 28, 2009 12:09 am
by Jean Deschodt
No. Nothing in SRC.

Re: Error: 'usipph' must be completed

Posted: Mon Sep 28, 2009 1:21 am
by Alexandre Douce
Perhaps the keyword PARAM is not filled in runcase?

Re: Error: 'usipph' must be completed

Posted: Mon Sep 28, 2009 10:59 am
by Jean Deschodt
That's it! I don't know why, but the keyword PARAM in runcase wasn't met. This is OK now :)