Skill Claude CodeCodex
Run automated Manning's n calibration against observed water surface elevations using Bayesian optimization or Nelder-Mead. Use this when the user wants to calibrate, optimize, or fit model parameters to observations.
Skill Claude CodeCodex
Run automated Manning's n calibration against observed water surface elevations using Bayesian optimization or Nelder-Mead. Use this when the user wants to calibrate, optimize, or fit model parameters to observations.
Skill Claude CodeCodex
Convert between hydraulic model formats. Supports HEC-RAS 2D to SRH-2D mesh conversion, and SRH-2D results or mesh to VTK. These tools are stateless — no open project is required. Use this when the user wants to convert formats, e.g. "convert RAS to SRH", "export SRH-2D to VTK", or "convert mesh to VTK".
Skill Claude CodeCodex
Export simulation results and/or the computational mesh to VTK files for ParaView visualization. Use this when the user wants to export, visualize, or create VTK files.
Skill Claude CodeCodex
Modify Manning's n roughness coefficients, inlet flow rates, or exit water surface elevations for the currently open pyHMT2D project and save the changes. Use this when the user wants to change model parameters.
Skill Claude CodeCodex
Run Monte Carlo uncertainty analysis on a hydraulic model by sampling parameters from statistical distributions and computing exceedance probabilities. Use this when the user wants uncertainty analysis, Monte Carlo simulation, or probabilistic results.
Skill Claude CodeCodex
Open a pyHMT2D hydraulic model project (SRH-2D or HEC-RAS) and display its materials, boundary conditions, and available result variables. Use this when the user wants to open, load, or inspect a hydraulic model.
Skill Claude CodeCodex
Load simulation results and query values at specific points, domain-wide statistics, flood extent, or cross-section profiles. Use this when the user wants to read, query, probe, or analyze simulation results.
Skill Claude CodeCodex
Run the SRH-2D preprocessor and hydraulic simulation for the currently open project. Use this when the user wants to run, execute, or simulate the model.
Skill Claude CodeCodex
Show the current pyHMT2D session state — which project is open, whether results are loaded, solver configuration, and suggested next steps. Use this when the user asks what is open, what the current state is, or what to do next.
Cursor rule Cursor
This rule covers the calibration and parametric study capabilities of pyHMT2D.
Cursor rule Cursor
This rule covers the command-line interface (CLI) tools available in pyHMT2D.
Cursor rule Cursor
This rule covers the supported hydraulic models and how to work with them in pyHMT2D.
Cursor rule Cursor
Cursor rule "project-overview" from psu-efd/pyHMT2D, covering pyhmt2d project overview, key components, key features and getting started.
Instructions file CodexOpenCode
Instructions for psu-efd/pyHMT2D, covering agents.md, commands, install in editable mode (development), run all tests and run a specific test file.
Instructions file
Instructions for psu-efd/pyHMT2D, covering claude.md, commands, install in editable mode (development), run all tests and run a specific test file.