Skip to content

Commit 1bcb054

Browse files
committed
paper
1 parent ce6b791 commit 1bcb054

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-6
lines changed

_data/news.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
- date: April 4, 2026
2+
headline: "Our <a href='https://doi.org/10.1039/D5SM01193K' target='_blank' rel='noopener noreferrer'>paper</a> on hierarchical Bayesian constitutive model selection for high-strain-rate soft material characterization is published in <i>Soft Matter</i>. Collaboration with the Rodriguez, Estrada, and Yang groups."
3+
14
- date: March 31, 2026
25
headline: "The group receives a compute allocation through the <a href='https://www.amd.com/en/corporate/university-program' target='_blank'>AMD University Program</a> AI & HPC Cluster (1550 node-hours, MI300X and MI350X 8-way GPU nodes)."
36

cv/cv.pdf

86 Bytes
Binary file not shown.

cv/ref.bib

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,13 @@ @article{vaca26
2121
abstract = {We present a comprehensive validation, performance characterization, and scalability analysis of a hardware-accelerated phase-averaged multiscale solver designed to simulate acoustically driven dilute bubbly suspensions. The carrier fluid is modeled using the compressible Navier-Stokes equations. The dispersed phase is represented through two distinct subgrid formulations: a volume-averaged model that explicitly treats discrete bubbles within a Lagrangian framework, and an ensemble-averaged model that statistically represents the bubble population through a discretized distribution of bubble sizes. For both models, the bubble dynamics are modeled via the Keller--Miksis equation. For the GPU cases, we use OpenACC directives to offload computation to the GPUs. The volume-averaged model is validated against the analytical Keller-Miksis solution and experimental measurements, showing excellent agreement with root-mean-squared errors of less than 8% for both single-bubble oscillation and collapse scenarios. The ensemble-averaged model is validated by comparing it to volume-averaged simulations. On an NCSA Delta node with 4 NVIDIA A100 GPUs, we observe a speedup 16-fold compared to a 64-core AMD Milan CPU. The ensemble-averaged model offers additional reductions in computational cost by solving a single set of averaged equations, rather than multiple stochastic realizations. However, the volume-averaged model enables the interrogation of individual bubble dynamics, rather than the averaged statistics of the bubble dynamics. Weak and strong scaling tests demonstrate good scalability across both CPU and GPU platforms. These results show the proposed method is robust, accurate, and efficient for the multiscale simulation of acoustically driven dilute bubbly flows.},
2222
}
2323

24-
@unpublished{sanchez25,
24+
@article{sanchez26,
2525
Author = {Victor Sanchez and Sawyer Remillard and Bachir A. Abeid and Lehu Bu and Spencer H. Bryngelson and Jin Yang and Jonathan B. Estrada and Mauro {Rodriguez Jr.}},
2626
Title = {Hierarchical {B}ayesian constitutive model selection for high-strain-rate soft material characterization},
27-
note = {arXiv:2511.16794},
28-
file = {sanchez-arxiv-25.pdf},
29-
arxiv = {arXiv.2511.16794},
30-
year = {2025},
31-
doi = {10.48550/arXiv.2511.16794},
27+
journal = {Soft Matter},
28+
file = {sanchez-soft-26.pdf},
29+
year = {2026},
30+
doi = {10.1039/D5SM01193K},
3231
abstract = {The high-fidelity characterization of soft, tissue-like materials under ultra-high-strain-rate conditions is critical in engineering and medicine. Still, it remains challenging due to limited optical access, sensitivity to initial conditions, and experimental variability. Microcavitation techniques (e.g., laser-induced microcavitation) have emerged as a viable method for determining the mechanical properties of soft materials in the ultra-high-strain-rate regime (higher than 10^3 1/s); however, they are limited by measurement noise and uncertainty in parameter estimation. A hierarchical Bayesian model selection method is employed using the Inertial Microcavitation Rheometry (IMR) technique to address these limitations. With this method, the parameter space of different constitutive models is explored to determine the most credible constitutive model that describes laser-induced microcavitation bubble oscillations in soft, viscoelastic, transparent hydrogels. The target data/evidence is computed using a weighted Gaussian likelihood with a hierarchical noise scale, which enables the quantification of uncertainty in model plausibility. Physically informed priors, including range-invariant, stress-based parameter priors, a model-redundancy prior, and a Bayesian Information Criterion motivated model prior, penalize complex models to enforce Occam's razor. Using a precomputed grid of simulations, the probabilistic model selection process enables an initial guess for the Maximum A Posteriori (MAP) material parameter values. Synthetic tests recover the ground-truth models and expected parameters. Using experimental data for gelatin, fibrin, polyacrylamide, and agarose, MAP simulations of credible models reproduce the data. Moreover, a cross-institutional comparison of 10% gelatin indicates consistent constitutive model selection.},
3332
}
3433

papers/sanchez-soft-26.pdf

2.61 MB
Binary file not shown.

0 commit comments

Comments
 (0)