Skip to content

Unified Demos Folder #563

Description

@klappi-s

IPPL provides more and more mini application examples, which are cluttered in different folders. After including upcoming pull requests #555 (FEL), #501 / #534 (PIF), we should likely bundle these into a single folder to keep the main repo neat.

A possible final folder structure could be:

ippl/
└── demos/
├── README_demos.md ← Broad overview and description of demos
├── alpine/
│ ├── README_alpine.md ← Specific run instructions for alpine + link to detailed manual
│ ├── ExamplesWithoutPicManager/
│ ├── ElectrostaticPIF/
│ ├── validation/
│ └── [originalAlpineSrcFiles]
├── collision/
│ ├── README_collision.md ← Specific run instructions for collision + link ...
│ └── [collisionSrcFiles]
├── cosmology/
│ ├── README_cosmology.md ← Specific run instructions for cosmology + link ...
│ └── [cosmologySrcFiles]
└── fel/
├── README_fel.md ← Specific run instructions for fel + link ...
└── [felSrcFiles]

Metadata

Metadata

Labels

Type

Fields

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions