Software Engineering & Workflow

Simulation software is not simply "writing equations into code." This section covers: how I understand existing software, how I design custom code architecture, and how complete computational workflows are built.

1. Software Survey & Understanding

Before writing any custom code, understand: what others have already achieved, what are mature engineering capabilities, what are gaps, what is "needed but existing tools don't do well enough."

2. Architecture Design

3. Coding Standards & Testing

4. Complete Workflow

5. My Practice

Currently working on:

Architecture decisions and workflow details will be documented in projects and technical notes.