Contents Menu Expand Light mode Dark mode Auto light/dark mode
CSAM v0.95.1 documentation
Logo
CSAM v0.95.1 documentation
  • CSAM’s Home
  • Quickstart
  • Tutorial
  • API
    • inputs
      • inputs.lam_run
      • inputs.selected_run
    • runs
      • runs.idealised_isosceles
      • runs.idealised_delaunay
      • runs.delaunay_runs
      • runs.icon_usgs_test
      • runs.tapering_test
    • wrappers
      • wrappers.diagnostics
      • wrappers.interface
    • src
      • src.delaunay
      • src.fourier
      • src.io
      • src.lin_reg
      • src.physics
      • src.reconstruction
      • src.utils
      • src.var
    • vis
      • vis.cart_plot
      • vis.plotter
  • Change log
  • References

Links

  • GitHub repo
Back to top

runs#

This subpackage contains the modules for user-defined experiments and tests, i.e., the run scripts.

Warning

As of v0.90.1, the run scripts are executed directly, and so Sphinx’s autodoc capabilities cannot be used for the modules in this subpackage.

All documentation for the run scripts must be created manually until a proper frontend is implemented!

Modules

  • runs.idealised_isosceles
  • runs.idealised_delaunay
  • runs.delaunay_runs
  • runs.icon_usgs_test
  • runs.tapering_test
Next
runs.idealised_isosceles
Previous
inputs.selected_run
Copyright © 2024, Ray Chew, Stamen Dolaptchiev, Maja-Sophie Wedel, Ulrich Achatz
Made with Sphinx and @pradyunsg's Furo