Skip to content

Commit

Permalink
change temp and salt output freq to monthly for awicm3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
JanStreffing committed Dec 18, 2024
1 parent 6ee88d3 commit 686fc4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions namelists/fesom2/2.6/awicm3/v3.3/namelist.io
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ io_list = 'sst ',1, 'm', 4,
'MLD3 ',1, 'm', 4,
'tx_sur ',1, 'm', 4,
'ty_sur ',1, 'm', 4,
'temp ',1, 'y', 4,
'salt ',1, 'y', 8,
'temp ',1, 'm', 4,
'salt ',1, 'm', 8,
'N2 ',1, 'y', 4,
'Kv ',1, 'y', 4,
'u ',1, 'y', 4,
Expand Down

0 comments on commit 686fc4c

Please sign in to comment.