-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into mphys-multiple-dvgeo
- Loading branch information
Showing
4 changed files
with
142 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
cff-version: "1.2.0" | ||
authors: | ||
- family-names: Hajdik | ||
given-names: Hannah M. | ||
orcid: "https://orcid.org/0000-0002-5103-7159" | ||
- family-names: Yildirim | ||
given-names: Anil | ||
orcid: "https://orcid.org/0000-0002-1814-9191" | ||
- family-names: Wu | ||
given-names: Neil | ||
orcid: "https://orcid.org/0000-0001-8856-9661" | ||
- family-names: Brelje | ||
given-names: Benjamin J. | ||
orcid: "https://orcid.org/0000-0002-9819-3028" | ||
- family-names: Seraj | ||
given-names: Sabet | ||
orcid: "https://orcid.org/0000-0002-7364-0071" | ||
- family-names: Mangano | ||
given-names: Marco | ||
orcid: "https://orcid.org/0000-0001-8495-3578" | ||
- family-names: Anibal | ||
given-names: Joshua L. | ||
orcid: "https://orcid.org/0000-0002-7795-2523" | ||
- family-names: Jonsson | ||
given-names: Eirikur | ||
orcid: "https://orcid.org/0000-0002-5166-3889" | ||
- family-names: Adler | ||
given-names: Eytan J. | ||
orcid: "https://orcid.org/0000-0002-8716-1805" | ||
- family-names: Mader | ||
given-names: Charles A. | ||
orcid: "https://orcid.org/0000-0002-2744-1151" | ||
- family-names: Kenway | ||
given-names: Gaetan K. W. | ||
orcid: "https://orcid.org/0000-0003-1352-5458" | ||
- family-names: Martins | ||
given-names: Joaquim R. R. A. | ||
orcid: "https://orcid.org/0000-0003-2143-1478" | ||
doi: 10.5281/zenodo.8027706 | ||
message: If you use this software, please cite our article in the | ||
Journal of Open Source Software. | ||
preferred-citation: | ||
authors: | ||
- family-names: Hajdik | ||
given-names: Hannah M. | ||
orcid: "https://orcid.org/0000-0002-5103-7159" | ||
- family-names: Yildirim | ||
given-names: Anil | ||
orcid: "https://orcid.org/0000-0002-1814-9191" | ||
- family-names: Wu | ||
given-names: Neil | ||
orcid: "https://orcid.org/0000-0001-8856-9661" | ||
- family-names: Brelje | ||
given-names: Benjamin J. | ||
orcid: "https://orcid.org/0000-0002-9819-3028" | ||
- family-names: Seraj | ||
given-names: Sabet | ||
orcid: "https://orcid.org/0000-0002-7364-0071" | ||
- family-names: Mangano | ||
given-names: Marco | ||
orcid: "https://orcid.org/0000-0001-8495-3578" | ||
- family-names: Anibal | ||
given-names: Joshua L. | ||
orcid: "https://orcid.org/0000-0002-7795-2523" | ||
- family-names: Jonsson | ||
given-names: Eirikur | ||
orcid: "https://orcid.org/0000-0002-5166-3889" | ||
- family-names: Adler | ||
given-names: Eytan J. | ||
orcid: "https://orcid.org/0000-0002-8716-1805" | ||
- family-names: Mader | ||
given-names: Charles A. | ||
orcid: "https://orcid.org/0000-0002-2744-1151" | ||
- family-names: Kenway | ||
given-names: Gaetan K. W. | ||
orcid: "https://orcid.org/0000-0003-1352-5458" | ||
- family-names: Martins | ||
given-names: Joaquim R. R. A. | ||
orcid: "https://orcid.org/0000-0003-2143-1478" | ||
date-published: 2023-07-19 | ||
doi: 10.21105/joss.05319 | ||
issn: 2475-9066 | ||
issue: 87 | ||
journal: Journal of Open Source Software | ||
publisher: | ||
name: Open Journals | ||
start: 5319 | ||
title: "pyGeo: A geometry package for multidisciplinary design | ||
optimization" | ||
type: article | ||
url: "https://joss.theoj.org/papers/10.21105/joss.05319" | ||
volume: 8 | ||
title: "pyGeo: A geometry package for multidisciplinary design | ||
optimization" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
.. _citation: | ||
|
||
Citation | ||
======== | ||
If you use pyGeo, please cite the following paper: | ||
|
||
\H. Hajdik, A. Yildirim, N. Wu, B. Brelje, S. Seraj, M. Mangano, J. Anibal, E. Jonsson, E. Adler, C. A. Mader, G. Kenway, and J. R. R. A. Martins. pyGeo: A geometry package for multidisciplinary design optimization. Journal of Open Source Software, 8(87), 5319, July 2023. https://doi.org/10.21105/joss.05319 | ||
|
||
The paper is available online from the Journal of Open Source Software `here <https://joss.theoj.org/papers/10.21105/joss.05319>`__. | ||
To cite this paper, you can use the following BibTeX entry: | ||
|
||
.. code-block:: bibtex | ||
@article{Hajdik2023, | ||
doi = {10.21105/joss.05319}, | ||
year = {2023}, | ||
publisher = {The Open Journal}, | ||
volume = {8}, | ||
number = {87}, | ||
pages = {5319}, | ||
author = {Hannah M. Hajdik and Anil Yildirim and Neil Wu and Benjamin J. Brelje and Sabet Seraj and Marco Mangano and Joshua L. Anibal and Eirikur Jonsson and Eytan J. Adler and Charles A. Mader and Gaetan K. W. Kenway and Joaquim R. R. A. Martins}, | ||
title = {{pyGeo}: A geometry package for multidisciplinary design optimization}, | ||
journal = {Journal of Open Source Software} | ||
} | ||
For more background and theory on the FFD implementation, see `this paper <http://umich.edu/~mdolaboratory/pdf/Kenway2010b.pdf>`__. | ||
|
||
\G. K. W. Kenway, G. J. Kennedy, and J. R. R. A. Martins, “A CAD-Free Approach to High-Fidelity Aerostructural Optimization”, in Proceedings of the 13th AIAA/ISSMO Multidisciplinary Analysis Optimization Conference, Fort Worth, TX, 2010. | ||
|
||
|
||
.. code-block:: bibtex | ||
@conference {Kenway2010, | ||
title = {A {CAD}-Free Approach to High-Fidelity Aerostructural Optimization}, | ||
booktitle = {Proceedings of the 13th AIAA/ISSMO Multidisciplinary Analysis Optimization Conference}, | ||
year = {2010}, | ||
note = {AIAA 2010-9231}, | ||
month = {September}, | ||
address = {Fort Worth,~TX}, | ||
author = {Gaetan K. W. Kenway and Graeme J. Kennedy and Joaquim R. R. A. Martins} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters