CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

Setting a Default divSchemes scheme fails

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 1, 2012, 17:52
Default Setting a Default divSchemes scheme fails
  #1
Member
 
Edward Leonard
Join Date: May 2012
Location: Calumet, MI
Posts: 31
Rep Power: 13
iamed18 is on a distinguished road
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;
}
However, I get this error at runtime:

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
Any thoughts on how to fix this?
iamed18 is offline   Reply With Quote

Old   August 2, 2012, 15:31
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
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
__________________
wyldckat is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Implementation of QUICK scheme Romuald Skoda Main CFD Forum 11 November 6, 2017 21:20
AUSM scheme ? Central Scheme boling Main CFD Forum 7 January 7, 2016 02:41
Godunov scheme Peter Main CFD Forum 6 November 27, 2009 10:51
Best Meshing scheme for Cylinder Nutrex Main CFD Forum 4 July 29, 2008 11:03
extrapolation in MUSCL scheme Chandra Main CFD Forum 6 February 14, 2007 11:21


All times are GMT -4. The time now is 06:52.