Skip to content

Commit 0b91276

Browse files
clang format
1 parent 934846f commit 0b91276

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/eamxx/src/physics/mam/eamxx_mam_dry_deposition_process_interface.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ void MAMDryDep::run_impl(const double dt) {
425425
// Surface deposition flux of interstitial aerosols, [kg/m2/s] or [1/m2/s]
426426
auto aerdepdryis_ = get_field_out("deposition_flux_of_interstitial_aerosols")
427427
.get_view<Real **>();
428-
428+
429429
//--------------------------------------------------------------------
430430
// Call drydeposition and get tendencies
431431
//--------------------------------------------------------------------

0 commit comments

Comments
 (0)