nvalchemi-dynamics-implementation

Official

Build custom dynamics integrators for GPU sims.

AuthorNVIDIA
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Subclass BaseDynamics and override pre_update() and post_update() to define a custom dynamics integrator that works with the existing forward model, hooks, and convergence logic.

Core Features & Use Cases

  • Define deterministic per-step logic by implementing pre_update() and post_update() to update positions and velocities.
  • Declare needs_keys and provides_keys to coordinate model I/O with the dynamics.
  • Leverage inherited compute(), step(), and run() to integrate with the rest of the toolkit and build end-to-end simulation pipelines.

Quick Start

Subclass BaseDynamics, implement pre_update() and post_update(), instantiate with a model, and call run() on a prepared Batch.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nvalchemi-dynamics-implementation
Download link: https://github.com/NVIDIA/nvalchemi-toolkit/archive/main.zip#nvalchemi-dynamics-implementation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.