pylith icon indicating copy to clipboard operation
pylith copied to clipboard

Update examples for v3.0.0

Open baagaard-usgs opened this issue 3 years ago • 0 comments

box-2d

  • [x] README
  • [x] pylithapp
  • [x] Step01 axial extension
  • [x] Step02 shear w/Dirichlet BC
  • [x] Step03 shear w/Dirichlet + Neumann BC
  • [x] Step04 shear w/Dirichlet BC + IC
  • [x] Step05 time-dependent shear w/Dirichlet + Neumann BC
  • [x] ParaView Python script

box-3d

  • [x] README
  • [x] pylithapp
  • [x] Step01 axial extension
  • [x] Step02 shear w/Dirichlet BC
  • [x] Step03 shear w/Dirichlet + Neumann BC
  • [x] Step04 shear w/Dirichlet BC + IC
  • [x] Step05 time-dependent shear w/Dirichlet + Neumann BC
  • [x] ParaView Python script

strikeslip-2d

  • [x] README
  • [x] pylithapp
  • [x] Step01 slip
  • [x] Step02 slip w/vel BC
  • [x] Step03 multiple eqs w/vel BC
  • [x] Step 4 Spatially variable coseismic slip
  • [x] Step 5 Green's functions
  • [x] Inversion using Green's functions
  • [x] ParaView Python script for output soln points (glyph)
  • [x] ParaView Python script

reverse-2d

  • [x] README
  • [x] pylithapp
  • [x] Step01 gravity
  • [x] Step02 gravity w/reference state
  • [x] Step03 gravity w/incompressible elasticity
  • [x] Step04 surface load
  • [x] Step05 one fault
  • [x] Step06 two faults [ZERO PIVOT, need to specify NULL SPACE]
  • [x] Step07 two faults w/Maxwell
  • [x] Step08 two faults w/powerlar
  • [x] ParaView Python scripts

subduction-2d

  • [x] README
  • [x] pylithapp
  • [x] Step01 coseismic
  • [x] Step02 interseismic [FAILS TO CONVERGE: Null space issue?]
  • [x] Step03 eqcycle
  • [x] ParaView Python script

subduction-3d

  • [x] README
  • [x] pylithapp
  • [x] Step01 axialdisp
  • [x] Step02 coseismic
  • [x] Step03 interseismic
  • [x] Step04 eqcycle
  • [ ] Step06 slowslip
  • [ ] Step07 Greeen's functions
  • [ ] Step08 Gravity
  • [ ] ParaView Python script

troubleshooting-2d

  • [x] Typo in component name in .cfg file
  • [x] No filename given for output
  • [x] Missing spatial database description
  • [x] Buried edges of fault not set
  • [x] Subfields mispelled in spatial database
  • [x] Wrong interpolation type for spatial database
  • [ ] Wrong features for BC (use_rate)
  • [ ] Overlapping constraints
  • [ ] Constraints overlapping with fault

troubleshooting-3d

baagaard-usgs avatar Apr 29 '22 21:04 baagaard-usgs