221 Star 941 Fork 691

GVPMindSpore/mindscience

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
numeric.yaml 490 Bytes
一键复制 编辑 原始数据 按行查看 历史
b_rookie 提交于 2023-08-18 11:46 +08:00 . [mod]: add logger
mesh:
dim: 1
nx: 200
gamma: 1.4
x_range: [0, 1]
pad_size: 4
material:
type: "IdealGas"
heat_ratio: 1.4
specific_heat_ratio: 1.4
specific_gas_constant: 1.0
runtime:
CFL: 0.9
current_time: 0.0
end_time: 0.14
integrator:
type: "RungeKutta3"
space_solver:
is_convective_flux: True
convective_flux:
reconstructor: "WENO5"
riemann_computer: "Roe"
is_viscous_flux: False
boundary_conditions:
x_min:
type: "Neumann"
x_max:
type: "Neumann"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mindspore/mindscience.git
git@gitee.com:mindspore/mindscience.git
mindspore
mindscience
mindscience
r0.7

搜索帮助