Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 725 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 725 Bytes

DOI

pyrates2024

Project idea:

Plotting the results from Pylith of a 2D transect:

  1. Displacement from model and observation
  2. Analysis of results

Workflow (outline)

Steps Input Output Code
Running a 2D example from Pylith Example model Pylith
Pylith generates displacement Displacement product in .hdf5 Pylith
Plot displacement along with geometry in python Displacement, geometry Python (GitHub)
Plot the difference between observation and model Python

Steps

  1. Run Pylith models
  2. Run Python script Pylith-plot-test.ipynb