Unofficial Chinese localization for CONTAM (based on CONTAM 3.4.0.8)
contam_chinese provides an unofficial Chinese-localized version of CONTAM. The runnable package is distributed through GitHub Releases, while this repository preserves project notes, version history, and localization assets.
The runnable package is available from GitHub Releases.
The current release package contains:
contamw3.exeContamHelp.chmcontamx3.exeprjup.exesimread.exesimcomp.exeolch2d32.dll
- Download and extract the release archive.
- Run
contamw3.exe. - Open
ContamHelp.chmfor the Chinese help file.
For AI-agent workflows, project inspection, ContamX simulation, MCP access, and ContamW-safe PRJ checks, use:
After extracting this contam_chinese release package, CONTAM_plugin can link to it through CONTAM_CHINESE_HOME or its scripts/link-contam-chinese.ps1 helper. In that setup:
contam_chineseprovides the localized GUI executable and Chinese help package.CONTAM_pluginprovides automation, project checks, simulation workflows, and result triage.
This project is based on the official CONTAM release from NIST. The repository and release materials retain the following statements:
Based on CONTAM developed by NIST.This is an unofficial Chinese-localized modified distribution.
This project is not an official NIST release and does not imply NIST endorsement.
As of 2026-03-16, the latest version listed on the official NIST download page is CONTAM 3.4.0.8, released on 2026-01-08. The same page states that the bundled ContamX version is 3.4.0.3.
The main binaries in this release package have the following versions:
contamw3.exe:3.4.0.8contamx3.exe:3.4.0.3prjup.exe:3.4.0.3simread.exe:3.4.0.3simcomp.exe:3.4.0.3
README.md- project overview and download guidance
NOTICE.md- source and modification notice
CHANGELOG.md- version history
build_assets/- program resource localization files, translation cache, and related scripts
tools/- maintenance and packaging scripts
docs/- supplementary project documents and release notes material
screenshots/- screenshots used in the README and Releases
The main entry points of this repository are:
README.md- GitHub Releases
Runnable files are distributed through Releases. The remaining repository contents preserve project materials and version information.