Opened 15 years ago

Closed 15 years ago

#335 closed bug (Fixed)

Corrected typo in npzd_iron.in

Reported by: arango Owned by: arango
Priority: major Milestone: Release ROMS/TOMS 3.3
Component: Nonlinear Version: 3.3
Keywords: Cc:

Description

There is a typo input script npzd_iron.in. The Fe nudging time scale is FeNudgTime instead of FeNugdTime:

! If applicable, dissolved Fe relaxation (nudging) parameters to simulate
! Fe source over the shelf (h <= FeHmin).

        FeHmin == 200.0d0                        ! minimum depth (m)
    FeNudgTime == 5.0d0                          ! nudging time (days)
         FeMax == 2.0d0                          ! Fe value (mmole/m3) to nudge

Many thanks to Jerome Fiechter for reporting this typo.

Change History (1)

comment:1 by arango, 15 years ago

Resolution: Fixed
Status: newclosed
Note: See TracTickets for help on using tickets.