Skip to content

Commit

Permalink
clean code P8
Browse files Browse the repository at this point in the history
  • Loading branch information
FengWang3119 committed Oct 29, 2024
1 parent 2d9c518 commit a100589
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ int main(int ac, char *av[])
// File output and regression check.
//----------------------------------------------------------------------
BodyStatesRecordingToVtp body_states_recording(sph_system);
body_states_recording.addToWrite<Real>(water_block, "TurbulenceKineticEnergy");
RegressionTestDynamicTimeWarping<ObservedQuantityRecording<Real>> write_centerpoint_quantity("TurbulentViscosity", observer_centerpoint_contact);
/**
* @brief Setup geometry and initial conditions.
Expand Down

0 comments on commit a100589

Please sign in to comment.