Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write compact restart files #2372

Open
wants to merge 40 commits into
base: develop
Choose a base branch
from
Open

Write compact restart files #2372

wants to merge 40 commits into from

Commits on Oct 31, 2024

  1. initial idea

    bigfooted committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    838cd96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d30a57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fdc8b4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature_small_restart' of https://github.com/su2code/su2

    …into feature_small_restart
    bigfooted committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    028d148 View commit details
    Browse the repository at this point in the history
  5. small cleanup

    bigfooted committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    de9ce79 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. change default to false

    bigfooted committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    2992d7c View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    79bce1f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. fixed

    bigfooted committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    af2fd4f View commit details
    Browse the repository at this point in the history
  2. cleanup

    bigfooted committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1f43902 View commit details
    Browse the repository at this point in the history
  3. variable renaming

    bigfooted committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f968780 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    d2e69ea View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Fix code scanning alert no. 625: Comparison of narrow type with wide …

    …type in loop condition
    
    Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    bigfooted and github-advanced-security[bot] authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    ecfca08 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. include surface csv

    bigfooted committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    202cc3c View commit details
    Browse the repository at this point in the history
  2. change to size_t

    bigfooted committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    8fbc825 View commit details
    Browse the repository at this point in the history
  3. remove variable

    bigfooted committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9307d7d View commit details
    Browse the repository at this point in the history
  4. change to size_t

    bigfooted committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    3db0627 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Update SU2_CFD/src/output/COutput.cpp

    Co-authored-by: Pedro Gomes <[email protected]>
    bigfooted and pcarruscag authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4c2ba55 View commit details
    Browse the repository at this point in the history
  2. Update SU2_CFD/src/output/COutput.cpp

    Co-authored-by: Pedro Gomes <[email protected]>
    bigfooted and pcarruscag authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    fb8e895 View commit details
    Browse the repository at this point in the history
  3. Update SU2_CFD/src/output/COutput.cpp

    Co-authored-by: Pedro Gomes <[email protected]>
    bigfooted and pcarruscag authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    6dc6724 View commit details
    Browse the repository at this point in the history
  4. Update Common/src/CConfig.cpp

    Co-authored-by: Pedro Gomes <[email protected]>
    bigfooted and pcarruscag authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    bb0a568 View commit details
    Browse the repository at this point in the history
  5. Update config_template.cfg

    Co-authored-by: Pedro Gomes <[email protected]>
    bigfooted and pcarruscag authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    a5d27b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b18b92d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6f23c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. introduce COMPACT keyword

    bigfooted committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c5a6c5e View commit details
    Browse the repository at this point in the history
  2. update dry-run text

    bigfooted committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    8cd04b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Update SU2_CFD/include/output/COutput.hpp

    Co-authored-by: Pedro Gomes <[email protected]>
    bigfooted and pcarruscag authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    4d6f92e View commit details
    Browse the repository at this point in the history
  2. Update SU2_CFD/src/output/COutput.cpp

    Co-authored-by: Pedro Gomes <[email protected]>
    bigfooted and pcarruscag authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    1ba790c View commit details
    Browse the repository at this point in the history
  3. Update SU2_CFD/src/output/COutput.cpp

    Co-authored-by: Pedro Gomes <[email protected]>
    bigfooted and pcarruscag authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    d9ec993 View commit details
    Browse the repository at this point in the history
  4. Update SU2_CFD/src/output/COutput.cpp

    Co-authored-by: Pedro Gomes <[email protected]>
    bigfooted and pcarruscag authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    e48c22a View commit details
    Browse the repository at this point in the history
  5. Update SU2_CFD/src/output/COutput.cpp

    Co-authored-by: Pedro Gomes <[email protected]>
    bigfooted and pcarruscag authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    6e6c70e View commit details
    Browse the repository at this point in the history
  6. Update SU2_CFD/src/output/COutput.cpp

    Co-authored-by: Pedro Gomes <[email protected]>
    bigfooted and pcarruscag authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    9134d8b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a0aef8 View commit details
    Browse the repository at this point in the history
  8. update variable name

    bigfooted committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    da4c87e View commit details
    Browse the repository at this point in the history
  9. update variable name

    bigfooted committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    d54eb64 View commit details
    Browse the repository at this point in the history
  10. update variable name

    bigfooted committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    915fa30 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2ece849 View commit details
    Browse the repository at this point in the history
  12. update naca0012 cfg

    bigfooted committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    605d42d View commit details
    Browse the repository at this point in the history
  13. fix writing surface csv

    bigfooted committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    cb748fd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    452d589 View commit details
    Browse the repository at this point in the history
  15. fix regression tests

    bigfooted committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    dc99d6f View commit details
    Browse the repository at this point in the history