◐ Shell
clean mode source ↗

Fix Windows-incompatible filenames in NICFD PhysicsInformed tutorial by flash631 · Pull Request #83 · su2code/Tutorials

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@flash631

@flash631 flash631 commented

Apr 9, 2026

Copy link Copy Markdown

Closes #82.

This fixes Windows-incompatible filenames in
compressible_flow/NICFD_nozzle/PhysicsInformed
by replacing ":" with "_" in the script filenames and updating any references.

@pcarruscag pcarruscag changed the base branch from master to develop

April 9, 2026 08:14

@EvertBunschoten EvertBunschoten left a comment

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch! Thank you for changing the file names.

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

Reviewers

@EvertBunschoten EvertBunschoten EvertBunschoten approved these changes

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

colons (:) in file name break ability to clone on Windows

2 participants

@flash631 @EvertBunschoten