@@ -88,14 +88,14 @@ It seems to be a leakage memory error. May be because the number of snpack layer
• **At line 2065 of file mediation_integrate.f90
Fortran runtime error: End of record**
• In eiger:**Lmod has detected the following error: Swap failed: "PrgEnv-cray" is not
• In eiger:**Lmod has detected the following error: Swap failed: "PrgEnv-cray" is not
loaded. Lmod has detected the following error: The following module(s) are unknown:
"cray-parallel-netcdf"**
"cray-parallel-netcdf"**
you forgot to run 'module load cray' before sbatch command
you forgot to run ``` module load cray ``` before sbatch command
• Does not necessarily fail but gives ***WARNING* Time in input file not equal to time on domain *WARNING*
*WARNING* Trying next time in file wrffdda_d01 ...**
• Does not necessarily fail but gives ***WARNING* Time in input file not equal to time on domain *WARNING*
*WARNING* Trying next time in file wrffdda_d01 ...**
this happens if the wrffdda_d0x and wrflowinp_d0X files created by real.exe have a specific time frequency that does not agree with your restart time for example. usually it will go through all file entries until it finds the right time information (if time on domain is ahead as would usually happen with restart runs)