matlab温度传导代码-aae512:aae512

时间:2024-06-22 15:28:51
【文件属性】:

文件名称:matlab温度传导代码-aae512:aae512

文件大小:41KB

文件格式:ZIP

更新时间:2024-06-22 15:28:51

系统开源

matlab温度图像代码该代码演示了单个连接域中的网格生成和瞬态热传导问题。 编译 需要 3.9 以上版本的 cmake。 确保编译器支持 c++11 标准。 演示 为了成功运行 matlab 文件夹中的两个演示程序(solver_demo.m、mesh_demo.m),请确保将可执行文件也放在 matlab 文件夹中。 STANDALONE RUNNING 命令 1:main.exe boundingfilelocation meshfilelocation 从boundaryfilelocation 读取边界信息并生成网格存储在meshfilelocation 命令2:main.exe meshfilelocation configurationlocation outputlocation 从meshfilelocation 读取网格,从configurationlocation 读取配置并计算温度分布存储在outputlocation


【文件预览】:
aae512-master
----matlab()
--------readmesh.m(320B)
--------Other()
--------nozzel.m(507B)
--------writemesh.m(215B)
--------alge_mesh.m(281B)
--------.DS_Store(6KB)
--------main.exe(44KB)
--------analytic.m(1KB)
--------plotmesh.m(338B)
--------ring.m(578B)
--------mesh_demo.m(507B)
--------ptsclustering.m(514B)
--------solver_demo.m(3KB)
--------plotarrow.m(438B)
----.DS_Store(6KB)
----src()
--------utils.cpp(1KB)
--------.DS_Store(6KB)
--------main.cpp(2KB)
----headers()
--------solver.h(6KB)
--------utils.h(2KB)
--------mesher.h(8KB)
----.gitignore(27B)
----CMakeLists.txt(202B)
----README.md(803B)
----homework()
--------hw2-3.cpp(3KB)
--------proce.m(379B)
--------hw1.cpp(710B)
--------hw2-4.cpp(3KB)

网友评论