Skip to content

Commit

Permalink
Add mo_clim_swa.F90 to meson.build file. (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasTorsvik committed Dec 13, 2021
1 parent cb4ecd1 commit 089e122
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hamocc/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ sources += files('accfields.F90', 'aufr_bgc.F90', 'aufw_bgc.F90',
'beleg_parm.F90', 'beleg_vars.F90', 'bodensed.F90',
'carchm.F90', 'carchm_kequi.F90', 'carchm_solve.F90',
'carchm_solve_DICsat.F90', 'cyano.F90', 'dipowa.F90', 'get_cfc.F90',
'get_pi_ph.F90', 'hamocc4bcm.F90', 'hamocc_init.F',
'hamocc_step.F', 'inventory_bgc.F90', 'mo_bgcmean.F90', 'mo_biomod.F90',
'mo_carbch.F90', 'mo_chemcon.F90', 'mo_control_bgc.F90', 'mo_fedep.F90',
'get_pi_ph.F90', 'hamocc4bcm.F90', 'hamocc_init.F', 'hamocc_step.F',
'inventory_bgc.F90', 'mo_bgcmean.F90', 'mo_biomod.F90', 'mo_carbch.F90',
'mo_chemcon.F90', 'mo_clim_swa.F90', 'mo_control_bgc.F90', 'mo_fedep.F90',
'mo_Gdata_read.F90', 'mo_intfcblom.F90', 'mo_ndep.F90', 'mo_param1_bgc.F90',
'mo_riverinpt.F90', 'mo_sedmnt.F90', 'mo_vgrid.F90', 'ncout_hamocc.F',
'netcdf_def_vardb.F90', 'ocprod.F90', 'powach.F90', 'powadi.F90',
Expand Down

0 comments on commit 089e122

Please sign in to comment.