加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
input.js 505 Bytes
一键复制 编辑 原始数据 按行查看 历史
Guillermo Sanchez 提交于 2014-04-25 22:10 . new input.js file
{
"time" :
{
"cfl": 0.9,
"end": 100.0,
"vtklag": 2.0,
"stdprint": 50
},
"friclaw": "voellmy",
"params" :
{
"rho" : 1.0,
"yieldstress" : 0.1,
"mu" : 35.0,
"tanphi": 0.15,
"Xi": 0.01,
"k": 1.0
},
"preproc_mesh": 1,
"preproc_err": 1,
"standard_out": 1,
"compare_result": 1,
"generate_vtk": 1,
"mesh": "meshfile.asc",
"h_initial": "hfile.asc",
"h_observ": "deposit.asc",
"stop" :
{
"stime" : 100.0,
"Ekstop" : 10000.0
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化