Skip to content

Commit

Permalink
Tab
Browse files Browse the repository at this point in the history
  • Loading branch information
maximumcats committed Jan 20, 2025
1 parent d2cb561 commit a082926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/driver/Castro_advance.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ Castro::finalize_do_advance (Real time, Real dt)
if (do_validity_check) {
int is_new = 1;

// We only display the estTimeStep output if the validity check fails
// We only display the estTimeStep output if the validity check fails
std::string estTimeStep_output;

Real new_dt;
Expand Down

0 comments on commit a082926

Please sign in to comment.