hpc-ls-dyna

hpc-ls-dyna is a skill for Codex from SciMate-AI/HPC-Skills. It costs 114 tokens per session (2,616 once invoked), scanned A, original, MIT.

A guide for working with LS-DYNA, a computer program for simulating structural impacts, crashes, and other engineering problems. It covers keyword input files and simulation workflows.

In plain words
What is it for?
Use it to create, review, debug, or recover LS-DYNA decks for impact, static, thermal, fluid, and related simulations.
Why use it?
These simulations depend on carefully chosen materials, contacts, solver settings, and stability controls, making setup errors costly or hard to diagnose.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to create, review, debug, or recover LS-DYNA decks for impact, static, thermal, fluid, and related simulations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/scimate-ai/hpc-skills/hpc-ls-dyna
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add SciMate-AI/HPC-Skills --skill hpc-ls-dyna
Clone the repo
git clone --depth 1 https://github.com/SciMate-AI/HPC-Skills

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for hpc-ls-dyna

README.md
[![agentmods](https://agentmods.dev/badge/skills/scimate-ai/hpc-skills/hpc-ls-dyna/github.svg)](https://agentmods.dev/skills/scimate-ai/hpc-skills/hpc-ls-dyna)
Your own site
<a href="https://agentmods.dev/skills/scimate-ai/hpc-skills/hpc-ls-dyna"><img src="https://agentmods.dev/badge/skills/scimate-ai/hpc-skills/hpc-ls-dyna/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for hpc-ls-dyna

Your own site · 80×15
<a href="https://agentmods.dev/skills/scimate-ai/hpc-skills/hpc-ls-dyna"><img src="https://agentmods.dev/badge/skills/scimate-ai/hpc-skills/hpc-ls-dyna.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 114 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,616 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00114 $0.02616
Opus 5 $0.00057 $0.01308
Sonnet 5 $0.00023 $0.00523
Haiku 4.5 $0.00011 $0.00262

Measured 11d ago against content hash 6f685cacee0a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

hpc-ls-dyna scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/hpc-ls-dyna/SKILL.md · 128 lines

How it starts

The opening of the file, as written. The whole thing — 128 lines — stays where its author put it; the contents beside it link to each section on GitHub.

HPC LS-DYNA

Follow a progressive loading workflow.

Start

  1. Read references/workflow-and-keyword-architecture.md before creating or restructuring any LS-DYNA deck.
  2. Read references/navigation-matrix.md when the user first describes the problem and you need a one-page map from problem type to upstream branch, detailed reference, and starter or source-first entry point.
  3. Read references/terminology-and-branch-glossary.md when writing or updating other LS-DYNA references so branch names and workflow terms stay stable.
  4. Read references/controls-stability-and-accuracy.md when choosing explicit versus implicit, timestep control, mass scaling, damping, shell formulation, or hourglass treatment.
  5. Read references/materials-and-sections.md when selecting *MAT, *SECTION, constitutive assumptions, concrete/composite/polymer models, or element formulations.
  6. Read references/contact-and-constraints.md when choosing automatic contact, tied contact, thickness treatment, edge handling, preload transfer, or connector strategy.
  7. Read references/implicit-thermal-and-multiphysics.md for implicit setup and non-structural solver families such as thermal, ALE, SPH, ICFD, EM, DEM, CESE, and IGA.
  8. Read references/scenario-recipes.md for concrete model recipes mapped to common engineering problems.
  9. Read references/example-catalog.md when the user needs a close precedent from dynaexamples.com.
  10. Read references/implicit-example-recipes.md when the user needs a detailed implicit structural precedent with guidance on which controls to port and which assumptions to discard.
  11. Read references/thermal-example-recipes.md when the user needs a detailed thermal or thermal-structural precedent.
  12. Read references/sph-example-recipes.md when the user needs a detailed SPH precedent for bird strike, particle impact, grease or gel media, or free-surface wave interaction.
  13. Read references/ale-s-ale-example-recipes.md when the user needs an ALE or S-ALE precedent for explosion, sloshing, advection, or ALE FSI.
  14. Read references/welding-example-recipes.md when the user needs a welding-specific precedent and a clear split between coupled and uncoupled workflows.
  15. Read references/showcase-contact-preload-recipes.md when the user needs a concise precedent for contact-overview, interference, drop-test, joint, preload, or bolt showcase pages.
  16. Read references/icfd-example-recipes.md when the user needs a detailed ICFD precedent with guidance on which controls to port and which assumptions to discard.
  17. Read references/em-example-recipes.md when the user needs a detailed EM, inductive heating, resistive heating, or electromagnetic forming precedent.
  18. Read references/nvh-example-recipes.md when the user needs FRF, SSD, random vibration, acoustics, response spectrum, or brake squeal precedent.
  19. Read references/dem-example-recipes.md when the user needs a DEM precedent for granular injection, filling, storage, or discharge.
  20. Read references/cese-example-recipes.md when the user needs a CESE or DUAL-CESE precedent for shock-dominated compressible flow or compressible FSI.
  21. Read references/iga-example-recipes.md when the user needs an IGA precedent for trimmed-NURBS geometry and spline-based structural analysis.
  22. Read references/efg-example-recipes.md when the user needs an EFG precedent for metal cutting, forging, or severe deformation.
  23. Read references/starter-deck-selection.md when the user needs to know which starter deck or minimal project directory should be used as the first scaffold.
  24. Read references/source-map-and-page-taxonomy.md when the user asks for provenance, source coverage, or which upstream page family to mine next.
  25. Read references/error-recovery.md when the deck diverges, runs too slowly, throws segmentation violations, produces negative volume, or shows nonphysical energy/contact behavior.

Read the full file on GitHub · 128 lines

Files

What ships with it

55 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 128 lines · 114 tokens per session scan A 6f685cacee0a

Subscribe to this mod's changes

hpc-ls-dyna is a skill published in the GitHub repository SciMate-AI/HPC-Skills (86 stars, last pushed 5mo ago), licensed MIT. It adds 114 tokens to every session and 2,616 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.