Commit Graph

4180 Commits

Author SHA1 Message Date
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
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
8a8df8fbb0 Fixing issues building with HDF5 and without Silo/NetCDF 2021-11-03 11:05:50 -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