Custom Query (964 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (844 - 846 of 964)

Ticket Owner Reporter Resolution Summary
#156 arango kate Fixed time_code overflow
Description

Looking at what happens in time_string, the first thing is INT(time) returning 0x80000000 or MIN_INT, being some huge negative number. My time is the number of seconds since the time origin of 1900, with years ranging from the 1950's to the present. The upshot is that all my time_codes end up being t = * ::

#160 arango wilkin Done NEMURO has no default grazing scheme option
Description

The problem Jordi was having with NEMURO was that he had not chosen a grazing option (neither HOLLING_GRAZING nor IVLEV_EXPLICIT).

checkdefs.F catches the case that both are defined, but not the case that neither is defined.

Can we add a trap for this situation to checkdefs?

Thanks, John.

#165 arango arango Fixed Corrected profile time clocks for distributed-memory applications
Description

The time profiling in MPI was broken because of the way that arguments were passed to mp_reduce in routine wclock_off (timers.F). We were getting the incorrect sums. This bug has been in the code for awhile. I finally got upset about it and I tracked in the debugger. Several of you have been complained about this. Sorry that it took that long for me to fixed.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.