[mpas-developers] Error in sw, ocean core

Michael Duda duda at ucar.edu
Wed Jun 9 18:34:51 MDT 2010


Hi, Mark.

Nice find -- no objections here.

Cheers,
Michael


On Wed, Jun 09, 2010 at 04:27:54PM -0600, Mark Petersen wrote:
> MPAS Developers,
> 
> In module_time_integration.F, subroutine compute_solve_diagnostics, the 
> line
>             if (cellsOnVertex(i,iVertex) > nVertices) cycle VTX_LOOP
>   should be
>             if (cellsOnVertex(i,iVertex) > nCells) cycle VTX_LOOP
> 
> This appears in the sw core and ocean core.  It was already changed in the 
> atm core.
> 
> If noone has further comments, I will change it in the trunk tomorrow.
> 
> Mark
> _______________________________________________
> mpas-developers mailing list
> mpas-developers at mailman.ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/mpas-developers


More information about the mpas-developers mailing list