Difference between revisions of "Coupled heat transfer in gas and solid by Ilia Marchevsky"

From OpenFOAM Wiki
Jump to navigation Jump to search
(create page for new tutorial by Matvey Kraposhin and Ilia Marchevsky)
 
Line 2: Line 2:
 
* '''affiliation''': ISPRAS, Russia, Moscow
 
* '''affiliation''': ISPRAS, Russia, Moscow
 
* '''contact''': <mail address='iliamarchevsky@mail.ru' description='author'>click here for email address</mail>
 
* '''contact''': <mail address='iliamarchevsky@mail.ru' description='author'>click here for email address</mail>
* '''OpenFOAM version''': 4.1.x
+
* '''OpenFOAM version''': v1812
 
* '''Published under''': CC BY-NC-SA license ([https://creativecommons.org/licenses creative commons licenses])
 
* '''Published under''': CC BY-NC-SA license ([https://creativecommons.org/licenses creative commons licenses])
  
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_15 Day 15].
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_15 Day 15].
  
=[https://github.com/unicfdlab/TrainingTracks/blob/master/OpenFOAM/gasThermoCoupled-OF4.1/materials/CoupledHeatFluidSolver-MarchevskyKraposhin.pdf Coupled heat transfer in gas and solid]=
+
=[https://github.com/unicfdlab/TrainingTracks/blob/master/OpenFOAM/gasThermoCoupled-OFv1812/materials/CoupledHeatFluidSolver-MarchevskyKraposhin.pdff Coupled heat transfer in gas and solid]=
  
This [https://github.com/unicfdlab/TrainingTracks/blob/master/OpenFOAM/gasThermoCoupled-OF4.1/materials/CoupledHeatFluidSolver-MarchevskyKraposhin.pdf pdf] gives you a short introduction on an implementation of coupled heat transfer in gas and solid in OpenFOAM.  
+
This [https://github.com/unicfdlab/TrainingTracks/blob/master/OpenFOAM/gasThermoCoupled-OFv1812/materials/CoupledHeatFluidSolver-MarchevskyKraposhin.pdf pdf] gives you a short introduction on the implementation of coupled heat transfer in gas and solid in OpenFOAM.  
  
The implementation is not available in the standard OpenFOAM release, however, you can download [https://github.com/unicfdlab/TrainingTracks/tree/master/OpenFOAM/gasThermoCoupled-OF4.1/src the source code] and [https://github.com/unicfdlab/TrainingTracks/tree/master/OpenFOAM/gasThermoCoupled-OF4.1/cases test cases] from GitHUB.
+
The implementation is not available in the standard OpenFOAM release, however, you can download [https://github.com/unicfdlab/TrainingTracks/tree/master/OpenFOAM/gasThermoCoupled-OFv1812/src the source code] and [https://github.com/unicfdlab/TrainingTracks/tree/master/OpenFOAM/gasThermoCoupled-OFv1812/cases test cases] from GitHub.

Revision as of 13:04, 3 June 2019

Go back to Day 15.

Coupled heat transfer in gas and solid

This pdf gives you a short introduction on the implementation of coupled heat transfer in gas and solid in OpenFOAM.

The implementation is not available in the standard OpenFOAM release, however, you can download the source code and test cases from GitHub.