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

transportProperties chemkin to openFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 13, 2020, 10:17
Default transportProperties chemkin to openFoam
  #1
New Member
 
Join Date: Mar 2020
Posts: 4
Rep Power: 6
ayu12 is on a distinguished road
Hi All,

I am trying to convert San Diego USCD Mechanism to OpenFOAM, but while trying to use chemkimToFoam it gives an error

Code:
ill-defined primitiveEntry starting at keyword 'CHCHO'
I also tried the same method to GRIMech3.0, I get the same error

Code:
ill-defined primitiveEntry starting at keyword 'AR'
While checking the chemFoam files for proper understanding, transport Properties are default, as follows:

Code:
".*"
{
    transport
    {
        As 0;
        Ts 0;
    }
}
As and Ts are based on sutherland coeff, their value as 0, doesn't seem accurate.

Can anyone let me know how can we convert transport files from Chemkin to foam?
ayu12 is offline   Reply With Quote

Old   April 29, 2022, 06:05
Default
  #2
New Member
 
Navaneethakrishnan
Join Date: Jan 2022
Posts: 3
Rep Power: 4
Nandu K is on a distinguished road
Hi ayu12,


Were you able to convert the mechanism?
I am facing the same problem.
Kindly share the solution if available


Regards

Navaneeth
Nandu K is offline   Reply With Quote

Old   May 2, 2022, 18:23
Default
  #3
New Member
 
Join Date: Dec 2021
Location: Darmstadt
Posts: 6
Rep Power: 4
dkaddar is on a distinguished road
The integrated chemkin converter / reader is really sensitive to formatting of the input files and for transport files in chemkin format it does not even work at all.

So to use chemkinToFoam, issue the command as follows:
Code:
chemkinToFoam [options] <ck mech file> <ck thermo file> <OF transport file> <output reactions file> <output thermo file>

Contrary to what the manual page suggests, the third input file has to be an empty transportProperties file in OF format and not the transport file in chemkin format. Check out the chemFoam examples or use the lines of ayu12 for the transportProperties file.
dkaddar 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
How to contribute to the community of OpenFOAM users and to the OpenFOAM technology wyldckat OpenFOAM 17 November 10, 2017 15:54
OpenFOAM v3.0+ ?? SBusch OpenFOAM 22 December 26, 2016 14:24
OpenFOAM Training Jan-Apr 2017, Virtual, London, Houston, Berlin cfd.direct OpenFOAM Announcements from Other Sources 0 September 21, 2016 11:50
OpenFOAM Training Beijing 22-26 Aug 2016 cfd.direct OpenFOAM Announcements from Other Sources 0 May 3, 2016 04:57
The OpenFOAM extensions project mbeaudoin OpenFOAM 16 October 9, 2007 09:33


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