Skip to content

Commit c25a149

Browse files
committed
Merge remote-tracking branch 'jwpeterson/citations' into devel
2 parents 5990e6e + 0426cc1 commit c25a149

9 files changed

Lines changed: 101 additions & 18 deletions

doc/citations/maybe.bib

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,33 @@
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+
% Requested full-text on ResearchGate
7+
@Article{JJang_2025,
8+
author = {Jeonghwan Jang and Mincheol Shin},
9+
title = {{Improvement of switching performance of RRAM through protruding top electrode and utilizing surface roughness: Multiphysics simulations}},
10+
journal = {IEEE Transactions on Electron Devices},
11+
month = jan,
12+
year = 2025,
13+
volume = 72,
14+
number = 1,
15+
pages = {253--258},
16+
note = {\url{https://doi.org/10.1109/TED.2024.3506498}}
17+
}
18+
19+
% Maybe MOOSE
20+
% Requested full-text on ResearchGate
21+
@Article{Jokisaari_2025,
22+
author = {Andrea M. Jokisaari and Stephen Taller and Yiren Chen and Wei-Ying Chen and Rongjie Song},
23+
title = {{Promoting regulatory acceptance of combined ion and neutron irradiation testing of nuclear reactor materials: Modeling and software considerations}},
24+
journal = {Progress in Nuclear Energy},
25+
month = jan,
26+
year = 2025,
27+
volume = 178,
28+
pages = {105518 (xx pages)},
29+
note = {\url{https://doi.org/10.1016/j.pnucene.2024.105518}}
30+
}
31+
532
% Maybe MOOSE
633
% The preprint's reference section is missing.
734
@Article{WTang_2025,

doc/citations/preprints.bib

Lines changed: 23 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
% Preprints
22
3+
% Maybe MOOSE
4+
% Requested full-text on ResearchGate
5+
@Article{Jain_2025,
6+
author = {Amit Jain and Benjamin W. Spencer and Albert Dahal and Sudipta Biswas and Somayajulu L. N. Dhulipala},
7+
title = {Multiphysics simulation of recent experiments on alkali-silica reaction expansion in reinforced concrete members},
8+
journal = {Structural Concrete},
9+
month = jan,
10+
year = 2025,
11+
note = {\url{https://doi.org/10.1002/suco.202400893}}
12+
}
13+
14+
% MOOSE
15+
% "DiscoFlux is implemented into the open-source finite element code MOOSE."
16+
@Article{Chakraborty_2024,
17+
author = {Subhendu Chakraborty and Abigail Hunter and D. J. Luscher},
18+
title = {Modeling inter- and intra-granular dislocation transport using crystal plasticity},
19+
journal = {International Journal of Plasticity},
20+
month = dec,
21+
year = 2024,
22+
pages = {104222 (xx pages)},
23+
note = {\url{https://doi.org/10.1016/j.ijplas.2024.104222}}
24+
}
25+
326
% Maybe MOOSE
427
@Article{Wangen_2024,
528
author = {Magnus Wangen},
@@ -34,17 +57,6 @@ @Article{YCSu_2024
3457
note = {\url{https://doi.org/10.1002/nag.3925}}
3558
}
3659

37-
% Maybe MOOSE
38-
@Article{JJang_2024,
39-
author = {Jeonghwan Jang and Mincheol Shin},
40-
title = {{Improvement of switching performance of RRAM through protruding top electrode and utilizing surface roughness: Multiphysics simulations}},
41-
journal = {IEEE Transactions on Electron Devices},
42-
month = dec,
43-
year = 2024,
44-
pages = {xx (6 pages)},
45-
note = {\url{https://doi.org/10.1109/TED.2024.3506498}}
46-
}
47-
4860
% Maybe MOOSE
4961
% Requested full-text on ResearchGate
5062
@Article{Jayanarasimhan_2024,

doc/citations/twentyfive.bib

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
% Likely MOOSE
2+
% See also: Pai_2024 with the same authors
3+
@Article{Pai_2025,
4+
author = {Namit Pai and Indradev Samajdar and Anirban Patra},
5+
title = {Study of orientation-dependent residual strains during tensile and cyclic deformation of an austenitic stainless steel},
6+
journal = {International Journal of Plasticity},
7+
month = feb,
8+
year = 2025,
9+
volume = 185,
10+
pages = {104228 (xx pages)},
11+
note = {\url{https://doi.org/10.1016/j.ijplas.2024.104228}}
12+
}
13+
14+
% BISON/Griffin
15+
% "The MOOSE MultiApp system was used to position a single TRISO particle at the center of the smeared compact ..."
16+
@Article{Hirschhorn_2025,
17+
author = {Jacob A. Hirschhorn and Mustafa K. Jaradat and Ryan T. Sweet and Paul A. Demkowicz and Paolo Balestra and Gerhard Strydom},
18+
title = {{Development and demonstration of a BISON--Griffin modeling framework for the design of targeted TRISO transient experiments in the Transient Reactor Test Facility}},
19+
journal = {Nuclear Engineering and Design},
20+
month = jan,
21+
year = 2025,
22+
volume = 431,
23+
pages = {113720 (14 pages)},
24+
note = {\url{https://doi.org/10.1016/j.nucengdes.2024.113720}}
25+
}
26+
127
% MOOSE
228
% "... by comparing to the MOOSE-based runs performed by INL through benchmarking comparisons."
329
@Article{Ghossein_2025,

doc/statistics/cloc_libmesh.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@
298298
'2024-09-04', 966, 228908, # cfdd6fbe
299299
'2024-10-04', 968, 232334, # a4553c26
300300
'2024-11-04', 977, 233532, # 57282298
301+
'2024-12-04', 977, 233214, # 9b8e371f
301302
]
302303

303304
# 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
@@ -3798,4 +3798,11 @@
37983798
2024-Dec-27,4,4
37993799
2024-Dec-28,3,3
38003800
2024-Dec-29,7,4
3801-
2024-Dec-30,6,6
3801+
2024-Dec-30,13,9
3802+
2024-Dec-31,5,4
3803+
2025-Jan-01,4,3
3804+
2025-Jan-02,19,15
3805+
2025-Jan-03,7,7
3806+
2025-Jan-04,8,6
3807+
2025-Jan-05,5,3
3808+
2025-Jan-06,7,5

doc/statistics/github_traffic_plotviews.csv

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3967,4 +3967,11 @@
39673967
2024-Dec-27,106,17
39683968
2024-Dec-28,28,8
39693969
2024-Dec-29,43,9
3970-
2024-Dec-30,23,10
3970+
2024-Dec-30,41,16
3971+
2024-Dec-31,51,21
3972+
2025-Jan-01,18,11
3973+
2025-Jan-02,208,23
3974+
2025-Jan-03,221,37
3975+
2025-Jan-04,37,11
3976+
2025-Jan-05,90,22
3977+
2025-Jan-06,25,11

doc/statistics/libmesh_citations.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
'\'20', 190,
4646
'\'21', 215,
4747
'\'22', 239,
48-
'\'23', 234,
49-
'\'24', 224,
50-
'\'25', 13,
48+
'\'23', 235,
49+
'\'24', 243,
50+
'\'25', 21,
5151
]
5252

5353
# Parse command line args

doc/statistics/libmesh_citations_monthly.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@
241241
'2024-10-01', 175,
242242
'2024-11-01', 204,
243243
'2024-12-01', 224,
244+
'2025-01-01', 243, # new year
244245
]
245246

246247
# 2025 monthly publication totals (first of each month)
@@ -249,6 +250,7 @@
249250
'2024-10-01', 4,
250251
'2024-11-01', 8,
251252
'2024-12-01', 13,
253+
'2025-01-01', 21, # new year
252254
]
253255

254256
"""

doc/statistics/libmesh_mailinglists.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@
181181
'Oct 2024', 46, 130,
182182
'Nov 2024', 46, 130,
183183
'Dec 2024', 46, 130,
184+
'Jan 2025', 46, 130,
184185
]
185186

186187
# Strip out the dates from membership_data
@@ -278,7 +279,7 @@
278279
'2021', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
279280
'2022', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
280281
'2023', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
281-
'2024', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
282+
'2024', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
282283
]
283284

284285
# libmesh-users starts in Sept 2003!
@@ -306,7 +307,7 @@
306307
'2021', 4, 4, 21, 14, 13, 18, 1, 39, 1, 0, 3, 0,
307308
'2022', 0, 0, 2, 8, 0, 0, 0, 3, 0, 3, 0, 0,
308309
'2023', 2, 0, 0, 0, 0, 0, 0, 7, 3, 0, 0, 1,
309-
'2024', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
310+
'2024', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
310311
]
311312

312313
# Make plot of monthly data

0 commit comments

Comments
 (0)