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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
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

Old   July 16, 2014, 04:52
Default
  #2
u22
Member
 
Anthony Nitski
Join Date: Aug 2009
Location: Earth
Posts: 35
Rep Power: 16
u22 is on a distinguished road
Hi,

Is there progress on the issue? I'm going to compile TDAC lib in the OF2.3.x...
u22 is offline   Reply With Quote

Old   August 7, 2016, 10:31
Default
  #3
New Member
 
Francesco Contino
Join Date: Mar 2009
Posts: 26
Rep Power: 17
francesco is on a distinguished road
TDAC is available in the latest release of OpenFOAM-dev. Sorry for the delay of the reply, I didn't see this message before.
francesco 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 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 10:46.