Skip to content

Commit

Permalink
lbcs released
Browse files Browse the repository at this point in the history
  • Loading branch information
valenpe7 committed Jan 25, 2018
1 parent 0e2e5ef commit 412ad07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lbcs_3d.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -245,4 +245,4 @@ void lbcs_3d::calculate_fields(std::string output_path) {
this->dump_field(this->b_x, output_path);
this->dump_field(this->b_y, output_path);
this->dump_field(this->b_z, output_path);
}
}

0 comments on commit 412ad07

Please sign in to comment.