-
Notifications
You must be signed in to change notification settings - Fork 5
Scripts
Philip Maechling edited this page Apr 22, 2022
·
2 revisions
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
ucvm/utilities
- make_mesh_model.py
- makegrid.sh
- run_ucvm.sh
- run_query_query.sh
- time_mesh_generation.py
ucvm/examples/programs/basins
- run_basin_query_cvmh.sh
- run_basin_query_mpi_cencal_cvms.sh
- run_basin_query_mpi_cencal_cvmsi.sh
- run_basin_query_mpi_complete_cencal_cvms.sh
- run_basin_query_mpi_complete_cencal_cvms5.sh
- run_basin_query_mpi_complete_cencal_cvmsi.sh
- run_basin_query_mpi_cvms5.sh
ucvm/examples/programs/etree
- run_ucvm2etree_cvmh.sh
ucvm/examples/programs/mesh
- run_ucvm2mesh_cvmh.sh
- run_ucvm2mesh_mpi_cvmh.sh
- run_ucvm2mesh_mpi_cvmsi.sh
- run_ucvm2mesh_mpi_layer_cvms.sh
- run_ucvm2mesh_mpi_layer_cvmsi.sh
ucvm/examples/programs/ucvm
- run_ucvm_query_albacore.sh
- run_ucvm_query_albacore_c.sh
- run_ucvm_query_cca.sh
- run_ucvm_query_cca_c.sh
- run_ucvm_query_cencal.sh
- run_ucvm_query_cencal_c.sh
- run_ucvm_query_cencal_cvms.sh
- run_ucvm_query_cencal_cvms5.sh
- run_ucvm_query_cvlsu.sh
- run_ucvm_query_cvlsu_c.sh
- run_ucvm_query_cvmh.sh
- run_ucvm_query_cvmh_c.sh
- run_ucvm_query_cvmhlabn.sh
- run_ucvm_query_cvmhlabn_c.sh
- run_ucvm_query_cvms.sh
- run_ucvm_query_cvms5.sh
- run_ucvm_query_cvms5_c.sh
- run_ucvm_query_cvms_c.sh
- run_ucvm_query_cvmsi.sh
- run_ucvm_query_cvmsi_c.sh
- run_ucvm_query_ivlsu.sh
- run_ucvm_query_ivlsu_c.sh
- run_ucvm_query_wfcvm.sh
- Overview and Introduction
- Installation
- Registered CVMs
- UCVM Configuration File
- Setting the UCVM Environment
- Basic UCVM Commands
- List of Commands
- Tutorials
- UCVM-Docker
- References
- UCVM Query Parameters
- Model Specific Query Behavior
- Model Specific GTLs
- System-specific Builds
- Model References
- Concepts
- Test Cases
- Earlier Documentation
