[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IDV #SSS-119764]: display of cross section for a grid of 273x273x81

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: [IDV #SSS-119764]: display of cross section for a grid of 273x273x81
  • Date: Wed, 01 Oct 2008 15:11:12 -0600

> Jeff,
> 
> How do i ask IDV to allocate more than 512mb of RAM when running the 
> grids.isl script. I have already modified the info.plist to allocate 16GIG of 
> ram when i am in interactive mode. Apparently that does not apply when using 
> the scripting language?
> 

I'm assuming when running from the command line you are running with a runIDV 
script?
In there would be a call to java,e.g.,:
java -Xmx512m idv.jar

The -Xmx512m is what allocates memory (512 megabytes). Just change the 
script,e.g.,
java -Xmx16000m 

Ticket Details
===================
Ticket ID: SSS-119764
Department: Support IDV
Priority: High
Status: Open