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

Tabulation of Dynamic Adaptive Chemistry

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   January 29, 2014, 11:35
Default Tabulation of Dynamic Adaptive Chemistry
  #1
Member
 
Brugiere Olivier
Join Date: Mar 2009
Posts: 34
Rep Power: 17
brugiere_olivier is on a distinguished road
Hi all,

I'm trying to compile the TDAC library from Tommaso Lucchini on openFoam 2.1.1. My main problem is that this library was build on openFoam 1.5. So there are many problems during the compilation
I would like know if some body have tried to do this compilation or if some one have already find the solution for modify those lines in the TDAC / chemistryModelPolimi / chemistryModel / TDACChemistryModel / TDACChemistryModel.C

Code:
        chemkinReader tchemRead(thermoDict);
        
        const HashTable<List<chemkinReader::specieElement> >& specComp(tchemRead.specieComposition());
        forAll(specieComp_,i)
        {
            specieComp_[i] = specComp[this->Y()[i].name()];
        }
kind regards
brugiere_olivier is offline   Reply With Quote

 


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 SGS model procedure in Large eddy simulation mrf6166 Main CFD Forum 39 November 25, 2016 14:13
adaptive y+ and dynamic mesh maalan FLUENT 0 June 2, 2011 02:12
Dynamic Adaptive Mesh Coarsening Will Anderson FLUENT 0 October 26, 2010 17:26
OF15 Dynamic Adaptive Meshing in Parallel adona058 OpenFOAM Running, Solving & CFD 2 August 7, 2008 14:27
unstructured grid sreekanth Main CFD Forum 1 August 6, 2001 15:09


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