This website requires JavaScript.
Explore
Help
Sign In
OilfieldToolsNet
/
opm-simulators
Watch
4
Star
0
Fork
0
You've already forked opm-simulators
mirror of
https://github.com/OPM/opm-simulators.git
synced
2025-02-25 18:55:30 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
19
Commits
24
Branches
102
Tags
3f7c7a822c7cc1c58d8cb8b23d26a830c00003f9
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Bård Skaflestad
3f7c7a822c
Add stub implementation of algorithm for splitting blocks.
...
Currently lacks the construction of block-internal connections but does at least build. Not tested.
2010-08-19 16:33:13 +00:00
dfs.c
Four-space indentation.
2010-08-19 11:02:50 +00:00
dfs.h
A depth-first graph traversal to find connected components of graph.
2010-08-19 10:46:58 +00:00
mimetic.c
Add preliminary support for wells in 'mex_ip_simple'. This is
2010-08-11 18:31:01 +00:00
mimetic.h
Add preliminary support for wells in 'mex_ip_simple'. This is
2010-08-11 18:31:01 +00:00
partition.c
Add stub implementation of algorithm for splitting blocks.
2010-08-19 16:33:13 +00:00
partition.h
Add stub implementation of algorithm for splitting blocks.
2010-08-19 16:33:13 +00:00
Description
Simulator programs and utilities for automatic differentiation.
70
MiB
Languages
C++
78.3%
ECL
17.7%
CMake
1.8%
Cuda
1.2%
Shell
0.5%
Other
0.5%