- Oct 20, 2014
-
-
Matthias Schmiddunser authored
deleting declared but unused variables, removing dummy arguments, changing variables to double precision. Not touching: uninitialized and more complicated warnings.
-
- Jun 13, 2014
-
-
Dave Whipp authored
added variable calc_comp_velo, which is used to determined when compaction velocity should (or should not) be calculated
-
- Feb 28, 2014
-
-
Dave Whipp authored
Fixed a few compaction problems: Deallocating certain osolve fields after compaction; Storing densityp=density in initialize_compaction; Several small bugs related to calculating the compaction velocity
-
- Aug 18, 2013
-
-
Dave Whipp authored
Fixed problem with integer values being typed as doubles, set initialization value for cur_lsf, added absolute values for density comparisons, pruned old comments
-
- Aug 07, 2013
-
-
Dave Whipp authored
-
- Jul 05, 2013
-
-
Dave Whipp authored
-
- Apr 08, 2013
-
-
Dave Whipp authored
-
- Apr 03, 2013
-
-
Janice Allen authored
DOES NOT COMPILE. This version with Janice's adjustment to calculate_density_profiles, which will now differentiate between initializing the strings and subsequently applying compaction. Note that currently the LSFs must be used for all calls to compaction; not yet compatible withs surface removal.
-
- Mar 22, 2013
-
-
Dave Whipp authored
DOES NOT COMPILE!!! This is the first attempt at a complete compaction implementation. Needs debugging/testing!
-
Janice Allen authored
-