Skip to content

Adding slurm example files for the airfoil problem#196

Merged
fgvangessel-umd merged 4 commits into
mainfrom
airfoil_slurm_example
Sep 26, 2025
Merged

Adding slurm example files for the airfoil problem#196
fgvangessel-umd merged 4 commits into
mainfrom
airfoil_slurm_example

Conversation

@fgvangessel-umd
Copy link
Copy Markdown
Contributor

Description

This PR adds a slurm example for the airfoil problem. It includes 2 files, one to generate the slurm configuration parameters and a second for helper functions of individual simulation jobs.

Fixes # (issue)

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have run the pre-commit checks with pre-commit run --all-files
  • I have run ruff check . and ruff format
  • I have run mypy .
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@fgvangessel-umd fgvangessel-umd merged commit 237586b into main Sep 26, 2025
13 checks passed
@fgvangessel-umd fgvangessel-umd deleted the airfoil_slurm_example branch September 26, 2025 23:05
@ffelten
Copy link
Copy Markdown
Collaborator

ffelten commented Sep 26, 2025

Hi @fgvangessel-umd thanks for the PR 🥳.

Do you think I should review the files or you are good with it?

@fgvangessel-umd
Copy link
Copy Markdown
Contributor Author

fgvangessel-umd commented Sep 27, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants