Skip to content

Commit

Permalink
fix(recom) correct recom data path in namelist recom and add AWICM CO…
Browse files Browse the repository at this point in the history
…2 files

Change recom data path name in namelist.recom. Besides add AWICM atmospheric
CO2 forcing files.

Files including atmospheric CO2 values for the AWICM setup
are added.
  • Loading branch information
ogurses committed Oct 14, 2024
1 parent 51e3492 commit 5fc27ec
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion config/case_2p1z1d/namelist.recom
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ UseDustClim = .true.
UseDustClimAlbani = .true. ! Use Albani dustclim field (If it is false Mahowald will be used)
use_photodamage = .true. ! use Alvarez et al (2018) for chlorophyll degradation
HetRespFlux_plus = .true. !MB More stable computation of zooplankton respiration fluxes adding a small number to HetN
REcoMDataPath = '/albedo/work/projects/MarESys/ogurses/input/mesh_CORE2_finaltopo_mean/' !'/work/ollie/projects/MarESys/forcing/CORE2mesh/'
REcoMDataPath = '/albedo/work/projects/p_pool_recom/input/mesh_CORE2_finaltopo_mean/'
restore_alkalinity = .true.
useRivers = .false.
useRivFe = .false. ! When set to true, riverine Fe source is activated
Expand Down
2 changes: 1 addition & 1 deletion config/case_2p3z2d/namelist.recom
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ UseDustClim = .true.
UseDustClimAlbani = .true. ! Use Albani dustclim field (If it is false Mahowald will be used)
use_photodamage = .true. ! use Alvarez et al (2018) for chlorophyll degradation
HetRespFlux_plus = .true. !MB More stable computation of zooplankton respiration fluxes adding a small number to HetN
REcoMDataPath = '/albedo/work/projects/MarESys/ogurses/input/mesh_CORE2_finaltopo_mean/' !'/work/ollie/projects/MarESys/forcing/CORE2mesh/'
REcoMDataPath = '/albedo/work/projects/p_pool_recom/input/mesh_CORE2_finaltopo_mean/'
restore_alkalinity = .true.
useRivers = .false.
useRivFe = .false. ! When set to true, riverine Fe source is activated
Expand Down
2 changes: 1 addition & 1 deletion config/case_3p1z1d/namelist.recom
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ UseDustClim = .true.
UseDustClimAlbani = .true. ! Use Albani dustclim field (If it is false Mahowald will be used)
use_photodamage = .true. ! use Alvarez et al (2018) for chlorophyll degradation
HetRespFlux_plus = .true. !MB More stable computation of zooplankton respiration fluxes adding a small number to HetN
REcoMDataPath = '/albedo/work/projects/MarESys/ogurses/input/mesh_CORE2_finaltopo_mean/' !'/work/ollie/projects/MarESys/forcing/CORE2mesh/'
REcoMDataPath = '/albedo/work/projects/p_pool_recom/input/mesh_CORE2_finaltopo_mean/'
restore_alkalinity = .true.
useRivers = .false.
useRivFe = .false. ! When set to true, riverine Fe source is activated
Expand Down
2 changes: 1 addition & 1 deletion config/case_3p3z2d/namelist.recom
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ UseDustClim = .true.
UseDustClimAlbani = .true. ! Use Albani dustclim field (If it is false Mahowald will be used)
use_photodamage = .true. ! use Alvarez et al (2018) for chlorophyll degradation
HetRespFlux_plus = .true. !MB More stable computation of zooplankton respiration fluxes adding a small number to HetN
REcoMDataPath = '/albedo/work/projects/MarESys/ogurses/input/mesh_CORE2_finaltopo_mean/' !'/work/ollie/projects/MarESys/forcing/CORE2mesh/'
REcoMDataPath = '/albedo/work/projects/p_pool_recom/input/mesh_CORE2_finaltopo_mean/'
restore_alkalinity = .true.
useRivers = .false.
useRivFe = .false. ! When set to true, riverine Fe source is activated
Expand Down

0 comments on commit 5fc27ec

Please sign in to comment.