Skip to content

Commit

Permalink
line endings: LF --> CRLF
Browse files Browse the repository at this point in the history
  • Loading branch information
jpolton committed Jan 20, 2022
1 parent fe04311 commit bd61b87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
*.py filter=add_date_info
# Ignore all differences in line endings
* -crlf
4 changes: 2 additions & 2 deletions inputs/namelist_local.bdy
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
!------------------------------------------------------------------------------
! unstructured open boundaries tidal parameters
!------------------------------------------------------------------------------
ln_tide = .true. ! =T : produce bdy tidal conditions
sn_tide_model = 'TPXO' ! Name of tidal model (FES|TPXO)
ln_tide = .true. ! =T : produce bdy tidal conditions
sn_tide_model = 'TPXO' ! Name of tidal model (FES|TPXO)
clname(1) = 'M2' ! constituent name
clname(2) = 'S2'
clname(3) = 'K2'
Expand Down

0 comments on commit bd61b87

Please sign in to comment.