Skip to content

Commit

Permalink
Removes a left over comment
Browse files Browse the repository at this point in the history
  • Loading branch information
singhbalwinder committed Jul 5, 2024
1 parent 7d25044 commit 1e3e2f3
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,6 @@ void MAMWetscav::set_grids(
const char *cld_mmr_field_name =
mam_coupling::cld_aero_mmr_field_name(imode, ispec);
if(strlen(cld_mmr_field_name) > 0) {
// NOTE: DO NOT add cld borne aerosols to the "tracer" group as these
// are NOT advected
add_field<Updated>(cld_mmr_field_name, scalar3d_mid, q_unit, grid_name);
}
}
Expand Down

0 comments on commit 1e3e2f3

Please sign in to comment.