Skip to content

Commit

Permalink
Deleted '@doc'
Browse files Browse the repository at this point in the history
  • Loading branch information
dalmijn committed Jan 25, 2024
1 parent a0aec18 commit 893dbf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/sbm.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1053,7 +1053,7 @@ function update_after_subsurfaceflow(sbm::SBM, zi, exfiltsatwater)
end
end

@doc """
"""
Update the total water storage per cell at the end of a timestep.
Takes the following parameters:
Expand Down
2 changes: 1 addition & 1 deletion src/sbm_model.jl
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ function update_after_subsurfaceflow(
return model
end

@doc """
"""
Update of the total water storage at the end of each timestep per model cell.
This is done here at model level.
Expand Down

0 comments on commit 893dbf5

Please sign in to comment.