Hello wrf comunity,<br>it is the first time i compile wrf-arw core with paralelization and distributed memory, so i am not sure if my problem comes from the compilation or from some runtime problem.<br>Platform:<br>- 7 nodes cluster Intel Xeon Dual Core.<br>
- Ifort compiler 11.0<br>- Mpi libraries<br>- Netcdf 3.6.3.<br>Atached is my configure.wrf and compile.log.<br>I try to run JANUARY 2000 case following ARW tutorial. WPS serial compiled runs ok and generates met_em files.<br>
I run real.exe on single processor (see attached script lanza.sh):<br>/opt/mpich/gnu/bin/mpirun -np 1 -machinefile $HOME/machines $HOME/wrf/DOMAINS/JAN2000CASE/wrfprd/real.exe.<br><br>The run stops in 1 second. Looking at the end of  rsl.error.0000 (also attached):<br>
<br>d01 2000-01-24_12:00:00 flag_soil_layers at end of optional_lsm_levels is  1<br> d01 2000-01-24_12:00:00 flag_soil_levels at end of optional_lsm_levels is  0<br> d01 2000-01-24_12:00:00 st_levels_input =   5  25  70 150<br>
 d01 2000-01-24_12:00:00 sm_levels_input =   5  25  70 150<br> d01 2000-01-24_12:00:00 sw_levels_input =<br> d01 2000-01-24_12:00:00 med_sidata_input: calling init_domain<br> d01 2000-01-24_12:00:00  checking boundary conditions for grid<br>
 d01 2000-01-24_12:00:00  boundary conditions OK for grid<br>forrtl: severe (66): output statement overflows record, unit -5, file Internal Formatted Write<br>Image              PC                Routine            Line        Source<br>
real.exe           0000000001A031C2  Unknown               Unknown  Unknown<br>real.exe           0000000001A02154  Unknown               Unknown  Unknown<br>real.exe           00000000019B3C9E  Unknown               Unknown  Unknown<br>
real.exe           0000000001963181  Unknown               Unknown  Unknown<br>real.exe           0000000001962A6E  Unknown               Unknown  Unknown<br>real.exe           000000000199723A  Unknown               Unknown  Unknown<br>
real.exe           0000000000457D89  Unknown               Unknown  Unknown<br>real.exe           000000000042F9F7  Unknown               Unknown  Unknown<br>real.exe           000000000040A531  Unknown               Unknown  Unknown<br>
real.exe           0000000000409160  Unknown               Unknown  Unknown<br>real.exe           0000000000408CC2  Unknown               Unknown  Unknown<br>libc.so.6          00000030E341D8B4  Unknown               Unknown  Unknown<br>
real.exe           0000000000408BE9  Unknown               Unknown  Unknown<br> <br>looking at fortran compiler run time problems it says that: an output statement attempted to transfer more data than would fit in the maximum record size.<br>
<br>I tried to reinstall everything and the problem persists.<br>Has anyone any idea of where this error comes from???<br>Attached i put all the files related.<br>Thanks in advance <br>Gonzalo<br>Msc student<br>