Skip to content

Commit

Permalink
Remove more time invarying variables from the output. These would mos…
Browse files Browse the repository at this point in the history
…tly be for debugging and C-grid work.
  • Loading branch information
anton-seaice committed May 17, 2024
1 parent 00a8144 commit 095a5ca
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions ice_in
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,21 @@
f_ulon = .false. , f_ulat = .false.
f_nlon = .false. , f_nlat = .false.
f_elon = .false. , f_elat = .false.
f_umask = .false.
f_nmask = .false.
f_emask = .false.
f_narea = .false.
f_earea = .false.
f_dxt = .false.
f_dyt = .false.
f_dxu = .false.
f_dyu = .false.
f_dxe = .false.
f_dye = .false.
f_dxn = .false.
f_dyn = .false.
f_HTN = .false.
f_HTE = .false.
f_albpnd = 'x'
f_atmdir = 'x' , f_atmspd = 'x'
f_coszen = 'x'
Expand Down

0 comments on commit 095a5ca

Please sign in to comment.