Hey guys,
I hope you can help me...I have successfully initialized WRF, compiling works.
Unfortunately after compiling an ideal case i can't run the executable files ideal.exe or wrf.exe.
I haven't initialized WPS yet, could that be an issue?
Here is the output when trying to run wrf.exe....
torben:~/WRF/run> ./wrf.exe
WRF V4.1.5 MODEL
DYNAMICS OPTION: Eulerian Mass Coordinate
alloc_space_field: domain 1 , 6082848 bytes allocated
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 70
program wrf: error opening wrfinput_d01 for reading ierr= -1021
-------------------------------------------
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 70
program wrf: error opening wrfinput_d01 for reading ierr= -1021
-------------------------------------------
STOP wrf_abort
torben:~/WRF/run>
and when trying to run ideal.exe
torben:~/WRF/run> ./ideal.exe
IDEAL V4.1.5 PREPROCESSOR
DYNAMICS OPTION: Eulerian Mass Coordinate
alloc_space_field: domain 1 , 6082848 bytes allocated
pi is 3.14159274
At line 1024 of file ../dyn_em/module_initialize_scm_xy.f90 (unit = 11)
Fortran runtime error: Cannot open file 'input_soil': Datei oder Verzeichnis nicht gefunden
Error termination. Backtrace:
#0 0x7f75c75dccb1 in ???
#1 0x7f75c75dd809 in ???
#2 0x7f75c75de28f in ???
#3 0x7f75c77fdb46 in ???
#4 0x7f75c77fde3c in ???
#5 0x5605300765d0 in ???
#6 0x5605300799d5 in ???
#7 0x5605300824f8 in ???
#8 0x560530075cca in ???
#9 0x5605300764d1 in ???
#10 0x560530075b92 in ???
#11 0x7f75c725e1e2 in ???
#12 0x560530075bcd in ???
#13 0xffffffffffffffff in ???
torben:~/WRF/run>
Does somebody know what went wrong?
Cheers
Torben
I hope you can help me...I have successfully initialized WRF, compiling works.
Unfortunately after compiling an ideal case i can't run the executable files ideal.exe or wrf.exe.
I haven't initialized WPS yet, could that be an issue?
Here is the output when trying to run wrf.exe....
torben:~/WRF/run> ./wrf.exe
WRF V4.1.5 MODEL
DYNAMICS OPTION: Eulerian Mass Coordinate
alloc_space_field: domain 1 , 6082848 bytes allocated
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 70
program wrf: error opening wrfinput_d01 for reading ierr= -1021
-------------------------------------------
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 70
program wrf: error opening wrfinput_d01 for reading ierr= -1021
-------------------------------------------
STOP wrf_abort
torben:~/WRF/run>
and when trying to run ideal.exe
torben:~/WRF/run> ./ideal.exe
IDEAL V4.1.5 PREPROCESSOR
DYNAMICS OPTION: Eulerian Mass Coordinate
alloc_space_field: domain 1 , 6082848 bytes allocated
pi is 3.14159274
At line 1024 of file ../dyn_em/module_initialize_scm_xy.f90 (unit = 11)
Fortran runtime error: Cannot open file 'input_soil': Datei oder Verzeichnis nicht gefunden
Error termination. Backtrace:
#0 0x7f75c75dccb1 in ???
#1 0x7f75c75dd809 in ???
#2 0x7f75c75de28f in ???
#3 0x7f75c77fdb46 in ???
#4 0x7f75c77fde3c in ???
#5 0x5605300765d0 in ???
#6 0x5605300799d5 in ???
#7 0x5605300824f8 in ???
#8 0x560530075cca in ???
#9 0x5605300764d1 in ???
#10 0x560530075b92 in ???
#11 0x7f75c725e1e2 in ???
#12 0x560530075bcd in ???
#13 0xffffffffffffffff in ???
torben:~/WRF/run>
Does somebody know what went wrong?
Cheers
Torben