Skip to content

Commit

Permalink
Resolve style errors
Browse files Browse the repository at this point in the history
  • Loading branch information
akashdhruv committed Oct 23, 2024
1 parent c544b3e commit 959ffa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/LandSurfaceModel/NOAH/ERF_NOAH.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ void
NOAH::Init (const MultiFab& cons_in,
const Geometry& geom,
const Real& dt)
{
{
// Initialize Noahmp IO
amrex::Print() << "Initializing Noahmp IO" << std::endl;

Expand Down

0 comments on commit 959ffa9

Please sign in to comment.