added vis capabilities for steady state points
This commit is contained in:
@@ -582,6 +582,8 @@ void ScaLBL_ColorModel::Run(){
|
||||
delta_volume_target = (volA + volB)*morph_delta; // set target volume change
|
||||
Averages->Full();
|
||||
Averages->Write(timestep);
|
||||
analysis.WriteVisData( timestep, *Averages, Phi, Pressure, Velocity, fq, Den );
|
||||
analysis.finish();
|
||||
|
||||
if (rank==0){
|
||||
printf("** WRITE STEADY POINT *** ");
|
||||
|
||||
Reference in New Issue
Block a user