Skip to content

Commit

Permalink
Update Source/NS_setup.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
ajnonaka authored Aug 5, 2024
1 parent fd0c1b8 commit 0b81e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/NS_setup.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ NavierStokes::variableSetUp ()

if (do_trac2)
{
set_scalar_bc(bc,phys_bc,advection_scheme);
set_scalar_bc(bc,phys_bc,advection_scheme);
desc_lst.setComponent(State_Type,Tracer2,"tracer2",bc,state_bf);
}
//
Expand Down

0 comments on commit 0b81e1b

Please sign in to comment.