matlab求导代码-PRST:Python水库模拟工具箱

时间:2021-05-24 08:56:29
【文件属性】:
文件名称:matlab求导代码-PRST:Python水库模拟工具箱
文件大小:179KB
文件格式:ZIP
更新时间:2021-05-24 08:56:29
系统开源 matlab求导代码Python水库模拟工具箱 Python Reservoir Simulation工具箱是MATLAB Reservoir Simulation工具箱的Python版本。 目的是克隆MRST中发现的功能,并添加测试。 PRST中提供的MRST-2015b功能 密谋 plotGrid-通过导出到ParaView获得部分支持 plotCellData-通过导出到ParaView获得部分支持 网格处理 grid_structure(现在是Grid类) 张量网格 cartGrid 计算几何 makeLayeredGrid 不完整 fluid_structure(现在为F类) 实用程序 伦码 解码 参数 rock_struture(现在是Rock类) wells_and_bc边界条件(现为BoundaryCondition类) 安装 目前,该项目没有Python或Conda软件包。 下载整个存储库,然后将“ PRST / pyrst”文件夹复制到您的项目中。 任何科学的Python3发行版(例如Anaconda)都可以满足要求。 PyPI上提供了一个实验软件包。 建议将其安装
【文件预览】:
PRST-master
----setup.py(1KB)
----.gitignore(806B)
----requirements.txt(149B)
----.travis.yml(754B)
----setup.cfg(40B)
----LICENSE.txt(34KB)
----README.md(4KB)
----tests()
--------test_gridprocessing.py(11KB)
--------crash2.py(122B)
--------example.mat(224B)
--------crash.py(366B)
--------test_example_gravityColumn.py(2KB)
--------test_example_gravityColumn()
--------test_solvers.py(2KB)
--------test_incomp.py(594B)
--------test_solvers()
--------test_io.py(4KB)
--------test_params.py(6KB)
--------test_io()
--------test_utils.py(26KB)
--------helpers.py(358B)
--------test_pyrst.py(156B)
--------test_gridprocessing()
----pytest.ini(205B)
----prst()
--------plotting.py(7KB)
--------__init__.py(984B)
--------gridprocessing.py(40KB)
--------io.py(4KB)
--------params()
--------utils()
--------solvers.py(7KB)
--------incomp()
----docs()
--------examples()
--------tutorials()

网友评论