WSL/SLF GitLab Repository

Update Fantastic CRYOWRF errors and how to solve them authored by Sonja Wahl's avatar Sonja Wahl
......@@ -101,8 +101,8 @@ you forgot to run ``` module load cray ``` before sbatch command
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)
- **Program received signal SIGSEGV: Segmentation fault - invalid memory reference.** when entering in higher domain.
- increasing timestep ratio
- increasing timestep ratio helped
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
**Message from syslogd@eiger-ln002 at Jun 4 08:09:13 ...
kernel:[Hardware Error]: Corrected error, no action required.
......@@ -125,4 +125,13 @@ Message from syslogd@eiger-ln002 at Jun 4 08:09:13 ...
kernel:[Hardware Error]: Unified Memory Controller Ext. Error Code: 0, DRAM ECC error.
Message from syslogd@eiger-ln002 at Jun 4 08:09:13 ...
kernel:[Hardware Error]: cache level: L3/GEN, tx: GEN, mem-tx: RD**
\ No newline at end of file
kernel:[Hardware Error]: cache level: L3/GEN, tx: GEN, mem-tx: RD**
------------------------------------------------------------------------------------------------------
- **-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 70
program wrf: error opening wrfinput_d01 for reading ierr= -1021
-------------------------------------------
MPICH Notice [Rank 0] [job id 3107422.0] [Tue Jun 4 08:34:42 2024] [nid002237] - Abort(1) (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
aborting job:
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0**
\ No newline at end of file