GEOPHIRES-X Knowledge Infrastructure

Automates GEOPHIRES-X geothermal simulations with validation and JSON/CSV output parsing.

1|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/lzwei196/KISS---Knowledge-Infrastructure-for-Scientific-Simulation --skill geophires-x-knowledge-infrastructure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: GEOPHIRES-X Knowledge Infrastructure
Source: https://github.com/lzwei196/KISS---Knowledge-Infrastructure-for-Scientific-Simulation/tree/main/models/GEOPHIRES
Command: npx skills add https://github.com/lzwei196/KISS---Knowledge-Infrastructure-for-Scientific-Simulation --skill geophires-x-knowledge-infrastructure

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This knowledge infrastructure provides an end-to-end workflow for configuring, running, and validating GEOPHIRES-X geothermal simulations, reducing manual integration effort and ensuring reproducible results.

Core Features & Use Cases

  • End-to-end workflow orchestration: merges reservoir, forcing, and economic inputs, runs preflight checks, executes the model, and post-processes outputs.
  • Preflight validation and diagnostics: uses built-in triplets diagnostics and validation pipelines to catch common input errors before execution.
  • Output parsing and benchmarking: extracts results to JSON/CSV and supports comparison against benchmarks.

Quick Start

Run the full GEOPHIRES-X workflow by supplying reservoir and economics configurations; the system will assemble inputs, execute the model, and generate parsed outputs.

Frequently Asked Questions about GEOPHIRES-X Knowledge Infrastructure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end geothermal simulations for multiple reservoir configurations?

Automating geothermal simulations uses workflow orchestration to merge reservoir, forcing, and economic inputs, run preflight checks, execute the model, and parse outputs. This ensures consistent execution and reproducible results across multiple configurations.

What is preflight validation for GEOPHIRES-X model inputs?

Preflight validation uses built-in diagnostic triplets and validation pipelines to catch common input errors before model execution. This mechanism checks assembled reservoir and economics configurations to prevent failed simulation runs.

Can I benchmark geothermal simulation outputs against previous results?

Yes, you can benchmark geothermal simulation outputs by extracting parsed results to JSON or CSV formats. The workflow supports direct comparison of these standardized outputs against established benchmark data.

How do I run a GEOPHIRES-X workflow with reservoir and economics inputs?

To run a GEOPHIRES-X workflow, supply the reservoir and economics configurations. The system automatically assembles inputs, executes preflight checks, runs the simulation, and generates parsed JSON or CSV outputs.

Does this geothermal simulation workflow require manual post-processing of outputs?

No, manual post-processing is unnecessary because the workflow automatically parses simulation outputs into standardized JSON and CSV formats. This built-in post-processing ensures results are immediately ready for analysis and benchmarking.