Error: 'usipph' must be completed

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.
@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@

:frowning:

any idea?

Do you have the subroutine usini1.f90 in your directory SRC?

No. Nothing in SRC.

Perhaps the keyword PARAM is not filled in runcase?

That’s it! I don’t know why, but the keyword PARAM in runcase wasn’t met. This is OK now :slight_smile: