Changeset 2418 for branches/newmole
- Timestamp:
- 10/23/08 15:36:29 (3 months ago)
- Files:
-
- 1 modified
-
branches/newmole/source/mole_solve.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/newmole/source/mole_solve.cpp
r2123 r2418 336 336 // Without pseudo-timestepping, need to apply conservation 337 337 // constraint to maintain non-singular matrix 338 lgConserve = true;338 lgConserve = false; 339 339 } 340 340
