|
[Sponsors] |
August 1, 2012, 18:52 |
Setting a Default divSchemes scheme fails
|
#1 |
Member
Edward Leonard
Join Date: May 2012
Location: Calumet, MI
Posts: 31
Rep Power: 14 |
I've noticed that I'm only using "Gauss upwind" in my fvSchemes::divSchemes dictionary, so instead of listing all the exact operations, I figured I would just change the default like so:
Code:
divSchemes { default Gauss upwind; } Code:
Starting time loop Time = 1 --> FOAM FATAL IO ERROR: attempt to read beyond EOF file: /home/leonard/OpenFOAM/sgr/testing/makeCase.20120801.174158/system/fvSchemes::divSchemes::default at line 4. From function ITstream::read(token&) in file db/IOstreams/Tstreams/ITstream.C at line 83. FOAM exiting |
|
August 2, 2012, 16:31 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Edward,
I saw that you got an answer in your bug report: http://www.openfoam.org/mantisbt/view.php?id=611 Best regards, Bruno
__________________
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Implementation of QUICK scheme | Romuald Skoda | Main CFD Forum | 11 | November 6, 2017 22:20 |
AUSM scheme ? Central Scheme | boling | Main CFD Forum | 7 | January 7, 2016 03:41 |
Godunov scheme | Peter | Main CFD Forum | 6 | November 27, 2009 11:51 |
Best Meshing scheme for Cylinder | Nutrex | Main CFD Forum | 4 | July 29, 2008 12:03 |
extrapolation in MUSCL scheme | Chandra | Main CFD Forum | 6 | February 14, 2007 12:21 |