Skip to content

Commit

Permalink
Update src/common/fldout_nc.f90
Browse files Browse the repository at this point in the history
Co-authored-by: Magnus Ulimoen <magnusu@met.no>
  • Loading branch information
heikoklein and magnusuMET authored Jan 22, 2025
1 parent be2073f commit 262574f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/fldout_nc.f90
Original file line number Diff line number Diff line change
Expand Up @@ -1456,7 +1456,7 @@ subroutine accumulate_fields(tf1, tf2, tnow, tstep, nsteph)
! Doses due to cloud immersion and deposition is neglected
if (compute_aircraft_doserate) then
block
! use all running components separately since doses might be differnt
! use all running components separately since doses might be different
USE snapparML, only: ncomp, run_comp

real, parameter :: regulatory_minimum_pressure = 750 ! hPa
Expand Down

0 comments on commit 262574f

Please sign in to comment.