xref: /honee/doc/references.bib (revision 67f3e659f14f2090e5ca7cb1065bcab0fe48c0c0)
1@article{brown2010,
2  adsurl  = {https://doi.org/10.1007/s10915-010-9396-8},
3  author  = {{Brown}, J.},
4  journal = {Journal of Scientific Computing},
5  volume  = 45,
6  month   = oct,
7  title   = {{Efficient Nonlinear Solvers for Nodal High-Order Finite Elements in 3D}},
8  year    = 2010,
9  doi     = {10.1007/s10915-010-9396-8}
10}
11
12@article{giraldoetal2010,
13  author  = {Giraldo, F. X. and Restelli, M. and Läuter, M.},
14  title   = {Semi-Implicit Formulations of the Navier–Stokes Equations: Application to Nonhydrostatic Atmospheric Modeling},
15  journal = {SIAM Journal on Scientific Computing},
16  volume  = {32},
17  number  = {6},
18  pages   = {3394--3425},
19  year    = {2010},
20  doi     = {10.1137/090775889}
21}
22
23@article{hughesetal2010,
24  title   = {Stabilized Methods for Compressible Flows},
25  author  = {Hughes, Thomas J R and Scovazzi, Guglielmo and Tezduyar, Tayfun E},
26  journal = {Journal of Scientific Computing},
27  volume  = {43},
28  pages   = {343--368},
29  year    = {2010},
30  doi     = {10.1007/s10915-008-9233-5}
31}
32
33@book{hughes2012finite,
34  title     = {The finite element method: linear static and dynamic finite element analysis},
35  author    = {Hughes, Thomas JR},
36  year      = {2012},
37  publisher = {Courier Corporation}
38}
39
40@article{libceed-joss-paper,
41  author    = {Jed Brown and Ahmad Abdelfattah and Valeria Barra and Natalie Beams and Jean Sylvain Camier and Veselin Dobrev and Yohann Dudouit and Leila Ghaffari and Tzanio Kolev and David Medina and Will Pazner and Thilina Ratnayaka and Jeremy Thompson and Stan Tomov},
42  title     = {{libCEED}: Fast algebra for high-order element-based discretizations},
43  journal   = {Journal of Open Source Software},
44  year      = {2021},
45  publisher = {The Open Journal},
46  volume    = {6},
47  number    = {63},
48  pages     = {2945},
49  doi       = {10.21105/joss.02945}
50}
51
52@article{papanastasiou1992outflow,
53  title   = {A new outflow boundary condition},
54  author  = {Papanastasiou, TC and Malamataris, N and Ellwood K},
55  year    = {1992},
56  month   = mar,
57  pages   = {587--608},
58  volume  = {14},
59  journal = {International Journal for Numerical Methods in Fluids},
60  doi     = {10.1002/fld.1650140506}
61}
62
63@article{straka1993numerical,
64  title     = {Numerical solutions of a non-linear density current: A benchmark solution and comparisons},
65  author    = {Straka, Jerry M and Wilhelmson, Robert B and Wicker, Louis J and Anderson, John R and Droegemeier, Kelvin K},
66  journal   = {International Journal for Numerical Methods in Fluids},
67  volume    = {17},
68  number    = {1},
69  pages     = {1--22},
70  year      = {1993},
71  publisher = {Wiley Online Library},
72  doi       = {10.1002/fld.1650170103}
73}
74
75@article{williams2009roofline,
76  title     = {Roofline: an insightful visual performance model for multicore architectures},
77  author    = {Williams, Samuel and Waterman, Andrew and Patterson, David},
78  journal   = {Communications of the ACM},
79  volume    = {52},
80  number    = {4},
81  pages     = {65--76},
82  year      = {2009},
83  publisher = {ACM New York, NY, USA},
84  doi       = {10.1145/1498765.1498785}
85}
86
87@article{zhang2011verification,
88  title     = {On the Order of Accuracy and Numerical Performance of Two Classes of Finite Volume WENO Schemes},
89  author    = {Zhang, Rui and Zhang, Mengping and Shu, Chi-Wang},
90  volume    = {9},
91  doi       = {10.4208/cicp.291109.080410s},
92  number    = {3},
93  journal   = {Communications in Computational Physics},
94  publisher = {Cambridge University Press},
95  year      = {2011},
96  pages     = {807--827}
97}
98
99@article{whiting2003hierarchical,
100  title     = {Hierarchical basis for stabilized finite element methods for compressible flows},
101  author    = {Whiting, Christian H and Jansen, Kenneth E and Dey, Saikat},
102  journal   = {Computer Methods in Applied Mechanics and Engineering},
103  volume    = {192},
104  number    = {47-48},
105  pages     = {5167--5185},
106  year      = {2003},
107  publisher = {Elsevier},
108  doi       = {10.1016/j.cma.2003.07.011}
109}
110
111@book{toro2009,
112  title     = {Riemann Solvers and Numerical Methods for Fluid Dynamics},
113  author    = {Toro, Eleuterio F.},
114  year      = {2009},
115  publisher = {Springer, Berlin, Heidelberg},
116  isbn      = {978-3-540-49834-6}
117}
118
119@misc{sodshocktubewiki,
120  title        = {Sod shock tube},
121  howpublished = {\url{https://en.wikipedia.org/wiki/Sod_shock_tube}},
122  note         = {Accessed: 01-30-2022}
123}
124
125@article{tezduyar2007yzb,
126  title     = {{SUPG} finite element computation of inviscid supersonic flows with $YZ\beta$ shock capturing},
127  author    = {Tezduyar, Tayfun E and Senga, Masayoshi},
128  journal   = {Computers and Fluids},
129  volume    = {36},
130  number    = {1},
131  pages     = {147-159},
132  year      = {2007},
133  publisher = {Elsevier},
134  doi       = {10.1016/j.compfluid.2005.07.009}
135}
136
137@phdthesis{whitingStabilizedFEM1999,
138  title   = {Stabilized {{Finite Element Methods}} for {{Fluid Dynamics}} Using a {{Hierarchical Basis}}},
139  author  = {Whiting, Christian H},
140  year    = {1999},
141  address = {{Troy, NY}},
142  langid  = {english},
143  school  = {Rennselear Polytechnic Institute}
144}
145
146@article{shurSTG2014,
147  title   = {Synthetic Turbulence Generators for {RANS-LES} Interfaces in Zonal Simulations of Aerodynamic and Aeroacoustic Problems},
148  author  = {Shur, Michael L. and Spalart, Philippe R. and Strelets, Michael K. and Travin, Andrey K.},
149  year    = {2014},
150  journal = {Flow, Turbulence and Combustion},
151  volume  = {93},
152  number  = {1},
153  pages   = {63--92},
154  doi     = {10.1007/s10494-014-9534-8},
155  langid  = {english}
156}
157
158@inproceedings{mengaldoCompressibleBC2014,
159  title     = {A Guide to the Implementation of Boundary Conditions in Compact High-Order Methods for Compressible Aerodynamics},
160  booktitle = {{{AIAA Aviation}} 2014},
161  author    = {Mengaldo, Gianmarco and De Grazia, Daniele and Peiro, Joaquim and Farrington, Antony and Witherden, Freddie and Vincent, Peter and Sherwin, Spencer},
162  year      = {2014},
163  month     = jun,
164  publisher = {{AIAA}},
165  address   = {{Atlanta}},
166  doi       = {10.2514/6.2014-2923}
167}
168
169@article{shakib1991femcfd,
170  title     = {A new finite element formulation for computational fluid dynamics: {X}. The compressible {Euler} and {Navier-Stokes} equations},
171  author    = {Shakib, Farzin and Hughes, Thomas JR and Johan, Zden{\v{e}}k},
172  journal   = {Computer Methods in Applied Mechanics and Engineering},
173  volume    = {89},
174  number    = {1-3},
175  pages     = {141--219},
176  year      = {1991},
177  publisher = {Elsevier},
178  doi       = {10.1016/0045-7825(91)90041-4}
179}
180
181@incollection{colonius2023turbBC,
182title = {Chapter 8 - Boundary conditions for turbulence simulation},
183editor = {Robert D. Moser},
184booktitle = {Numerical Methods in Turbulence Simulation},
185publisher = {Academic Press},
186pages = {319-357},
187year = {2023},
188series = {Numerical Methods in Turbulence},
189isbn = {978-0-323-91144-3},
190doi = {10.1016/B978-0-32-391144-3.00014-0},
191author = {Tim Colonius},
192keywords = {Turbulence simulation, Boundary conditions, Nonreflecting boundary conditions, Inflow–outflow boundary conditions},
193abstract = {Physically realistic, mathematically well-posed boundary conditions (BC) are needed to close the system of partial differential equations representing a turbulent flow. BCs play a key role in establishing physically meaningful simulations. There is an interplay between the choice and implementation of BCs and the underlying discretization method. It is important to ensure that any artifacts of discretization or numerical parameters have controllable impacts on the turbulence. The aims of this chapter are review strategies for posing BCs for the incompressible and compressible Navier–Stokes equations, and to arm the student with “good” boundary conditions, understand what the existing techniques can and cannot do, and to provide some tools for assessing their impact on the quality of the turbulence simulation.}
194}
195
196@book{popeTurbulentFlows2000,
197  title={Turbulent Flows},
198  author={Pope, Stephen B},
199  year={2000},
200  publisher={Cambridge University Press},
201  isbn={9780521598866}
202}
203
204@misc{prakashDDSGSAnisotropic2022,
205  title = {Invariant Data-driven Subgrid Stress Modeling on Anisotropic Grids for Large Eddy Simulation},
206  author = {Prakash, Aviral and Jansen, Kenneth E. and Evans, John A.},
207  year = {2022},
208  number = {arXiv:2212.00332},
209  eprint = {arXiv:2212.00332},
210  publisher = {{arXiv}},
211  urldate = {2023-01-29},
212  archiveprefix = {arxiv},
213}
214
215@article{prakashDDSGS2022,
216  title = {Invariant Data-Driven Subgrid Stress Modeling in the Strain-Rate Eigenframe for Large Eddy Simulation},
217  author = {Prakash, Aviral and Jansen, Kenneth E. and Evans, John A.},
218  year = {2022},
219  month = sep,
220  journal = {Computer Methods in Applied Mechanics and Engineering},
221  volume = {399},
222  doi = {10.1016/j.cma.2022.115457},
223}
224
225@article{germanoDiffFilterLES1986,
226  title = {Differential Filters for the Large Eddy Numerical Simulation of Turbulent Flows},
227  author = {Germano, M.},
228  year = {1986},
229  journal = {The Physics of Fluids},
230  volume = {29},
231  number = {6},
232  pages = {1755--1757},
233  publisher = {{American Institute of Physics}},
234  doi = {10.1063/1.865649},
235}
236
237@article{bullExplicitFilteringExact2016,
238  title = {Explicit Filtering and Exact Reconstruction of the Sub-Filter Stresses in Large Eddy Simulation},
239  author = {Bull, Jonathan R. and Jameson, Antony},
240  year = {2016},
241  journal = {Journal of Computational Physics},
242  volume = {306},
243  pages = {117--136},
244  doi = {10.1016/j.jcp.2015.11.037},
245  urldate = {2023-04-07},
246}
247
248@article{vandriestWallDamping1956,
249  title = {On Turbulent Flow Near a Wall},
250  author = {Van Driest, E. R.},
251  year = {1956},
252  month = nov,
253  journal = {Journal of the Aeronautical Sciences},
254  volume = {23},
255  number = {11},
256  pages = {1007--1011},
257  publisher = {{American Institute of Aeronautics and Astronautics}},
258  doi = {10/ghbxk3},
259  urldate = {2023-04-08},
260  file = {/home/jrwrigh/Zotero/storage/XSLBIGW5/Van Driest_1956_On Turbulent Flow Near a Wall.pdf}
261}
262