Skip to content

Commit

Permalink
Add soil and PFT namelists to config files
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanBryan51 committed Jul 21, 2023
1 parent dbf4576 commit 9744115
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions payu/models/cable.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ def __init__(self, expt, name, config):

self.config_files = [
self.cable_nml_fname,
'cable_soilparm.nml',
'pft_params.nml',
]

def set_model_pathnames(self):
Expand Down

0 comments on commit 9744115

Please sign in to comment.