WSL/SLF GitLab Repository

Update Fantastic CRYOWRF errors and how to solve them authored by Sergi Gonzalez-Herrero's avatar Sergi Gonzalez-Herrero
...@@ -67,11 +67,17 @@ ncap2 -s 'where(LU_INDEX == 21) LU_INDEX=10' geo_em.d02_old.nc geo_em.d02.nc ...@@ -67,11 +67,17 @@ ncap2 -s 'where(LU_INDEX == 21) LU_INDEX=10' geo_em.d02_old.nc geo_em.d02.nc
The file do not execute real.exe or wrf.exe. That might be because it is linked to some file that does not exist. The file do not execute real.exe or wrf.exe. That might be because it is linked to some file that does not exist.
** Input data is acceptable to use: ./restart/wrfrst_d02_2022-03-17_15:00:00 **Input data is acceptable to use: ./restart/wrfrst_d02_2022-03-17_15:00:00
input_wrf: forcing SIMULATION_START_DATE = head_grid start time input_wrf: forcing SIMULATION_START_DATE = head_grid start time
due to namelist variable reset_simulation_start** due to namelist variable reset_simulation_start**
** Error entering to new domain** **Error entering to new domain**
Reduce in WRF_MAIN.job file the number in 'export OMP_STACKSIZE' Reduce in WRF_MAIN.job file the number in 'export OMP_STACKSIZE'
\ No newline at end of file
**Error in `/scratch/snx3000/gsergi/CRYOWRF_ALPS_2019_ssp585/WRF/./wrf.exe': corrupted size vs. prev_size: 0x000000000f202ef0
forrtl: error (76): Abort trap signal**
It seems to be a leakage memory error. May be because the number of snpack layers have been exceded
\ No newline at end of file