TDycores-Project / TDycore

BSD 2-Clause "Simplified" License
4 stars 0 forks source link

HDF I/O improvements #160

Open bishtgautam opened 3 years ago

bishtgautam commented 3 years ago
  1. Output the following variables: (use local-to-natural).

    • [x] Pressure
    • [x] Saturation
    • [ ] Checkpoint
    • [ ] Run a test to ensure the checkpoint file is correctly used. Run an initial simulation for 12 steps and write out checkpoint files for each timestep. Run another simulation using the checkpoint file from 7 steps and run it for 5 more steps. The two simulations should be identical
  2. Input (natural-to-local) a. Time-invariant:

    • [x] Permeability dataset
    • [x] Porosity dataset
    • [X] IC

      b. Time-varying

      • [ ] Source-sinks
  3. Test the code for

    • [ ] serial runs
    • [ ] parallel runs

Borrow PFLTORAN's I/O format and few useful PFLOTRAN regression tests are: