Skip to content

Commit

Permalink
todo update
Browse files Browse the repository at this point in the history
  • Loading branch information
TeaganKing committed Feb 13, 2024
1 parent e7d1505 commit faa18ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/ctsm/site_and_regional/tower_site.py
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ def run_case(
if not rundir:
rundir = case.get_value("RUNDIR")

self.modify_user_nl(case_root, run_type, rundir) # TODO: add site_lines argument?
self.modify_user_nl(case_root, run_type, rundir)

case.create_namelists()
# explicitly run check_input_data
Expand Down

0 comments on commit faa18ab

Please sign in to comment.