Commit Graph

49 Commits

Author SHA1 Message Date
James McClure
20800ed7eb partial merge 2021-01-04 19:33:27 -05:00
Mark Berrill
523f96abdd Fixing compile errors without MPI 2020-10-08 11:03:42 -04:00
JamesEMcclure
05cafcb525 fix failed merge 2020-03-17 21:44:45 -04:00
JamesEMcclure
9f5b44dfe4 Revert "Moving more MPI calls to the wrapper"
This reverts commit 0f91767b6c.
2020-03-17 21:23:18 -04:00
Mark Berrill
0f91767b6c Moving more MPI calls to the wrapper 2020-01-28 12:33:36 -05:00
Mark Berrill
d1f714a82e Adding MPI wrapper class 2020-01-28 08:51:32 -05:00
James E McClure
9ade92ba36 the queen's croquet field 2018-05-19 07:49:32 -04:00
Mark Berrill
98bbdd2458 Working on moving to Database 2018-05-15 11:30:12 -04:00
James E McClure
1117059e86 Updates needed for ScaLBL refactor / CPU build script on Eos 2018-02-10 20:13:57 -05:00
Rex Zhe Li
48ec03362c Insert the velocity calculation function to update the velocity profiles after applying the boundary condition but before applying ScaLBL_Color_BC_z(Z) functions 2017-12-05 14:19:56 +11:00
James E McClure
1dd592d48a Updated Color BC compiles cleanly 2017-11-27 07:45:51 -05:00
Mark Berrill
f4e0aca1c3 Fixing TestBubble and some memory leaks 2017-10-02 10:07:06 -04:00
Mark Berrill
90ffb5b9d0 Adding support for different precision in silo 2017-03-01 15:48:17 -05:00
Mark Berrill
e29faadcee Adding initial Silo writer. Modifying writer interface. 2017-01-23 10:42:21 -05:00
James E McClure
bba9e52911 Refactored LBPM-WIA to make calls consistent with ScaLBL library conventions 2016-11-24 11:26:51 -05:00
James E McClure
b7a5ea342f replacing ScaLBL functions in tests/*cpp 2016-11-23 16:16:48 -05:00
Mark Berrill
b11d2c447e Working on lbpm_uCT 2016-05-25 14:00:28 -04:00
James E McClure
cbd30d7227 Fixed bug in TestBubble 2016-01-09 09:37:59 -05:00
James E McClure
9a42a7593c Modified TestBubble so that input files can be used, but test will not fail if input files are not there 2016-01-09 09:34:28 -05:00
James E McClure
8357de7bc8 Fixed all failing unit tests 2016-01-08 10:53:38 -05:00
Mark Berrill
a12e0ba7f1 Replacing MPI_COMM_WORLD with a passed communicator 2015-09-04 13:06:36 -04:00
Mark Berrill
4f6bceffc8 Updating macros.cmake to be consistent with other projects, fixing resulting compile errors 2015-08-21 16:56:43 -04:00
James E McClure
79928896e1 refactored tests/TestBubble to use ScaLBL.h 2015-06-30 11:56:47 -04:00
James E McClure
6de172a554 Debugging recent changes (not yet successful) 2015-06-15 21:53:13 -04:00
Mark Berrill
5fc08ce163 Adding test for blob identification. Adding visit capabilities for domain and volume variables 2015-06-11 15:01:24 -04:00
Mark Berrill
49753252c8 Fixing compile errors and warnings with PGI 2015-04-28 12:26:27 -04:00
Mark Berrill
ef25839769 Replacing Array class with another Array class 2015-04-22 14:23:55 -04:00
Mark Berrill
02a0b42c03 Fixing errors when compiling without c++11, changing GNU to use c++98 2015-02-04 09:55:22 -05:00
Mark Berrill
3c6732d03e Fixing compile error on platforms/filesystems that are case insensitive (MAC) due to MPI.h including mpi.h which included itself rather than including mpi 2015-02-02 12:01:32 -05:00
James E McClure
5123ced92e Changed interface location for fluid signed distance function 2015-01-07 11:34:34 -05:00
James McClure
82562d16c0 Added distance mapping to tests/TestBubble.cpp 2014-12-30 22:12:08 -05:00
James McClure
9ce5b425cf Testing signed distance map from Phase in tests/TestBubble 2014-12-30 16:27:56 -05:00
James McClure
1e9b6ae48a Updated tests/TestBubble.cpp and tests/lb2_Color_wia_mpi.cpp so that graident of phase indicator field is used ot threshold the phase averaging 2014-12-19 21:14:32 -05:00
James McClure
d4f4dba707 Updated tests/TestBubble.cpp and tests/lb2_Color_wia_mpi.cpp so that graident of phase indicator field is used ot threshold the phase averaging 2014-12-19 21:13:30 -05:00
Mark Berrill
6d7e19a511 Fixing compile errors without MPI, modifying build flags 2014-11-11 11:54:41 -05:00
Mark Berrill
0388699221 Finishing the loading of variables into the visit writer 2014-11-06 14:23:57 -05:00
Mark Berrill
bc2f191537 Working on IO classes 2014-11-04 21:58:20 -05:00
Mark Berrill
de2dfae79f Creating IO helper classes for writing/reading mesh data. Modifying visit plugin to use new IO capabilities. Adding unit test for IO capabilities 2014-09-09 14:42:13 -04:00
Mark Berrill
f232b92978 Adding examples to cmake 2014-06-18 13:54:12 -04:00
James McClure
f8bb4d0603 Bubble test now set up for parallel 2014-06-11 09:59:18 -04:00
James McClure
9598c373e0 Updated tests/TestBubble.cpp 2014-06-06 08:42:08 -04:00
James McClure
1e9acd974a Writing out wn interface in tests/TestBubble.cpp as binary file 2014-05-11 11:09:23 -04:00
James McClure
9e1145717f Writing out wn interface in tests/TestBubble.cppd 2014-05-11 11:00:12 -04:00
James McClure
5b2ea54452 Writing out wn interface in tests/TestBubble.cpp 2014-05-11 10:58:26 -04:00
James E McClure
4e9d651d6d refactored TestBubble.cpp (fixed) 2014-03-19 09:27:47 -04:00
James E McClure
c3bfaddc37 refactored TestBubble.cpp 2014-03-19 09:26:34 -04:00
James McClure
5eeb48fc16 removed S from TestBubble.cpp 2014-03-11 16:13:19 -04:00
James McClure
81764dfd3f Validated Bubble Test 2014-03-06 12:50:13 -05:00
James McClure
106e2dd110 Added the bubble test 2014-03-05 16:00:43 -05:00