Skip to content

Commit 0fc5f5a

Browse files
committed
Merge remote-tracking branch 'jwpeterson/citations' into devel
2 parents b7f1db5 + 8aaa424 commit 0fc5f5a

11 files changed

Lines changed: 83 additions & 28 deletions

doc/citations/maybe.bib

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22
% that they actually use libMesh, and we can't check because they are
33
% behind a paywall/not on sci-hub.
44
5+
% Maybe MOOSE
6+
@Article{Asheri_2023,
7+
author = {Armin Asheri and Mozhdeh Fathidoost and Vedran Glavas and Shahed Rezaei and Bai-Xiang Xu},
8+
title = {Data-driven multiscale simulation of solid-state batteries via machine learning},
9+
journal = {Computational Materials Science},
10+
month = jun,
11+
year = 2023,
12+
volume = 226,
13+
pages = {112186 (xx pages)},
14+
note = {\url{https://doi.org/10.1016/j.commatsci.2023.112186}}
15+
}
16+
517
% Maybe MOOSE
618
% Requested full-text on ResearchGate
719
@Article{Wiechert_2023,

doc/citations/preprints.bib

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
% IBAMR/libMesh
2+
@Article{Barrett_2023,
3+
author = {Aaron Barrett and Jordan A. Brown and Margaret Anne Smith and Andrew Woodward and John P. Vavalle and Arash Kheradvar and Boyce E. Griffith and Aaron L. Fogelson},
4+
title = {A model of fluid-structure and biochemical interactions with applications to subclinical leaflet thrombosis},
5+
journal = {International Journal for Numerical Methods in Biomedical Engineering},
6+
month = apr,
7+
year = 2023,
8+
note = {\url{https://doi.org/10.1002/cnm.3700}, ArXiv e-print: \url{https://arxiv.org/abs/2205.01578}}
9+
}
10+
11+
% IBAMR
12+
% "mesh handling tools in libMesh allows for the use of separate data structures for the volumetric and ... surface structural meshes ..."
13+
@Article{Kolahdouz_2023,
14+
author = {Ebrahim M. Kolahdouz and David R. Wells and Simone Rossi and Kenneth I. Aycock and Brent A. Craven and Boyce E. Griffith},
15+
title = {{A sharp interface Lagrangian-Eulerian method for flexible-body fluid-structure interaction}},
16+
journal = {Journal of Computational Physics},
17+
month = apr,
18+
year = 2023,
19+
pages = {112174 (xx pages)},
20+
note = {\url{https://doi.org/10.1016/j.jcp.2023.112174}, ArXiv e-print: \url{https://arxiv.org/abs/2204.12907}}
21+
}
22+
123
% Preprints
224
@Article{DeChant_2023,
325
author = {Corey DeChant and Casey Icenhour and Shane Keniley and Alexander Lindsay and Grayson Scott Gall and Kimberly Clein Hizon and Davide Curreli and Steven Shannon },

doc/citations/twentythree.bib

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
% MOOSE/BISON
2+
% "The BISON fuel performance code was used to model the base irradiation..."
3+
@Article{Seo_2023,
4+
author = {Seok Bin Seo and Brian D. Wirth},
5+
title = {{Sensitivity analysis of cesium and strontium release from TRISO particle under irradiation and high temperature conditions}},
6+
journal = {Nuclear Engineering and Design},
7+
month = jul,
8+
year = 2023,
9+
volume = 408,
10+
pages = {112333 (xx pages)},
11+
note = {\url{https://doi.org/10.1016/j.nucengdes.2023.112333}}
12+
}
13+
114
% MOOSE
215
% "GenEOS is also provided as an object in a multi-physics object-oriented simulation environment called MOOSE..."
316
% author:esmaeilpour author:nitschke geneos

doc/citations/twentytwo.bib

Lines changed: 13 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,19 @@ @InProceedings{Egert_2022
222222
note = {\url{https://doi.org/10.5445/IR/1000152037/pub}}
223223
}
224224

225+
% MOOSE
226+
% "A finite element code, called MOSKITO ... has been developed using MOOSE framework"
227+
% https://www.researchgate.net/publication/370155777_Increasing_the_contribution_of_closed_geothermal_systems_to_green_energy_generation_through_designing_a_novel_deep_multilateral_framework
228+
@InProceedings{Esmaeilpour_2022c,
229+
author = {Morteza Esmaeilpour and Maziar Gholami Korzani and Thomas Kohl},
230+
title = {{Increasing the contribution of closed geothermal systems to green energy generation through designing a novel deep multilateral framework}},
231+
booktitle = {{Proceedings of the European Geothermal Congress}},
232+
address = {Berlin, Germany},
233+
month = oct # {~17--21,},
234+
year = 2022,
235+
note = {\url{https://tinyurl.com/4mjzvnzn}}
236+
}
237+
225238
% MOOSE/BISON
226239
% "The discrete power profile map is generated by using a square mesh tally in Serpent and is then fed into BISON using a multilinear interpolation function."
227240
@Article{Ade_2022,
@@ -1935,17 +1948,6 @@ @Article{Keckler_2022
19351948
note = {\url{https://doi.org/10.1016/j.pnucene.2022.104235}}
19361949
}
19371950

1938-
% IBAMR/libMesh
1939-
% author:barrett author:brown model of fluid-structure and biochemical interactions
1940-
@Misc{Barrett_2022,
1941-
author = {Aaron Barrett and Jordan A. Brown and Margaret Anne Smith and Andrew Woodward and John P. Vavalle and Arash Kheradvar and Boyce E. Griffith and Aaron L. Fogelson},
1942-
title = {A model of fluid-structure and biochemical interactions with applications to subclinical leaflet thrombosis},
1943-
month = may,
1944-
year = 2022,
1945-
howpublished = {ArXiv e-print},
1946-
note = {\url{https://arxiv.org/abs/2205.01578}}
1947-
}
1948-
19491951
% MOOSE
19501952
@InCollection{DeHart_2022,
19511953
author = {Mark D. DeHart and Sebastian Schunert and Vincent M. Labour{\'{e}}},
@@ -1959,18 +1961,6 @@ @InCollection{DeHart_2022
19591961
note = {\url{https://doi.org/10.5772/intechopen.103895}}
19601962
}
19611963

1962-
% IBAMR
1963-
% "mesh handling tools in libMesh allows for the use of separate data structures for the volumetric and ... surface structural meshes ..."
1964-
% author:kolahdouz author:wells author:rossi sharp interface Lagrangian-Eulerian method
1965-
@Misc{Kolahdouz_2022,
1966-
author = {Ebrahim M. Kolahdouz and David R. Wells and Simone Rossi and Kenneth I. Aycock and Brent A. Craven and Boyce E. Griffith},
1967-
title = {{A sharp interface Lagrangian-Eulerian method for flexible-body fluid-structure interaction}},
1968-
month = apr,
1969-
year = 2022,
1970-
howpublished = {ArXiv e-print},
1971-
note = {\url{https://arxiv.org/abs/2204.12907}}
1972-
}
1973-
19741964
% MOOSE/phase_field
19751965
% The authors discuss several computational packages (including MOOSE) that can be used for microstructure evolution modeling and give detailed examples.
19761966
% npj Computational Materials is a nature.com journal

doc/statistics/cloc_libmesh.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@
277277
'2023-01-04', 942, 218026, # f6d880f7
278278
'2023-02-04', 942, 217816, # 91f430af
279279
'2023-03-04', 942, 218029, # c1357f9f
280+
'2023-04-04', 942, 218062, # d143a596
280281
]
281282

282283
# Extract the dates from the data array

doc/statistics/github_traffic_plotclones.csv

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3182,4 +3182,11 @@
31823182
2023-Apr-21,1031,49
31833183
2023-Apr-22,204,22
31843184
2023-Apr-23,107,13
3185-
2023-Apr-24,39,16
3185+
2023-Apr-24,199,47
3186+
2023-Apr-25,166,42
3187+
2023-Apr-26,162,64
3188+
2023-Apr-27,162,72
3189+
2023-Apr-28,200,69
3190+
2023-Apr-29,92,21
3191+
2023-Apr-30,51,11
3192+
2023-May-01,41,9

doc/statistics/github_traffic_plotviews.csv

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3351,4 +3351,11 @@
33513351
2023-Apr-21,116,29
33523352
2023-Apr-22,122,23
33533353
2023-Apr-23,138,27
3354-
2023-Apr-24,69,24
3354+
2023-Apr-24,200,38
3355+
2023-Apr-25,133,24
3356+
2023-Apr-26,209,40
3357+
2023-Apr-27,205,30
3358+
2023-Apr-28,181,33
3359+
2023-Apr-29,54,16
3360+
2023-Apr-30,88,14
3361+
2023-May-01,29,9

doc/statistics/libmesh_citations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
'\'20', 188,
4646
'\'21', 207,
4747
'\'22', 221,
48-
'\'23', 65,
48+
'\'23', 71,
4949
]
5050

5151
# Parse command line args

doc/statistics/libmesh_citations_monthly.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@
210210
'2023-02-01', 27,
211211
'2023-03-01', 44,
212212
'2023-04-01', 65,
213+
'2023-05-01', 71,
213214
]
214215

215216
"""

doc/statistics/libmesh_mailinglists.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@
161161
'Feb 2023', 45, 129,
162162
'Mar 2023', 45, 129,
163163
'Apr 2023', 45, 129,
164+
'May 2023', 45, 129,
164165
]
165166

166167
# Strip out the dates from membership_data
@@ -257,7 +258,7 @@
257258
'2020', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0,
258259
'2021', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
259260
'2022', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
260-
'2023', 0, 0, 0,
261+
'2023', 0, 0, 0, 0,
261262
]
262263

263264
# libmesh-users starts in Sept 2003!
@@ -284,7 +285,7 @@
284285
'2020', 17, 10, 6, 4, 15, 3, 8, 15, 6, 3, 0, 4,
285286
'2021', 4, 4, 21, 14, 13, 18, 1, 39, 1, 0, 3, 0,
286287
'2022', 0, 0, 2, 8, 0, 0, 0, 3, 0, 3, 0, 0,
287-
'2023', 2, 0, 0,
288+
'2023', 2, 0, 0, 0,
288289
]
289290

290291
# Make plot of monthly data

0 commit comments

Comments
 (0)