Show
Ignore:
Timestamp:
05/06/08 16:35:36 (8 months ago)
Author:
rjrw
Message:

Further refactor newton_step to more purely numerical function.

Remove more dead or leftover code and data.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/newmole/source/mole.h

    r1742 r2028  
    158158 
    159159        /* Historical solution data */ 
    160         realnum den_reinit;   /*  density in first zone of previous iteration */ 
    161160        realnum column_old;   /** total column density in previous iteration */ 
    162161};