Search found 89 matches

by lcana
Sun Apr 23, 2023 3:59 pm
Forum: UEMS v18 and higher support
Topic: Simulation stops suddenly
Replies: 4
Views: 341

Re: Simulation stops suddenly

Hi Dominic, take a look in your_domain>conf>ems_run>run_ncpus.conf It explains how to do the partitioning. For example, if you have 20 cores, you should not use all of them. Suppose you'll use 16. You can try several configurations: 16x1 1x16 4x4 2x8 8x2 See which one is faster for the same run. The...
by lcana
Fri Apr 21, 2023 10:29 am
Forum: UEMS v18 and higher support
Topic: Simulation stops suddenly
Replies: 4
Views: 341

Re: Simulation stops suddenly

Hi,
did you noticed about the problem of too many processors? Try to adjust this in your configuration files ncpus.conf.
Other than this, I'd check the amount of memory it's using, but also try to check if there is some kind of CFL problem.

Regards,
Luis
by lcana
Tue Apr 18, 2023 8:18 am
Forum: UEMS v18 and higher support
Topic: Uems version 23.3.1 released!
Replies: 4
Views: 490

Re: Uems version 23.3.1 released!

Hi Dominic,
sorry for the delay answering you. I'm running UBUNTU 22.04 LTS. I've find no problem with UEMS 22.3.1 (still running it) but this new version, 23.3.1 is crashing ...

Regards,
L
by lcana
Thu Apr 13, 2023 10:01 am
Forum: UEMS v18 and higher support
Topic: Uems version 23.3.1 released!
Replies: 4
Views: 490

Re: Uems version 23.3.1 released!

Hi Dominic, thanks for the update!. I've downloaded this new release and it's buggy -at least for me-. Just tried to run ems_domain --localize --refresh to update mi settings for this new version and crashes because a segmentation fault, as follows: forrtl: severe (174): SIGSEGV, segmentation fault ...
by lcana
Mon Apr 10, 2023 10:44 am
Forum: General NWP, Postprocessing, Meteorology
Topic: Updated software for post processing
Replies: 2
Views: 234

Updated software for post processing

Hi all, I'd like to know how are you doing your post processing. NCL, RIP and Grads have stoped the development of updated versions and it's difficult to get decent outputs with the current OS (I'm using Ubuntu 22 and it's impossible to get running Grads, for example. Lots of libraries deprecated......
by lcana
Mon Oct 31, 2022 9:53 am
Forum: UEMS v18 and higher support
Topic: Found in rsl.out.0003 : --- ERROR: Time step too large
Replies: 1
Views: 1690

Re: Found in rsl.out.0003 : --- ERROR: Time step too large

Hi,
look into your conf files. Go to your_domain > conf > ems_run. The one named run_timestep.conf gives you full control of the time steps.
Best,
Luis
by lcana
Mon Jun 20, 2022 9:13 am
Forum: UEMS v18 and higher support
Topic: SRTM topo domain, missing tiles?
Replies: 3
Views: 1888

Re: SRTM topo domain, missing tiles?

Well,
I've just refreshed and localized again the domains, and it seems to work
ems_domain --refresh --localize .....
Best,
Luis
by lcana
Fri May 20, 2022 10:49 am
Forum: UEMS v18 and higher support
Topic: End nest before main?
Replies: 2
Views: 1564

Re: End nest before main?

Hi!
Just take a look to ems_autorun.conf, line 220 and following... This file is under runs>your_domain>conf
Best,
Luis
by lcana
Thu Mar 31, 2022 11:54 am
Forum: UEMS v18 and higher support
Topic: SRTM topo domain, missing tiles?
Replies: 3
Views: 1888

SRTM topo domain, missing tiles?

Hi all, I'm upgrading an existing domain which uses the standard topographic database to the new SRTM, ending the process without any warning. However, when I plot the terrain, there are missing tiles in every domain. Has someone experienced this? How can I check if the data are ok or there are miss...
by lcana
Fri Nov 19, 2021 1:20 pm
Forum: UEMS v18 and higher support
Topic: Data set for a long simulation
Replies: 0
Views: 1932

Data set for a long simulation

Hi all, I intend to do a four-month simulation using FNL data. I'd like to know which is the minimum set of data to download from NCAR'S Research Data Archive in order to initialize UEMS, because FNL data also include lots of information which is not relevant for me now. Also, is there a way to trim...