Support Center
Padre
How do I allow for an increased problem size?
Detailed question:
What do I do when PADRE reports that real memory is not large enough?
PADRE allows you to increase the main array allocation by using the OPTION SIZE.BUF=N statement. N represents the array dimension and is set to 3.25 million by default. The dimension can be increased to allow for larger mesh sizes. The default dimension can accommodate a 50x50 mesh. A 100x100 mesh requires an array of dimension 220 million.
61 out of 110 people found this helpful.