Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

ERROR WRF.EXE

andysant18

New member
Hi, now I am having a new problem, happens that today i was running the real.exe and now i am running the wrf.exe as end the simulation, i have the wrfbdy_d01 and wrfinput_d01, but the wrf.exe give me the next mistake, someoane will help me?
a.7116@tlaloc ~/Build_WRF/WPS-4.5 $ cat rsl.out.0000
taskid: 0 hostname: node1
Quilting with 1 groups of 0 I/O tasks.
Ntasks in X 2 , ntasks in Y 2
Domain # 1: dx = 9000.000 m
WRF V4.5.2 MODEL
No git found or not a git repository, git commit version not available.
*************************************
Parent domain
ids,ide,jds,jde 1 120 1 120
ims,ime,jms,jme -4 67 -4 67
ips,ipe,jps,jpe 1 60 1 60
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
alloc_space_field: domain 1 , 170995636 bytes allocated
med_initialdata_input: calling input_input
Input data is acceptable to use: wrfinput_d01
CURRENT DATE = 2023-10-23_00:00:00
SIMULATION START DATE = 2023-10-23_00:00:00
Timing for processing wrfinput file (stream 0) for domain 1: 0.48414 elapsed seconds
Max map factor in domain 1 = 1.00. Scale the dt in the model accordingly.
D01: Time step = 54.00000 (s)
D01: Grid Distance = 9.000000 (km)
D01: Grid Distance Ratio dt/dx = 6.000000 (s/km)
D01: Ratio Including Maximum Map Factor = 5.976624 (s/km)
D01: NML defined reasonable_time_step_ratio = 6.000000
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 203
CLWRF: 'CAMtr_volume_mixing_ratio' does not exist
-------------------------------------------
I have been use the wrf/4.5.2 in my cluster!
 
Hola, consulta la respuesta de Ming del 21 de septiembre en esta publicación anterior . Espero que te sea útil. Además, según la impresión que compartiste en tu mensaje, parece que estás ejecutando esto en el directorio WPS. Asegúrate de ejecutar real y wrf en el directorio WRF/test/em_real o WRF/run.
Hi, happens that the wrf model was compiling since my cluster, i didnt name the folders as in the tutorial for this reason starts with WPS-4.5 some suggest?
 
If it's working okay for you, then you can leave it, as is. You can also rename your directories or move files to another directory you create. You can do any of this with Unix commands.
 
Top