Changes between Initial Version and Version 1 of Ticket #160


Ignore:
Timestamp:
06/09/08 19:20:51 (17 years ago)
Author:
arango
Comment:

The default algorithm is an implicit Ivlev formulation. However, this formulation does not work well yet. There is information about this in the forum

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #160

    • Property ResolutionDone
    • Property Status newclosed
  • Ticket #160 – Description

    initial v1  
    1 The problem Jordi was having with NEMURO was that he had not chosen a grazing option (neither HOLLING_GRAZING nor IVLEV_EXPLICIT).
     1The problem Jordi was having with '''NEMURO''' was that he had not chosen a grazing option (neither '''HOLLING_GRAZING''' nor '''IVLEV_EXPLICIT''').
    22
    3 checkdefs.F catches the case that both are defined, but not the case that neither is defined.
     3'''checkdefs.F''' catches the case that both are defined, but not the case that neither is defined.
    44
    5 Can we add a trap for this situation to checkdefs?
     5Can we add a trap for this situation to '''checkdefs'''?
    66
    77Thanks, John.