|
[Sponsors] |
How to write script to import pdf table for non-premixed combustion? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 11, 2020, 22:27 |
How to write script to import pdf table for non-premixed combustion?
|
#1 |
New Member
Pritam Dey
Join Date: Apr 2020
Posts: 9
Rep Power: 6 |
Dear Altruists! I just started using HPC for my combustion simulation. Can you please tell me what to write in my script to read the chemkin-mechanism file from my working drive? And if it reads the chemkin file will ansys be able to make the pdf table automatically?
Here is my current journal file- /file/read-case-data FFF /solve/set/time-step 0.00001 /solve/dual-time-iterate 500 5000 /file/write-case-data Results1 /file/confirm-overwrite yes wc Results.cas.gz wd Results.dat.gz And here is my PBS script- #PBS -N t_combustion #PBS -l nodes=1: ppn=36,walltime=120:00:00 #PBS -m n . /home/pdey/.bashrc cd $PBS_O_WORKDIR time fluent -g -t36 3ddp -mpi=openmpi -cflush -h500 < LNG3d.txt >> result 2>&1 Your help would be highly appreciated. Last edited by johnleo; April 12, 2020 at 00:34. Reason: one alphabet turned into an emo! |
|
April 12, 2020, 16:49 |
Pdf
|
#2 |
Senior Member
|
The commands will depend upon the model being used; TUI commands are context sensitive. If you read chemkin file, generate PDF, and then save pdf and case file then you don't need to give any of the commands in the journal. When Fluent will read the case and data file, it will read the pdf as well.
__________________
Regards, Vinerm PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority. |
|
April 14, 2020, 01:05 |
|
#3 |
New Member
Pritam Dey
Join Date: Apr 2020
Posts: 9
Rep Power: 6 |
Thanks a ton for the suggestion, Mr. Vinerm. I was not copying the pdf file with the case and data file so Ansys wasn't finding the pdf table. Now it's working perfectly.
|
|
Tags |
batch job, journaling, non-premixed combustion, pdf flamelet, scripting |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
mesh file for flow over a circular cylinder | Ardalan | Main CFD Forum | 7 | December 15, 2020 14:06 |
partial premixed combustion model early combustion than expected | omaradel | FLUENT | 0 | June 27, 2017 15:38 |
Premixed Combustion | nader1977 | FLUENT | 0 | October 29, 2016 05:07 |
Non premixed combustion | dvd91 | FLUENT | 0 | December 23, 2014 16:34 |
transported PDF for combustion (total energy PDF) | mathieu ourliac | Main CFD Forum | 0 | April 10, 2008 06:38 |