Skip to content

Commands

Philip Maechling edited this page Apr 22, 2022 · 6 revisions
  1. UCVM Executables
  2. C API
  3. Tests
  4. Models

Executables

  • basin_query
  • basin_query_mpi
  • basin_query_mpi_complete
  • ecoalesce
  • ecompact
  • grd2etree
  • grd_query
  • mesh_check
  • mesh_op
  • mesh_strip_ijk
  • patchmodel
  • ssh_generate
  • ssh_merge
  • ucvm2mesh
  • ucvm2mesh_mpi
  • ucvm2mesh_mpi_layer
  • ucvm2etree
  • ucvm2etree_extract_MPI
  • ucvm2etree_merge_MPI
  • ucvm2etree_sort_MPI
  • ucvm_query
  • vs30_query
  • vs30_query_mpi

Utilities

The complete UCVM distribution contains the C language executables listed above, together with several utilities bash shell and python scripts. These utility scripts wrap UCVM C language executables, and they are designed to make it easier to perform certain specific UCVM-related processing steps. The following scripts are distributed as part of UCVM

  • make_mesh_model.py
  • makegrid.sh
  • run_ucvm.sh
  • run_query_query.sh
  • time_mesh_generation.py
Clone this wiki locally