当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 1 Fork 1

Fortran-sph / to-sph
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

SPH 前后处理 / to-sph

SPH / Ti-SPH 下属程序,前后处理,构建初始化粒子文件 PIF.h5part。

使用本程序,可以实现从 Lua 脚本中获取初始化粒子方法,未来将支持部分 CAE 软件(如 MSC.Patran )。

to-sph ford license wakatime fpm Compiler

export FPM_FFLAGS="-Ipath/to/hdf5&lua/include"
fpm install --profile release
fpm run -- --help

依赖

备注:作者使用 Windows-MSYS2 环境开发,其他环境需要自行验证。

使用 fpm 构建

$env:FPM_FFLAGS="-Ipath/to/include -Lpath/to/lib"
fpm install --profile release
fpm run -- --help

单元测试:

fpm test

API 文档

ford FORD-project-file.md
start ./API-html/index.html     # Windows 打开网页

最新的 API 文档,详见 presph-api

MIT License Copyright (c) 2022 左志华 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. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

🕹 SPH 下属程序,前后处理、HDF5 数据存储、H5part 数据可视化。 展开 收起
FORTRAN 等 3 种语言
MIT
取消

贡献者

全部

近期动态

加载更多
不能加载更多了
FORTRAN
1
https://gitee.com/fortran-sph/to-sph.git
git@gitee.com:fortran-sph/to-sph.git
fortran-sph
to-sph
to-sph
master

搜索帮助