FrontISTR  5.7.1
Large-scale structural analysis program with finit element method
heat_LIB.f90
Go to the documentation of this file.
1 !-------------------------------------------------------------------------------
2 ! Copyright (c) 2019 FrontISTR Commons
3 ! This software is released under the MIT License, see LICENSE.txt
4 !-------------------------------------------------------------------------------
6 module m_heat_lib
7 
11  use m_heat_lib_film
14 
15 end module m_heat_lib
16 
This module provides subroutines for calculating distributed heat flux for various elements.
This module provides subroutines to generate heat transfer boundary.
This module provide functions to generate Femap neutral output.
This module provides subroutines to generate heat radiate boundary.
This modules just summarizes all modules used in heat analysis.
Definition: heat_LIB.f90:6