Commit Graph

4292 Commits

Author SHA1 Message Date
James McClure
d7822a11f6 merge writer MRT 2021-11-06 09:47:07 -04:00
James McClure
475daf48f4 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-11-06 09:44:42 -04:00
James McClure
d926202d7f update I/O format options to include hdf5 2021-11-06 08:06:08 -04:00
Thomas Ramstad
16440d09fc
Add clang script and .clang example (#52)
Basic usage:
clang-format-all src/

Advanced usage:
clang-format-all project1/ project2/ project3/
2021-11-05 15:17:15 +01:00
Mark Berrill
23491b53d9 Fixing failing test without Silo 2021-11-04 16:34:18 -04:00
James McClure
b9cb8504f6 merge hdf5 bugfix 2021-11-03 12:39:59 -04:00
Mark Berrill
b9d46f2865 Fixing minor bug in CMake with TEST_MAX_PROCS 2021-11-03 12:27:11 -04:00
Mark Berrill
e3cb19f022 Fixing bug compiling without HDF5 2021-11-03 12:11:27 -04:00
Mark Berrill
db323d8e91 Merge remote-tracking branch 'origin/master' into Spock 2021-11-03 11:06:15 -04:00
Mark Berrill
8a8df8fbb0 Fixing issues building with HDF5 and without Silo/NetCDF 2021-11-03 11:05:50 -04:00
Mark Berrill
056eeaa461 Merging master 2021-11-03 10:55:56 -04:00
James McClure
898107e650 merge vis docs 2021-11-03 09:18:25 -04:00
James McClure
b29715edcf :Merge branch 'master' of github.com:OPM/LBPM 2021-11-03 09:15:50 -04:00
James McClure
e424312579 update morph docs 2021-11-02 21:58:38 -04:00
Thomas Ramstad
4e28da8278
Create build and test workflow (#51)
* Create build and test workflow
2021-11-02 22:54:55 +01:00
James McClure
eb6b563c6e clean up morphology 2021-11-02 14:07:35 -04:00
James McClure
6b7b46dabd clean up morphology 2021-11-02 13:15:52 -04:00
James McClure
ade528f96b morph test passing 2021-11-02 10:52:16 -04:00
James McClure
ffab37f6fa added test for new morph data structure 2021-11-02 10:50:36 -04:00
Thomas Ramstad
ebf15d16be
Remove ; in line 277
Get error in compilation
2021-11-02 10:08:31 +01:00
Thomas Ramstad
e99860f347
Update test_install_openmpi.yml 2021-10-27 23:12:24 +02:00
Thomas Ramstad
867e31de6b
Update test_install_openmpi.yml 2021-10-27 22:45:51 +02:00
Thomas Ramstad
9ae67fe337
Update test_install_openmpi.yml 2021-10-27 22:39:44 +02:00
Thomas Ramstad
2c8ff644ad
Update test_install_openmpi.yml 2021-10-27 22:36:02 +02:00
Thomas Ramstad
58b34fd365
Create test_install_openmpi.yml
Test file in GitHub actions.
2021-10-27 22:23:37 +02:00
James McClure
7ed5be99ba Merge branch 'master' into morph_refactor 2021-10-27 09:03:13 -04:00
James McClure
0066be7dd4 fix typo in docs 2021-10-27 08:32:58 -04:00
James McClure
ae2e542cf5 updating documentation 2021-10-25 17:06:05 -04:00
James McClure
86be403b18 clean up 2021-10-25 16:19:00 -04:00
James McClure
79eb8fd883 update visit docs 2021-10-25 16:18:25 -04:00
James McClure
c03e14f743 added discs 2021-10-25 15:37:49 -04:00
James McClure
52b9ebd1b4 add images 2021-10-25 12:51:13 -04:00
James McClure
e2f18425fc add static images for devloper docs 2021-10-25 12:49:09 -04:00
James McClure
a47e5c891b Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-10-21 20:39:17 -04:00
James McClure
cf21163111 update visualization 2021-10-21 20:38:48 -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
James McClure
f99e2dbef9 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-10-14 08:29:10 -04:00
James McClure
4d97018329 revert to original rho0 2021-10-14 08:28:57 -04:00
James McClure
989f7e8b90 add visualization to greyscale simlator 2021-10-13 12:47:42 -04:00
James McClure
3b60988295 factor of porosity to mass density 2021-10-13 12:47:26 -04:00
Rex Zhe Li
4e47b0ad90 Merge branch 'master' into electrokinetic 2021-10-13 16:46:38 +11:00
Rex Zhe Li
ead582cae0 add WriteVis option to save electric field 2021-10-13 16:36:04 +11:00
Rex Zhe Li
354979a395 update flux-saving routines on GPU;to be verified 2021-10-13 15:46:08 +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
ea7cb97bb7 update greyscale diffusion contribution 2021-10-11 21:55:57 -04:00
James McClure
2032e7af95 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-10-11 19:48:59 -04:00
Mark Berrill
7dad69af9a Adding script 2021-10-08 14:28:41 -04:00