Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

problem to use mksurfdata tool

When making surfdata on BG/P, I got this error:
"Fmksrfdat.f", line 271: 1525-108 Error encountered while attempting to allocate a data object.

The routine is trying to allocate global arrays which is a
problem on BG/P because of its limited memory footprint.

Is there any version that does not use global arrays and the memory scales?

Any help is appreciated.

Weichun
 
when I use mksurfdata tool to make surface data at high resolution, the tool always just stopped with "Aborted (core dumped)".

The mksurfdata.out stopped here "Attempting to make %sand and %clay .....".

usually I could make successfully less than 1000x1000 grids.

If I need bigger domain and high resolution, what can I do?

The compiler I used is intel11.1
and netcdf4.1.3
run at Red Hat 4.4.6-4, Linux version 2.6.32-279.11.1.el6.x86_64

Any else information should I provide?

Thanks a lot.
 
Top