Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mdolab/adflow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.11.0
Choose a base ref
...
head repository: mdolab/adflow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.12.0
Choose a head ref
  • 5 commits
  • 34 files changed
  • 9 contributors

Commits on Nov 13, 2024

  1. Added new tests for two consecutive adjoint runs (#362)

    * Added tests for running adjoints back to back
    
    * clean-up formatting
    
    * Double adjoint test now tests against single adjoint results. Black and Flake8 fixes.
    
    * Reran tests on docker
    
    * Remove extra files
    
    * Black formatting fixes
    
    * Fixed reference for 1 test
    
    * Update remaining references
    
    * Black formatting fixes
    
    ---------
    
    Co-authored-by: Andrew Lamkin <[email protected]>
    sabakhshi and lamkina authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    cd21478 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Add user functions to aeroproblem available funcs (#365)

    Co-authored-by: Andrew Lamkin <[email protected]>
    eytanadler and lamkina authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    b61aaf3 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. Separation constraint using surface vector projection (#238)

    * added new separation constraint
    
    * changes
    
    * new changes
    
    * found the issue and meed to be fixed
    
    * fixing
    
    * fixed output mode
    
    * Fixed the unit vectors
    
    * adding slices
    
    * adding slices corrections
    
    * updated the addslices option
    
    * Setting default options
    
    * merge fix
    
    * mulit US mesh for mphys wrapper
    
    * Several fixes and adding test function
    
    * Test for separation
    
    * multi US mesh option in mphys
    
    * doc update and slight tol adjustment for new test
    
    * test update
    
    * update aoa in ap
    
    * update in ap
    
    * jason file update
    
    * test function fixes
    
    * flake8 and black
    
    * fixed the test option for new changes
    
    * minnor fix
    
    * commiting fprettify changes
    
    * fixing flake errors
    
    * minor Fixes and tests function
    
    * tapenade files
    
    * style fixes and tolerance update
    
    * style fixes
    
    * fprettify fixes
    
    * option
    
    * complex test
    
    * changing variable names
    
    * fprettify cahnge
    
    * error fix
    
    * tolerance update
    
    * tolerance update
    
    * removing multi US mesh
    
    * adding KS aggregation for separation
    
    * Tapenade changes
    
    * KS function for separation sensor
    
    * setting max sepsensor to 1
    
    * separation test update
    
    * separation test fixes
    
    * separation test fixed
    
    * fprettify and black
    
    * all tests passed
    
    * black for test_separation
    
    * black for test_separation
    
    * surfvec_ks option ins docs
    
    * docs option updated and tapenade runs
    
    * docs option updated
    
    * docs option updated
    
    * docs option updated
    
    * default option to surfvec
    
    * minor comment edits on surfaceintegration
    
    * set surfvec to default
    
    * docs update
    
    * option update
    
    * addessing coments
    
    * running black
    
    * docs change
    
    * addressing comments
    
    * allowing some deflections in separation sensor and reformulating the KS sensor
    
    * fprettify and docs update
    
    * minor fixes
    
    * removing schur post group changes
    
    * setting the deviation angle to be at the verge of Sep
    
    * adding area separated sensor
    
    * adding area separated sensor tests
    
    * adding area separated sensor tests
    
    * setting tolerance
    
    * deriv fix and sensor linear
    
    * fixing the normalization
    
    * minor fixes
    
    * minor fixes
    
    * minor option edits
    
    * minor option edits
    
    * minor option edits
    
    * 3D separation tests
    
    * 3D separation tests and docs update
    
    * bib entries for the new sensors
    
    * flake8 and black
    
    * bib fix
    
    * doc fix
    
    * minor fix in test
    
    * removing the figure
    
    ---------
    
    Co-authored-by: Galen <[email protected]>
    ArshSaja and gawng authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    4ebdd4b View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. Changes to mphys wrapper to account for MPhys 2.0.0 (#371)

    * Changes to mphys wrapper to acccount for MPhys 2.0.0
    
    * black formatting
    
    ---------
    
    Co-authored-by: Anil Yildirim <[email protected]>
    Co-authored-by: Anil Yildirim <[email protected]>
    3 people authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    f09d313 View commit details
    Browse the repository at this point in the history
  2. Version bump (#379)

    A-CGray authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    36dcab2 View commit details
    Browse the repository at this point in the history
Loading