Opened 18 years ago
Closed 18 years ago
#78 closed bug (Fixed)
Typo in routine stats_modobs
Reported by: | arango | Owned by: | arango |
---|---|---|---|
Priority: | major | Milestone: | Release ROMS/TOMS 3.1 |
Component: | Nonlinear | Version: | 3.1 |
Keywords: | Cc: |
Description
There is a typo in the computation of the mean squared error (MSE) in routine stats_modobs. The code at line 214 should be:
& 2.0_r8*mod_std(i)*obs_std(i)*(1.0_r8-CC(i))
Many thanks to Bin Zhang for reporting this typo.
Note:
See TracTickets
for help on using tickets.