|
[Sponsors] |
stopping execution. If you are willing to take the risk of continuing in this situat |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 25, 2020, 11:55 |
stopping execution. If you are willing to take the risk of continuing in this situat
|
#1 |
Senior Member
Join Date: Dec 2017
Posts: 388
Rep Power: 10 |
stopping execution. If you are willing to take the risk of continuing
in this situation, then change the default GLOBAL.GENERAL.OUT_OF_MEMORY_SERVERITY to 0. This Gambit is a 32 bit version which means that there is maximum of 4294967295 bytes of address space. You are now at that limit. Please either use a 64 bit version of Gambit or split your model to require less memory. Now that you are at the limit, Gambit will be stopping execution. If you are willing to take the risk of continuing in this situation, then change the default GLOBAL.GENERAL.OUT_OF_MEMORY_SERVERITY to 0. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[mesh manipulation] RefineMesh Error and Foam warning | jiahui_93 | OpenFOAM Meshing & Mesh Conversion | 4 | March 3, 2018 12:32 |
[mesh manipulation] refineMesh Error | mohsen.boojari | OpenFOAM Meshing & Mesh Conversion | 3 | March 1, 2018 23:07 |
Stopping and continuing iterations | Anwer | FLUENT | 1 | April 6, 2016 15:11 |