Opened 16 years ago

Closed 16 years ago

#252 closed bug (Fixed)

Typo in inp_par.F for NEMURO model input pamereters

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

Description

The is a typo in inp_param.F for large zooplankton temperature coefficient for grazing. The keyword KGral was changed to KGraL so it is consistent with nemuro.in. Also, the keyword for predator zooplankton assimilation efficiency AlphaZP was missing. The following code was added:

           ELSE IF (TRIM(KeyWord).eq.'AlphaZP') THEN
             Npts=load_r(Nval, Rval, Ngrids, AlphaZP)

Many thanks to Jerome Fiechter for reporting these bugs.

Change History (1)

comment:1 by arango, 16 years ago

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