Skip to content

Add restart solution files for unsteady pitching and plunging test cases#190

Merged
pcarruscag merged 2 commits intosu2code:developfrom
Sahilll10:add/unsteady-restart-files
Apr 4, 2026
Merged

Add restart solution files for unsteady pitching and plunging test cases#190
pcarruscag merged 2 commits intosu2code:developfrom
Sahilll10:add/unsteady-restart-files

Conversation

@Sahilll10
Copy link
Copy Markdown

@Sahilll10 Sahilll10 commented Apr 4, 2026

Proposed Changes

Add restart solution files for the three unsteady test cases registered
in su2code/SU2#2755

  • unsteady/pitching_naca64a010_euler: solution_flow_00000.csv and
    solution_flow_00001.csv from t=98 and t=99 of a 100-step Euler
    pitching run
  • unsteady/pitching_naca64a010_rans: solution_flow_00000.csv and
    solution_flow_00001.csv from t=89 and t=90 of a RANS/SA pitching
    run
  • unsteady/plunging_naca0012: solution_flow_00000.csv and
    solution_flow_00001.csv from t=98 and t=99 of a 100-step plunging
    run

All cases run locally with SU2 v8.4.0 on Ubuntu 24 / GCC 13 with
CFL=200, ILU preconditioner for pitching cases
and
CFL=1.0, LU_SGS for plunging

Related Work
Companion to su2code/SU2#2755

PR Checklist

  • [ * ] I am submitting my contribution to the develop branch.
  • [ * ] My contribution generates no new compiler warnings.
  • [ * ] My contribution is commented and consistent with SU2 style.
  • [ * ] I used the pre-commit hook to prevent dirty commits.
  • [ * ] I have added a test case that demonstrates my contribution.
  • [ ] I have updated appropriate documentation, if necessary.

pcarruscag and others added 2 commits January 11, 2026 16:15
- pitching_naca64a010_euler: solution_flow_00000.csv and 00001.csv
  from t=98 and t=99 of 100-step Euler run
- pitching_naca64a010_rans: solution_flow_00000.csv and 00001.csv
  from t=89 and t=90 of RANS/SA run
- plunging_naca0012: solution_flow_00000.csv and 00001.csv
  from t=98 and t=99 of 100-step plunging run
Copilot AI review requested due to automatic review settings April 4, 2026 11:51
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@pcarruscag pcarruscag changed the base branch from master to develop April 4, 2026 14:43
@pcarruscag pcarruscag merged commit 4b780bd into su2code:develop Apr 4, 2026
1 check passed
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.

3 participants