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

foamToCGNS: update for getFieldNames.H

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 6, 2010, 18:55
Default foamToCGNS: update for getFieldNames.H
  #1
Member
 
David Hora
Join Date: Mar 2009
Location: Zürich, Switzerland
Posts: 63
Rep Power: 17
david is on a distinguished road
Hi all

foamToCGNS doesn't compile since revision 1635 of OpenFOAM-1.5-dev. The following changes in getFieldNames.H (line 91-96) can fix this problem:

volScalarNames = HashSet<word>(volScalarHash.toc());
volVectorNames = HashSet<word>(volVectorHash.toc());
surfScalarNames = HashSet<word>(surfScalarHash.toc());
surfVectorNames = HashSet<word>(surfVectorHash.toc());
sprayScalarNames = HashSet<word>(sprayScalarHash.toc());
sprayVectorNames = HashSet<word>(sprayVectorHash.toc());

Regards
David
david 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
Dynamic mesh update problem. David FLUENT 3 March 15, 2012 05:02
update turbDyMFoam antonio_ing OpenFOAM Installation 12 June 2, 2010 08:16
update the pyhsicaltimestep during a steady-state-run mvoss CFX 4 April 6, 2009 03:08
starCD version update hervé Siemens 6 March 3, 2008 19:04
time taken to update solution in unsteady flow phil FLUENT 6 May 17, 2004 10:12


All times are GMT -4. The time now is 20:36.