|
[Sponsors] |
Can I calculate enthalpy after running of OpenFOAM? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 5, 2015, 08:41 |
Can I calculate enthalpy after running of OpenFOAM?
|
#1 |
Member
Di Cheng
Join Date: May 2010
Location: Beijing, China
Posts: 47
Rep Power: 16 |
I finished running, and exported the necessary values for enthalpy calculation, such as p,T,c_i(molar concentrations). However, I did not export the enthalpy.
And I need it now, can I restart at every output time and use some tools to recalculate it? |
|
February 9, 2015, 12:02 |
|
#2 |
Senior Member
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,267
Blog Entries: 1
Rep Power: 25 |
two general options:
1- if values are saved in volField format (volScalar or volVectorField) and can be read by paraview, then use calculator format 2- write some pieces of code to read those values and returns enthalpy, for example look at source code for wallHeatFlux
__________________
My Personal Website (http://nimasamkhaniani.ir/) Telegram channel (https://t.me/cfd_foam) |
|
Tags |
openfoam, restart |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Difficulty running an inviscid compressible nozzle flow using OpenFOAM | rbozinoski | OpenFOAM Running, Solving & CFD | 11 | December 29, 2015 08:19 |
Suggestion for a new sub-forum at OpenFOAM's Forum | wyldckat | Site Help, Feedback & Discussions | 20 | October 28, 2014 10:04 |
problem with running OpenFOAM | J.Y.Won | OpenFOAM Running, Solving & CFD | 6 | October 16, 2014 14:33 |
Modified OpenFOAM Forum Structure and New Mailing-List | pete | Site News & Announcements | 0 | June 29, 2009 06:56 |
Statically Compiling OpenFOAM Issues | herzfeldd | OpenFOAM Installation | 21 | January 6, 2009 10:38 |