Search found 7 matches
- Wed Jul 29, 2020 3:49 pm
- Forum: Domain Set-up
- Topic: Recommendation for map-projection in subtropical region
- Replies: 1
- Views: 205
Recommendation for map-projection in subtropical region
Hey guys, I'm trying to simulate the jet-stream in the subtropical regions, (West 120°-60° / South 5°-55°) over 10 days. Currently I am using mercator as my map-projection, which is easy to use, but I have been told that my max map factor ( = 1.47 ) may be a little bit too high. Would you consider 1...
- Wed Jul 29, 2020 3:00 pm
- Forum: ungrib
- Topic: (RESOLVED) Using two types of SST data - ungrib error: Data not found
- Replies: 3
- Views: 332
Re: How to change values in grib-data and make ungrib.exe read it
Hey kwerner, I found the solution for this problem. Thanks anyway :D The problem was that by converting it via cdo the metadata reftime did not contain any values. So ungrib couldn't find the data... After using the environment of my university to convert it via cdo it worked. I thought it would be ...
- Fri Jul 24, 2020 8:16 pm
- Forum: ungrib
- Topic: (RESOLVED) Using two types of SST data - ungrib error: Data not found
- Replies: 3
- Views: 332
(RESOLVED) Using two types of SST data - ungrib error: Data not found
Hey guys, I hope you all are doing well :) For my thesis I want to simulate some cases with different SST-input data, and now I faced a problem, for which I cannot find the solution... I have two different sst grib-files. First one is original. For the second one I converted the grib-file into a net...
- Thu May 21, 2020 3:02 pm
- Forum: real.exe
- Topic: Error with surface physics
- Replies: 2
- Views: 328
Re: Error with surface physics
I just changed the value of sf_surface_physics from 7 to 5, don't know what exactly is the difference, since I am still at the very beginning to understand the program... anyhow real.exe seems to work now, as you can see in the attached log.real2. Unfortunately wrf.exe still doesn't work properly. T...
- Thu May 21, 2020 12:47 pm
- Forum: real.exe
- Topic: Error with surface physics
- Replies: 2
- Views: 328
Error with surface physics
Hey guys, I have successfully run the three WPS executables, copied the met_em files into my WRF/run directory but when I run real.exe I get this: ----- ERROR: sf_surface_physics = 7 AND flag_imperv = 0 ----- ERROR: sf_surface_physics = 7 AND flag_canfra = 0 I attached my namelist.input file, the lo...
- Tue May 05, 2020 3:41 pm
- Forum: Idealized Cases
- Topic: fatal called / fortran runtime error when trying to run executables
- Replies: 3
- Views: 519
Re: fatal called / fortran runtime error when trying to run executables
thanks for your help, working now.
so I can go forward with real-cases....
so I can go forward with real-cases....
- Tue Apr 21, 2020 2:37 pm
- Forum: Idealized Cases
- Topic: fatal called / fortran runtime error when trying to run executables
- Replies: 3
- Views: 519
fatal called / fortran runtime error when trying to run executables
Hey guys, I hope you can help me...I have successfully initialized WRF, compiling works. Unfortunately after compiling an ideal case i can't run the executable files ideal.exe or wrf.exe. I haven't initialized WPS yet, could that be an issue? Here is the output when trying to run wrf.exe.... torben:...