Skip to content

XuZhixuan/thermal_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thermal Simulation

Introduction

本程序通过简单显式差分模拟数值温度场计算材料冷却过程

Technics

  • 显式差分公式
  • 傅里叶传热公式
  • 温度补偿法

Compile & Run

Requirements

  • gcc installed
  • cmake installed

Compile

Run mkdir build
Run cd build
Run cmake ..
Run make

Run

Run simulation in build directory


Contributor


LICENSE

MIT License

Copyright (c) 2020 f(x,z)=xzx

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

About

温度场数值模拟实验程序

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published