MCPcopy Create free account
hub / github.com/SeisSol/SeisSol / animate_2d_output.py

File animate_2d_output.py

postprocessing/visualization/tools/animate_2d_output.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2import argparse
3import numpy as np
4import matplotlib.pyplot as plt

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected