Adding slurm example files for the airfoil problem#196
Merged
Conversation
Collaborator
|
Hi @fgvangessel-umd thanks for the PR 🥳. Do you think I should review the files or you are good with it? |
Contributor
Author
|
Hey Florian, if you don't mind giving them a quick skim (just 2 short
files) that would be helpful. I think they look good but it is my first
time adding files so would be nice to get a quick review from the EngiBench
guru 🧑💻
Frank
…On Fri, Sep 26, 2025 at 7:18 PM Florian Felten ***@***.***> wrote:
*ffelten* left a comment (IDEALLab/EngiBench#196)
<#196 (comment)>
Hi @fgvangessel-umd <https://github.com/fgvangessel-umd> thanks for the
PR 🥳.
Do you think I should review the files or you are good with it?
—
Reply to this email directly, view it on GitHub
<#196 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHZZOAPPF2DK7VOJKJ7Y4KD3UXCVJAVCNFSM6AAAAACHT2FFJSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTGNBQG43DCOBWGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Frank VanGessel, Ph.D. (He/Him)
*Assistant Research Professor*, Department of Mechanical Engineering
*Adjunct Faculty*, Maryland Applied Graduate Engineering
*Affiliate*, Maryland Robotics Center
University of Maryland, College Park
3109A Glenn L. Martin Hall
College Park, MD 20742
Schedule Meeting <https://calendar.app.google/CeTWvwwGhfrkehiS6>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
Checklist:
pre-commitchecks withpre-commit run --all-filesruff check .andruff formatmypy .