[MITgcm-cvs] CVS Commit MITgcm_contrib/dgoldberg/streamice

Daniel Goldberg dngoldberg at gmail.com
Sun Oct 7 22:29:15 EDT 2012


Hi Patrick

Would you mind taking a quick look at this subroutine?

I wasn't happy with the order of operations before.. because surface
elevation (surf_el_streamice) at the end of a timestep should reflect
the thickness at the end of the timestep.. and it didn't. so I moved
the subroutine STREAMICE_UPD_FFRAC_UNCOUPLED to *after* the other
subroutine calls, and reasoned that I should add the CADJ calls to
store the arrays that STREAMICE_UPD_FFRAC_UNCOUPLED updates
(surf_el_streamice, base_el_streamice, and streamice_upd_floatfrac).
This does NOT work however -- TAF vomits recomputation warnings. This
is what I wanted to ask you about on Friday - I just want to know if I
was on the right track or completely wrong about how to address
recomputation issues.

Thanks
Dan

On Sun, Oct 7, 2012 at 10:25 PM, Daniel N. Goldberg, 54-1423,
6172532977, <dgoldberg at forge.csail.mit.edu> wrote:
> Update of /u/gcmpack/MITgcm_contrib/dgoldberg/streamice
> In directory forge:/tmp/cvs-serv29289
>
> Modified Files:
>         streamice_solo_timestep.F
> Log Message:
> intentional bug
>
>
> _______________________________________________
> MITgcm-cvs mailing list
> MITgcm-cvs at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-cvs



More information about the MITgcm-cvs mailing list