WSL/SLF GitLab Repository

Update Fantastic CRYOWRF errors and how to solve them authored by Sergi Gonzalez-Herrero's avatar Sergi Gonzalez-Herrero
...@@ -45,10 +45,6 @@ If you have `sn_start_frim_file = .false., .false., .false., .false.,` we are lo ...@@ -45,10 +45,6 @@ If you have `sn_start_frim_file = .false., .false., .false., .false.,` we are lo
Can be solved by decreasing the `time_step` and changing the `parent_time_step_ratio`. Can be solved by decreasing the `time_step` and changing the `parent_time_step_ratio`.
**XXXXXXXXXXXX when enter into a new domain**
Can be solved by restarting the simulation one hour before. Remember to change in the `namelist.wps` the starting time of the domains, `restart=”.true.”` and the `sn_start_frim_file` as `.true.` in all the domains that run before.
**Tile Strategy is not specified. Assuming 1D-Y Total number of tiles is too big for 1D-Y tiling. Going 2D. New tiling is 2x 17 Less cpu-per-node** **Tile Strategy is not specified. Assuming 1D-Y Total number of tiles is too big for 1D-Y tiling. Going 2D. New tiling is 2x 17 Less cpu-per-node**
...@@ -77,6 +73,8 @@ input_wrf: forcing SIMULATION_START_DATE = head_grid start time ...@@ -77,6 +73,8 @@ input_wrf: forcing SIMULATION_START_DATE = head_grid start time
**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'
Also can be solved by restarting the simulation one hour before. Remember to change in the `namelist.wps` the starting time of the domains, `restart=”.true.”` and the `sn_start_frim_file` as `.true.` in all the domains that run before.
**Error in `/scratch/snx3000/gsergi/CRYOWRF_ALPS_2019_ssp585/WRF/./wrf.exe': corrupted size vs. prev_size: 0x000000000f202ef0 **Error in `/scratch/snx3000/gsergi/CRYOWRF_ALPS_2019_ssp585/WRF/./wrf.exe': corrupted size vs. prev_size: 0x000000000f202ef0
forrtl: error (76): Abort trap signal** forrtl: error (76): Abort trap signal**
... ...
......