|
[Sponsors] |
Coding in FORTRAN-95- Problems in ALLOCATing memory |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 15, 2012, 18:55 |
Coding in FORTRAN-95- Problems in ALLOCATing memory
|
#1 |
New Member
Tejas Umbarkar
Join Date: Apr 2012
Location: Raleigh, North Carolina, USA
Posts: 2
Rep Power: 0 |
Hey everyone!
I am trying to code a transient flow problem in FORTRAN-95. In course of the code, I need to allocate large memory to arrays and some of these arrays have dimensions like (3*500000*1000) etc. The problem is that when I try to ALLOCATE these sizes to the array, I get the error 'ALLOCATE was unable to obtain sufficient storage'. Can anyone please shed some light on the matter and suggest a solution...? Thanks, Tejas |
|
Tags |
allocate, fortran, memory |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
partitioning memory | keeper | CFX | 4 | November 22, 2011 19:28 |
The computer language for CFD | Ringo | Main CFD Forum | 50 | October 8, 2002 12:14 |
ECC Memory Needed for Clusters? | Jonas Larsson | Main CFD Forum | 1 | January 17, 2001 09:08 |
why Fortran? | Matteo Manganelli | Main CFD Forum | 26 | February 22, 2000 17:53 |
'C' or FORTRAN or 'C++' | Yogesh Talekar | Main CFD Forum | 20 | October 21, 1999 05:00 |