Commit Graph

4292 Commits

Author SHA1 Message Date
James McClure
ce8498a9ce add pubs 2021-12-25 18:06:04 -05:00
James McClure
f93a4d3bba update to greyscale 2021-12-24 11:52:54 -05:00
James E McClure
5b33e96984 update build script for summit 2021-12-21 15:49:11 -05:00
James E McClure
7523114937 merge color profiling 2021-12-21 11:38:16 -05:00
James E McClure
419de4e397 local spock changes 2021-12-21 11:36:52 -05:00
James McClure
bb4ce1aa09 fix string with gcc 10.2 2021-12-16 20:35:06 -05:00
James McClure
3297fd04f6 example cuda - hip conversion 2021-12-16 14:18:30 -05:00
James McClure
5c3a149ab6 add droplet input file 2021-12-16 12:07:16 -05:00
James McClure
5c794e0bd0 fix sign on geodesic curvature 2021-12-15 07:35:10 -05:00
James McClure
d259434e5f fix compiler warning 2021-12-14 16:47:27 -05:00
James McClure
66be77aeae update deficit curvature test 2021-12-14 16:46:00 -05:00
James McClure
012c1814c6 contact angle + deficit curvature tools 2021-12-14 07:07:27 -05:00
James McClure
011b2f8a87 added analysis tools for TwoPhase object 2021-12-13 16:04:20 -05:00
James McClure
93f99057bb added droplet examples 2021-12-13 11:02:17 -05:00
James McClure
fb99e78815 add docx 2021-12-12 13:16:01 -05:00
James McClure
499b765d64 Merge branch 'master' into opm 2021-12-12 11:42:44 -05:00
James McClure
bb51c75692 update sample script 2021-12-12 11:42:32 -05:00
James McClure
aa0b3a1cb0 merge LBPM with spock 2021-12-12 11:36:47 -05:00
James McClure
44a7653c60 checkout right color model 2021-12-10 12:19:08 -05:00
James McClure
90c3513e09 fix merge 2021-12-09 15:38:54 -05:00
James McClure
f0042bafea update ubuntu sample script 2021-12-09 14:02:32 -05:00
James McClure
ba67d29e5c fix memory leak 2021-12-09 14:01:27 -05:00
James McClure
51ada19b06 merging conflicts 2021-12-09 13:51:35 -05:00
James McClure
ee93851281 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-12-09 10:17:13 -05:00
James McClure
a65ceef7d5 try 2 2021-12-09 10:16:47 -05:00
James McClure
44965c17f3 fix merge 2021-12-09 10:11:05 -05:00
Rex Zhe Li
d61cb8571f fix dumb typo 2021-12-06 00:46:44 -05:00
Rex Zhe Li
ba88a78afb update periodic potential BC for inlet and outlet;to be built and tested 2021-12-06 16:28:08 +11:00
Rex Zhe Li
8fce93fc47 update solid BCs of Poisson solver in GPU;to be built and tested 2021-12-06 13:50:17 +11:00
JamesEMcClure
8800066c06
Add "SCAL.csv" file for color model (#61)
* add scal file

* SCAL csv file

* Update ColorModel.cpp

Updated the SCAL output file, and removed some entries.

Co-authored-by: Thomas Ramstad <trams@equinor.com>
2021-12-03 14:53:36 +01:00
Rex Zhe Li
95d01c4e28 fix bug 2021-12-02 07:47:49 -05:00
Rex Zhe Li
7d525e999b enable different types of solid BC for Poisson solver; to be built and tested 2021-12-02 23:32:57 +11:00
James McClure
e6fa7d4065 add SCAL file 2021-12-01 08:08:16 -05:00
JamesEMcClure
b63ad4912a
Merge pull request #57 from OPM/thomaram-patch-2
Update c-cpp.yml
2021-11-11 07:08:45 -05:00
Thomas Ramstad
37c9ff3be1
Update c-cpp.yml 2021-11-09 19:14:00 +01:00
James McClure
757aed3147 Merge branch 'clang' 2021-11-08 18:05:57 -05:00
JamesEMcClure
2ab36c3cc1
Merge pull request #56 from OPM/clang
Clang format (#55)
2021-11-08 18:05:26 -05:00
James McClure
21b4b9b958 merge with clang format 2021-11-08 17:21:52 -05:00
Thomas Ramstad
23189f5577
Clang format (#55)
Run clang-format on modules of code
2021-11-08 22:58:37 +01:00
James McClure
3d251e1f4e add I/O format string for electrochem 2021-11-08 14:28:05 -05:00
Thomas Ramstad
f29ae0b0bc
Update c-cpp.yml (#54) 2021-11-07 20:38:36 +01:00
James McClure
2ff903f4d5 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-11-07 07:58:05 -05:00
James McClure
97721a9a10 never rescale unsteady cases 2021-11-07 07:57:54 -05:00
James McClure
ccd05a6117 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-11-07 07:56:31 -05:00
James McClure
1fe39b8223 never rescale unsteady cases 2021-11-07 07:56:18 -05:00
James McClure
ce57491bce never rescale unsteady cases 2021-11-07 07:55:15 -05:00
James McClure
19df16da96 Merge branch 'master' of github.com:OPM/LBPM 2021-11-07 07:30:59 -05:00
James McClure
17a86f42e9 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-11-07 07:12:26 -05:00
James McClure
8e29cc4a17 fix bug in writer mode 2021-11-07 07:09:09 -05:00
James McClure
11a62b4a0b merge writer MRT 2021-11-06 09:49:21 -04:00