Support for new IO writers and visualization
This commit is contained in:
parent
21b3dae601
commit
53822a4a70
@ -21,7 +21,7 @@
|
|||||||
* Simulator for two-phase flow in porous media
|
* Simulator for two-phase flow in porous media
|
||||||
* James E. McClure 2013-2014
|
* James E. McClure 2013-2014
|
||||||
*/
|
*/
|
||||||
#define USE_EXP_CONTACT_ANGLE
|
|
||||||
#define USE_NEW_WRITER
|
#define USE_NEW_WRITER
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#include "common/MPI.h"
|
#include "common/MPI.h"
|
||||||
|
|
||||||
|
|
||||||
#define CBUB
|
#define USE_NEW_WRITER
|
||||||
//#define WRITE_SURFACES
|
//#define WRITE_SURFACES
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user