Help
SoftFission gives you a private on-demand compute workflow for OpenMC: create a project, prepare files, reserve a compute node, submit runs, and keep results in persistent storage.
What SoftFission does
The platform is designed for structured reactor-physics workflows, starting with OpenMC.
SoftFission combines a personal workspace, persistent project files, and an on-demand private compute node. File editing, uploads, downloads, and other front-node actions are not billed as compute activity.
The current MVP is OpenMC-first. Users create projects, prepare XML and related inputs, submit scheduler-managed jobs, and inspect outputs and logs inside the same workspace.
Getting started
A typical first run on SoftFission follows this sequence.
Compute node and credits
The compute node uses reservation-based prepaid billing, with the charge applied only after the node becomes ready. New users receive 4 free credits on first sign-in.
Projects, files, and runs
Workspace actions and compute actions are treated differently.
| Project storage | Each user has 1.00 GB of persistent storage for project inputs and results. |
|---|---|
| Editing files | Editing text files in the workspace does not count as compute activity. |
| Uploads and downloads | Moving data in or out of the workspace is a front-node action and is not billed as compute. |
| Run submission | A compute job may be submitted only if its selected walltime fits inside the remaining reserved duration. |
| Run records | Run snapshots, logs, outputs, and download packages help keep work reproducible and organized. |
Walltime and runtime guidance
OpenMC runtime is uncertain, so planning jobs conservatively matters.
OpenMC on SoftFission
SoftFission provides the environment around the code rather than replacing upstream documentation.
| Official documentation | docs.openmc.org |
|---|---|
| Source repository | github.com/openmc-dev/openmc |
| SoftFission role | Workspace, file handling, reservation-based compute access, run organization, and result storage. |
Frequently asked questions
Short answers to the main operational questions behind the MVP.