Zhe Rex Li
|
ba14aecf35
|
try to fix time conversion factor for Poisson solver; to be built and tested
|
2022-01-31 12:23:36 +11:00 |
|
James McClure
|
eccebcd95a
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2022-01-28 06:43:00 -05:00 |
|
James McClure
|
1e4a68aab9
|
add film term to scal.csv
|
2022-01-28 06:42:52 -05:00 |
|
Rex Zhe Li
|
169a102f6c
|
fix a few typos and bug and build passed
|
2022-01-18 01:15:35 -05:00 |
|
Rex Zhe Li
|
ee527a42cc
|
update Poisson and Stoke solvers to include slipping velocity BC; to be built
|
2022-01-18 16:46:09 +11:00 |
|
James McClure
|
44a7653c60
|
checkout right color model
|
2021-12-10 12:19:08 -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 |
|
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 |
|
Thomas Ramstad
|
23189f5577
|
Clang format (#55)
Run clang-format on modules of code
|
2021-11-08 22:58:37 +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
|
11a62b4a0b
|
merge writer MRT
|
2021-11-06 09:49:21 -04:00 |
|
James McClure
|
d7822a11f6
|
merge writer MRT
|
2021-11-06 09:47:07 -04:00 |
|
James McClure
|
d926202d7f
|
update I/O format options to include hdf5
|
2021-11-06 08:06:08 -04:00 |
|
James McClure
|
a47e5c891b
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2021-10-21 20:39:17 -04:00 |
|
James McClure
|
4cf2610c80
|
make visualization a public function
|
2021-10-21 20:38:18 -04:00 |
|
James McClure
|
3f746e8ed2
|
merge doc update
|
2021-10-21 20:26:21 -04:00 |
|
James McClure
|
3232f939ee
|
update to docx
|
2021-10-21 20:24:10 -04:00 |
|
Rex Zhe Li
|
4e47b0ad90
|
Merge branch 'master' into electrokinetic
|
2021-10-13 16:46:38 +11:00 |
|
Rex Zhe Li
|
b6dae6cfc2
|
fix dumb bugs;build passed
|
2021-10-13 00:33:08 -04:00 |
|
Rex Zhe Li
|
afc7d6c90e
|
add routines to save advective and electromigrational flux;CPU only;to be verified
|
2021-10-13 15:15:12 +11:00 |
|
James McClure
|
2032e7af95
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2021-10-11 19:48:59 -04:00 |
|
James McClure
|
f55b946b8a
|
update corey model in greyscale
|
2021-10-08 12:10:03 -04:00 |
|
Thomas Ramstad
|
44426848c4
|
Add effective pressure
Added effective pressure 1 / k_eff to the output.
To be used in history matching of core flooding.
|
2021-10-04 14:32:09 +02:00 |
|
James McClure
|
6f5d78204a
|
updating documentation
|
2021-10-03 19:56:26 -04:00 |
|
James McClure
|
d6baecf5e2
|
fix bug in endpoint perm
|
2021-09-29 13:06:10 -04:00 |
|
Rex Zhe Li
|
3f5175c9ba
|
build passes after fixing various dumb syntax bugs;model to be verified
|
2021-09-29 02:10:35 -04:00 |
|
Rex Zhe Li
|
01499e672d
|
continue the work of storing ion diffusive flux;incomplete.
|
2021-09-29 15:41:38 +10:00 |
|
JamesEMcclure
|
d6e90e23cd
|
remove unused film terms
|
2021-09-20 09:28:18 -04:00 |
|
JamesEMcclure
|
3cf0bc67d8
|
merge dox
|
2021-09-20 09:22:38 -04:00 |
|
James McClure
|
7575d5c116
|
depcrecate internal color flow adaptor
|
2021-09-19 09:52:06 -04:00 |
|
JamesEMcclure
|
5b6628a5c1
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2021-09-14 09:18:37 -04:00 |
|
Rex Zhe Li
|
c3300baf1e
|
set up reading user-specified multi-species ion concentration; to be verified
|
2021-09-14 10:53:03 +10:00 |
|
James McClure
|
50f77fb2d3
|
Merge branch 'master' into electrokinetic_UpdatedPBTol
|
2021-09-13 10:42:27 -04:00 |
|
Rex Zhe Li
|
2357cd9dfa
|
update options for tolerance_method
|
2021-09-13 09:20:52 -04:00 |
|
Rex Zhe Li
|
101105c7ae
|
print out info on what tolerance_method is used
|
2021-09-13 06:11:22 -04:00 |
|
Rex Zhe Li
|
50395a14e9
|
PoissonSolver with sum or max MSE should work now after fixing dumb bugs
|
2021-09-13 05:38:42 -04:00 |
|
Rex Zhe Li
|
65b0d12172
|
add MES_max as alternative method to check convergence;to be verified
|
2021-09-13 19:24:23 +10:00 |
|
Rex Zhe Li
|
a75ca8a132
|
Merge branch 'electrokinetic_UpdatedPBTol' of github.com:JamesEMcClure/LBPM-WIA into electrokinetic_UpdatedPBTol
|
2021-09-13 18:46:55 +10:00 |
|