https://github.com/mdolab/dafoam
Revision 0ef51fbc1e60349dfdf806544d5e30339fa4f4c2 authored by Ping He on 05 September 2020, 13:05:39 UTC, committed by GitHub on 05 September 2020, 13:05:39 UTC
* Added wallHeatFlux obj.

* Updated version.

* Added DASimpleTFoam solver.

* Added totalPressure as objective.

* Added tests for new solver and objectives.

* Updated travis.

* Added MRF for DASimpleFoam.

* Removed MRF from DASimpleFoam.

* Added DATurbFoam and its tests.

* Updated travis.

* Added DASolidDisplacementFoam. Re-organized lib structure with a new condition Solid that does not depends on turbulence models.

* Added tests for DASolidDisplacementFoam.

* Fixed the pressureInletVelocity BC and updated tests.

* Fixed an issue for dFdW for vonMisesStressKS.

* Fixed an issue for DATurbFoam to improve sens accuracy.

* Updated tests for DATurbFoam.
1 parent f64a2ba
Raw File
Tip revision: 0ef51fbc1e60349dfdf806544d5e30339fa4f4c2 authored by Ping He on 05 September 2020, 13:05:39 UTC
V2.0.4 (#58)
Tip revision: 0ef51fb
LICENSE.md
# DAFoam: Discrete Adjoint with OpenFOAM
______________________________________________________________________________

Copyright (c) 2019 University of Michigan\
Additional copyright (c) 2019 Joaquim R. R. A. Martins, Kevin J. Maki, Ping He, and Charles A. Mader.\
All rights reserved.
______________________________________________________________________________

DAFoam is licensed under the GNU General Public License (GPL), version 3 (the "License"); you may not use this software except in compliance with the License. You may obtain a copy of the License at:\
https://www.gnu.org/licenses/gpl-3.0.html
______________________________________________________________________________

University of Michigan's Multidisciplinary Design Optimization Laboratory (MDO Lab)\
College of Engineering, Aerospace Engineering Department\
http://mdolab.engin.umich.edu/
______________________________________________________________________________

back to top