19 changed files with 12 additions and 0 deletions
@ -0,0 +1,12 @@ |
|||
# Readme |
|||
|
|||
### 输入 |
|||
|
|||
* `input/cor.txt`:四面体顶点坐标 |
|||
* `input/elem.txt`:四面体顶点连接关系 |
|||
* `input/T.txt`:热传导仿真结果,顶点温度数值,单位开尔文(K) |
|||
|
|||
### 输出 |
|||
|
|||
* `output/U.mat`:四面体网格每个顶点的位移 |
|||
|
Loading…
Reference in new issue