3
I Use This!
High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 7 hours ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
merge More... almost 18 years ago
Force zero of v_darcy variable since vvlbc always references it. More... almost 18 years ago
Merge More... almost 18 years ago
Removed natural vectors in pims setup part. More... almost 18 years ago
Changed flux velocity output to only be printed if number of grid cells in a particular direction is greater than 1. More... almost 18 years ago
merge More... almost 18 years ago
Changed 'array' from allocatable to pointer in ConvertArrayToNatural() More... almost 18 years ago
Modified Xcode to include new hdf5 routines. More... almost 18 years ago
Fixes More... almost 18 years ago
Added ascii_to_hdf5 to makefile More... almost 18 years ago
merge More... almost 18 years ago
Added logicals flags for printing velocities More... almost 18 years ago
Added velocity keywords VELO and FLUX to TECP and HDF5 cards More... almost 18 years ago
Added velocities More... almost 18 years ago
Removed print * statements from ReadField.F90. More... almost 18 years ago
Removed print * statement and cleaned up code. Be sure to put a character string to indentify print * statements! More... almost 18 years ago
Added pflow_output2.F90 to Xcode and removed several print * statements. More... almost 18 years ago
Fixed dependency in makefile More... almost 18 years ago
Changed makefile. More... almost 18 years ago
Consolidated new tecplot and hdf5 output within pflow_output2.F90 More... almost 18 years ago
Fixed same ierr == 1 problem in transport. Don't see any other instances. More... almost 18 years ago
Fixed ierr statement: ierr must be checked as ierr /= 0 (not to ierr == 1) to be true. More... almost 18 years ago
Cleaning up output a bit. More... almost 18 years ago
Changed grid%[x,y,z] to be local instead of global More... almost 18 years ago
Fixed tecplot output to print identical format, regardless of processor layout. More... almost 18 years ago
Minor cosmetic changes to hydrostatic, and added check for MAXINITREGIONS. More... almost 18 years ago
Removed all the VecSetValue(s) for Natural Vecs from pflow. More... almost 18 years ago
Fixed uninitialized variables in random number generation More... almost 18 years ago
Fixed bug: 'pres' should be 'conc' More... almost 18 years ago
Added MAX/MIN to Hanford300.cpp More... almost 18 years ago