Support for new IO writers and visualization

This commit is contained in:
James McClure 2014-11-12 12:25:29 -05:00
parent 21b3dae601
commit 53822a4a70
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
* Simulator for two-phase flow in porous media
* James E. McClure 2013-2014
*/
#define USE_EXP_CONTACT_ANGLE
#define USE_NEW_WRITER
using namespace std;

View File

@ -16,7 +16,7 @@
#include "common/MPI.h"
#define CBUB
#define USE_NEW_WRITER
//#define WRITE_SURFACES
/*