Skip to content

Commit

Permalink
Added heat flux in y direction
Browse files Browse the repository at this point in the history
  • Loading branch information
ledm committed Nov 20, 2024
1 parent 5953cc4 commit 7faa0e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bgcval2/bgcvaltools/pftnames.py
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,8 @@ def makeLongNameDict():
lnd['fov_sa'] = 'AMOC Meridional freshwater transport (South Atlantic)'
lnd['fov_stna'] = 'AMOC Meridional freshwater transport (Subtropial North Atlantic)'
lnd['somesatr'] = 'Salt Transport in y-direction'
lnd['hfy'] = 'Heat Transport in y-direction'


lnd['AMM'] = 'Atlantic Margins'
lnd['AMM_Shelf'] = 'Atlantic Margins Shelf'
Expand Down
1 change: 1 addition & 0 deletions key_lists/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ keys:
# soicecov: True
hfds: True
somesatr: True
hfy: True

# sosafldo: True

Expand Down

0 comments on commit 7faa0e7

Please sign in to comment.