orrtl: severe (194): Run-Time Check Failure. The variable 'bcfile_$DORDER' is being used in 'swanpre2.f90(3963,23)' without being defined
Image PC Routine Line Source
coawstM 0000000000BB50EC bcfile_ 3963 swanpre2.f90
coawstM 0000000000BB0BC7 swboun_ 3521 swanpre2.f90
coawstM 0000000000AB85F4 swread_ 1851 swanpre1.f90
coawstM 0000000000A482B3 swan_initialize_ 332 swanmain.f90
coawstM 00000000009EEE96 waves_control_mod 76 waves_control.f90
coawstM 000000000041E97A MAIN__ 360 master.f90
coawstM 0000000000418AA2 Unknown Unknown Unknown
libc-2.17.so 00002AE81CB48495 __libc_start_main Unknown Unknown
coawstM 00000000004189A9 Unknown Unknown Unknown
The detail of this issue is displayed in the attachment.
The line 3963 in the swanpre2.f90 is "IF (DORDER.LT.0) THEN"
Please help me to solve it.
Thank all,
Best,
Manh,
Hi John,
I got this error when I set-up my the namelist file of SWAN model.
In the case that I fix my bdy data, the error doesn't occur. My set-up is that:
this says "Run-Time Check Failure. "
so it could be that the compiler flags are set to check for certain issues. these issues may or may not affect the simulation.
I have not dug into SWAN lately, but maybe you could look at the compiler flags and see what is doing this.