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.
 
Back
Top