Output Structure
Output Structure
modular/
├── master.yml # Entry point with include directives
├── includes/
│ ├── 01_general.yml # General section (simulation, solver settings)
│ ├── 03_environment.yml # Environment (water, waves, current, wind)
│ └── 20_generic_objects.yml # All object sections (types, instances, singletons)
└── inputs/
└── parameters.yml # Extracted key parameters