Skip to content

Commit

Permalink
fix utf-8 from copying
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaerz committed Aug 31, 2023
1 parent a7cc835 commit 1168faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hamocc/mo_param_bgc.F90
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ subroutine ini_param_atm()
prei14 = 0.
#endif cisonew
#ifdef extNcycle
! Six & Mikolajewicz 2022: less than 1nmol m¿3
! Six & Mikolajewicz 2022: less than 1nmol m-3
atm_nh3 = 0.
! for now initializing the atmosphereic mixing ratio for N2O with fixed value
! - later to be revereted to namelist parameter
Expand Down

0 comments on commit 1168faa

Please sign in to comment.