Skip to content

Commit 3299aeb

Browse files
committed
Modifications to JOSS paper
1 parent df01a72 commit 3299aeb

File tree

2 files changed

+176
-80
lines changed

2 files changed

+176
-80
lines changed

joss/paper.bib

Lines changed: 117 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# MDO Framework Features
21
@inproceedings{salas1998framework,
32
title = {Framework requirements for MDO application development},
43
author = {Salas, A and Townsend, J},
@@ -27,7 +26,6 @@ @book{mdobook
2726
year = {2022}
2827
}
2928

30-
# Other MDO Frameworks
3129
@techreport{astros,
3230
author = {Neil, D. J.},
3331
institution = {National Aeronautics and Space Administration},
@@ -36,21 +34,73 @@ @techreport{astros
3634
number = {NASA/19890015803}
3735
}
3836

39-
@techreport{adams2020dakota,
40-
title = {Dakota, a multilevel parallel object-oriented framework for design optimization, parameter estimation, uncertainty quantification, and sensitivity analysis: version 6.13 user's manual},
41-
author = {Adams, Brian M and Bohnhoff, William J and Dalbey, Keith R and Ebeida, Mohamed S and Eddy, John P and Eldred, Michael S and Hooper, Russell W and Hough, Patricia D and Hu, Kenneth T and Jakeman, John D and others},
42-
year = {2020},
43-
institution = {Sandia National Lab.(SNL-NM), Albuquerque, NM (United States)}
44-
}
45-
4637
@software{isight,
4738
title = {Isight},
4839
authors = {Dassault Systèmes},
49-
year = {2025},
40+
year = {2026},
5041
howpublished = {https://www.3ds.com/products/simulia/isight},
5142
note = {Software}
5243
}
5344

45+
@software{modelcenter,
46+
title = {MdelCenter},
47+
authors = {Ansys, Inc.},
48+
year = {2026},
49+
howpublished = {https://www.ansys.com/products/connect/ansys-modelcenter},
50+
note = {Software}
51+
}
52+
53+
@software{heeds,
54+
title = {Simcenter HEEDS},
55+
authors = {Siemens},
56+
year = {2026},
57+
howpublished = {https://www.siemens.com/en-us/products/simcenter/integration-solutions/heeds/},
58+
note = {Software}
59+
}
60+
61+
@software{AMLtechnosoft,
62+
title = {Adaptive Modeling Language},
63+
authors = {TechnoSoft, Inc.},
64+
year = {2026},
65+
howpublished = {https://www.technosoft.com/application-software/adaptive-modeling-language/},
66+
note = {Software}
67+
}
68+
69+
@software{modeFRONTIER,
70+
title = {modeFRONTIER},
71+
authors = {ESTECO},
72+
year = {2026},
73+
howpublished = {https://engineering.esteco.com/modefrontier/},
74+
note = {Software}
75+
}
76+
77+
@article{Kenway2014MACH,
78+
title = {Scalable Parallel Approach for High-Fidelity Steady-State Aeroelastic Analysis and Adjoint Derivative Computations},
79+
volume = {52},
80+
issn = {1533-385X},
81+
url = {http://dx.doi.org/10.2514/1.J052255},
82+
doi = {10.2514/1.j052255},
83+
number = {5},
84+
journal = {AIAA Journal},
85+
publisher = {American Institute of Aeronautics and Astronautics (AIAA)},
86+
author = {Kenway, Gaetan K. W. and Kennedy, Graeme J. and Martins, Joaquim R. R. A.},
87+
year = {2014},
88+
month = may,
89+
pages = {935–951}
90+
}
91+
92+
@inproceedings{Jacobson2018FUNtoFEM,
93+
title = {An Aeroelastic Coupling Framework for Time-accurate Analysis and Optimization},
94+
url = {http://dx.doi.org/10.2514/6.2018-0100},
95+
doi = {10.2514/6.2018-0100},
96+
booktitle = {2018 AIAA/ASCE/AHS/ASC Structures, Structural Dynamics, and Materials Conference},
97+
publisher = {American Institute of Aeronautics and Astronautics},
98+
author = {Jacobson, Kevin and Kiviaho, Jan F. and Smith, Marilyn J. and Kennedy, Graeme},
99+
year = {2018},
100+
month = {jan}
101+
}
102+
103+
54104
@article{Wu2020pyoptsparse,
55105
doi = {10.21105/joss.02564},
56106
year = {2020},
@@ -74,7 +124,35 @@ @article{gray2019openmdao
74124
publisher = {Springer}
75125
}
76126

77-
# Optimizers with Interfaces
127+
@article{Yildirim2025mphys,
128+
title = {MPhys: a modular multiphysics library for coupled simulation and adjoint derivative computation},
129+
volume = {68},
130+
issn = {1615-1488},
131+
url = {http://dx.doi.org/10.1007/s00158-024-03900-0},
132+
doi = {10.1007/s00158-024-03900-0},
133+
number = {1},
134+
journal = {Structural and Multidisciplinary Optimization},
135+
publisher = {Springer Science and Business Media LLC},
136+
author = {Yildirim, Anil and Jacobson, Kevin E. and Anibal, Joshua L. and Stanford, Bret K. and Gray, Justin S. and Mader, Charles A. and Martins, Joaquim R. R. A. and Kennedy, Graeme J.},
137+
year = {2025},
138+
month = {jan}
139+
}
140+
141+
@article{Hwang2018maud,
142+
title = {A Computational Architecture for Coupling Heterogeneous Numerical Models and Computing Coupled Derivatives},
143+
volume = {44},
144+
issn = {1557-7295},
145+
url = {http://dx.doi.org/10.1145/3182393},
146+
doi = {10.1145/3182393},
147+
number = {4},
148+
journal = {ACM Transactions on Mathematical Software},
149+
publisher = {Association for Computing Machinery (ACM)},
150+
author = {Hwang, John T. and Martins, Joaquim R.R.A.},
151+
year = {2018},
152+
month = {jun},
153+
pages = {1–39}
154+
}
155+
78156
@article{2020SciPy-NMeth,
79157
author = {Virtanen, Pauli and Gommers, Ralf and Oliphant, Travis E. and
80158
Haberland, Matt and Reddy, Tyler and Cournapeau, David and
@@ -108,3 +186,31 @@ @article{Chin2019paropt
108186
author = {Ting Wei Chin and Mark K. Leader and Graeme J. Kennedy}
109187
}
110188

189+
@unpublished{smith2026postbuckling,
190+
title = {Topology Optimization for Initial Post-Buckling Structural Response: An Application of Koiter Asymptotic Theory},
191+
author = {Smith, Cameron and Li, Bao, and Kennedy, Graeme J},
192+
journal = {Structural and Multidisciplinary Optimization},
193+
publisher = {Springer},
194+
year = {2026},
195+
note = {In revision}
196+
}
197+
198+
@book{gamma1994design,
199+
added-at = {2010-06-05T16:40:25.000+0200},
200+
asin = {0201633612},
201+
author = {Gamma, Erich and Helm, Richard and Johnson, Ralph and Vlissides, John M.},
202+
biburl = {https://www.bibsonomy.org/bibtex/27e3f1154ab1fbce54752a46dba7f2217/pnk},
203+
description = {Amazon.com: Design Patterns: Elements of Reusable Object-Oriented Software (9780201633610): Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides: Books},
204+
dewey = {005.12},
205+
ean = {9780201633610},
206+
edition = 1,
207+
interhash = {7fe32957be97afaf4ecb38b5490d23b4},
208+
intrahash = {7e3f1154ab1fbce54752a46dba7f2217},
209+
isbn = {0201633612},
210+
keywords = {DBIS Design Object-Oriented Patterns SS2010 Seminar Software},
211+
publisher = {Addison-Wesley Professional},
212+
timestamp = {2010-06-05T16:40:25.000+0200},
213+
title = {Design Patterns: Elements of Reusable Object-Oriented Software},
214+
url = {http://www.amazon.com/Design-Patterns-Elements-Reusable-Object-Oriented/dp/0201633612/ref=ntt_at_ep_dpi_1},
215+
year = 1994
216+
}

0 commit comments

Comments
 (0)