Pith. sign in

REVIEW 2 major objections 1 minor 1 cited by

PDE-constrained optimization for virtual sensing in structural dynamics: Full-field displacement and force recovery from sparse sensors

T0 review · 2 major / 1 minor · reviewed 2026-06-30 · grok-4.3

Pith's one-line read PDE-constrained optimization recovers full-field displacements and forces from sparse sensors by enforcing the elastodynamic equation as a constraint.

desk verdict PDE-CO recovers displacement and force jointly via the elastodynamic PDE on synthetic data and beats modal expansion by 2-17x, but all tests use data generated from the exact same model. read the letter →

arxiv 2606.29349 v1 pith:ZFQWJG5Z submitted 2026-06-28 math-ph math.MP

classification math-phmath.MP
keywords PDE-constrainedoptimizationvirtualsensingstructuraldynamicselastodynamicsinverseproblemfull-fieldreconstructionsparsesensorsfiniteelementmethod
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper formulates virtual sensing as a PDE-constrained optimization problem in which the governing elastodynamic equation acts as an equality constraint and the applied force distribution serves as the optimization variable. The framework jointly recovers consistent full-field displacements and forces that satisfy both the physics and the sparse sensor data. Gradients of the Tikhonov-regularized objective are obtained via reverse-mode automatic differentiation through the forward PDE solver, with L-BFGS used to find the optimum. The method is tested on a cantilever plate, a 90-degree elbow pipe, and a reactor pressure vessel model, where it reduces displacement errors by factors of 2 to 17 relative to modal expansion while reaching sub-percent accuracy.

What carries the argument

PDE-constrained optimization in which the elastodynamic equation serves as an equality constraint, the force distribution is the optimization variable, and gradients are computed by reverse-mode automatic differentiation through the PDE solver.

What would settle it

Application of the method to a physical structure whose material properties, boundary conditions, or damping deviate from those assumed in the PDE model, followed by comparison of recovered fields against independent full-field measurements.

Watch

Extended reading notes

Core claim

By casting virtual sensing as an optimization problem with the elastodynamic PDE as an equality constraint and the force as the variable to be determined, the framework recovers full-field displacements and forces that satisfy both the physics and the sparse data, achieving sub-percent accuracy and outperforming modal methods by factors of 2 to 17 in displacement error.

Load-bearing premise

The elastodynamic PDE is assumed to be an exact and complete model of the structure with no modeling error, and the Tikhonov-regularized inverse problem is assumed to admit a unique physically meaningful solution from the given sparse measurements.

Editorial extensions

If this is right

  • Displacement recovery errors are reduced by factors of 2 to 17 compared to modal expansion across all tested geometries.
  • Force distributions are recovered simultaneously through the PDE constraint rather than derived from truncated modal coordinates.
  • Sub-percent accuracy is obtained on complex geometries including a representative reactor pressure vessel.
  • GPU acceleration through the JAX stage offsets the computational cost of the optimization relative to CPU implementations.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The same constrained-optimization structure could be applied to other linear PDE-governed systems such as heat conduction or acoustics if the forward solver is available.
  • When independent full-field data become available, the recovered force fields could serve as an additional consistency check beyond displacement error alone.
  • Real-time deployment would require further reduction of the online solve time or warm-starting strategies for successive time windows.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit.

Referee Report

2 major / 1 minor

Summary. The paper formulates virtual sensing as a PDE-constrained optimization problem in which the linear elastodynamic PDE is imposed as an equality constraint, the force distribution is the decision variable, and full-field displacement and force are recovered jointly via Tikhonov-regularized L-BFGS minimization with gradients obtained by reverse-mode automatic differentiation. The method is implemented by coupling an offline FEniCSx finite-element stage with an online JAX/GPU stage and is demonstrated on three synthetic examples of increasing geometric complexity (cantilever plate, 90° elbow pipe, reactor pressure vessel). The central claim is that PDE-CO reduces displacement error by factors of 2–17× relative to modal expansion while achieving sub-percent accuracy on every example.

Significance. If the performance advantage survives modeling mismatch, the joint PDE-constrained recovery of displacement and force would be a useful addition to structural-health-monitoring toolkits. The hybrid FEniCSx–JAX implementation and explicit GPU timing results are concrete strengths that support reproducibility of the computational workflow.

major comments (2)
  1. [Numerical examples (the three cases described in the abstract and §4)] All three numerical examples generate the synthetic sensor data by solving exactly the same linear elastodynamic PDE (identical geometry, material properties, boundary conditions, and forcing) that is subsequently enforced as the equality constraint in the optimization. Because the inverse problem is therefore well-posed by construction once Tikhonov regularization is applied, the reported 2–17× error reductions cannot be interpreted as evidence that the same advantage will persist when the true structure deviates from the model (unmodeled damping, spatially varying moduli, geometric imperfections, or sensor-noise statistics not captured by the forward operator). This verification gap directly affects the headline claim of consistent outperformance.
  2. [Optimization formulation and numerical results] The Tikhonov regularization parameter is listed as a free hyper-parameter whose value is not derived from first principles. The sub-percent accuracy figures and the factor-of-2–17 improvement are therefore conditional on a specific choice of this parameter; no sensitivity study or a-priori selection rule is supplied that would allow the reader to assess how much of the reported gain is attributable to favorable tuning versus the PDE constraint itself.
minor comments (1)
  1. [Abstract and §3] The abstract states that force is recovered simultaneously through the PDE constraint, yet the precise definition of the force variable (distributed body force versus boundary traction) and its discretization are not restated in the results section; a short clarifying sentence would remove ambiguity when comparing to modal-expansion force back-calculation.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for the constructive comments. We address each major point below, acknowledging where the examples are verification studies and where additional analysis can strengthen the presentation.

read point-by-point responses
  1. Referee: [Numerical examples (the three cases described in the abstract and §4)] All three numerical examples generate the synthetic sensor data by solving exactly the same linear elastodynamic PDE (identical geometry, material properties, boundary conditions, and forcing) that is subsequently enforced as the equality constraint in the optimization. Because the inverse problem is therefore well-posed by construction once Tikhonov regularization is applied, the reported 2–17× error reductions cannot be interpreted as evidence that the same advantage will persist when the true structure deviates from the model (unmodeled damping, spatially varying moduli, geometric imperfections, or sensor-noise statistics not captured by the forward operator). This verification gap directly affects the headline claim of consistent outperformance.

    Authors: We agree that the three examples constitute verification studies in which sensor data are generated from the identical PDE later used as the equality constraint. This controlled setting isolates the contribution of the PDE constraint and joint recovery of displacement and force, yielding the reported 2–17× error reductions relative to modal expansion under exact model match. The manuscript’s claims are confined to these synthetic cases; we do not assert robustness to model mismatch. A clarifying sentence will be added to §4 and the discussion to state explicitly that the results are verification results on consistent forward/inverse models. The PDE-CO formulation itself remains applicable to approximate models, but quantitative performance under mismatch is outside the scope of the present work. revision: partial

  2. Referee: [Optimization formulation and numerical results] The Tikhonov regularization parameter is listed as a free hyper-parameter whose value is not derived from first principles. The sub-percent accuracy figures and the factor-of-2–17 improvement are therefore conditional on a specific choice of this parameter; no sensitivity study or a-priori selection rule is supplied that would allow the reader to assess how much of the reported gain is attributable to favorable tuning versus the PDE constraint itself.

    Authors: The regularization parameter λ is chosen empirically for each example to achieve the reported accuracy. We will add a short sensitivity study (new figure or table in §4) showing displacement and force error versus λ for the cantilever-plate case, together with a brief statement that, in the absence of ground truth, λ may be selected by the discrepancy principle or cross-validation on held-out sensors. This addition will make the dependence on λ explicit without altering the core claims. revision: yes

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity; method and validation are self-contained

full rationale

The paper formulates virtual sensing as a PDE-constrained optimization problem that treats the standard linear elastodynamic PDE as an external equality constraint, recovers force and displacement jointly via Tikhonov-regularized L-BFGS with reverse-mode AD, and compares against modal expansion on three synthetic examples. No equation or claim reduces to a fitted parameter renamed as a prediction, no self-citation supplies a load-bearing uniqueness theorem, and no ansatz is smuggled in; the numerical tests use data generated from the same PDE only to verify consistency when the model is exact, which is a standard and independent check against the modal baseline rather than a tautological reduction of the reported error-reduction factors. The derivation therefore rests on externally known PDEs and off-the-shelf solvers without internal circularity.

Assumptions & free parameters 1 free parameters · 1 assumptions · 0 invented entities

The central claim depends on the elastodynamic PDE being an accurate forward model and on the existence of a well-posed regularized inverse problem; the only explicit free parameter mentioned is the Tikhonov weight.

free parameters (1)
  • Tikhonov regularization parameter
    Controls the smoothness penalty in the objective function of the PDE-constrained optimization.
assumptions (1)
  • domain assumption The structure obeys the linear elastodynamic PDE without modeling error.
    This PDE is imposed as the equality constraint that links the unknown force to the observed displacements.

how reviews work

0 comments
Cite this review

Pith. "Pith review of PDE-constrained optimization for virtual sensing in structural dynamics: Full-field displacement and force recovery from sparse sensors." pith.science (2026). https://pith.science/paper/ZFQWJG5Z

@misc{pith2026260629349,
  author       = {Pith},
  title        = {Pith review of: PDE-constrained optimization for virtual sensing in structural dynamics: Full-field displacement and force recovery from sparse sensors},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/ZFQWJG5Z}},
  note         = {Machine review of arXiv:2606.29349}
}
abstract

Virtual sensing -- recovering full-field structural response from sparse sensor measurements -- is a fundamental challenge in structural health monitoring. This study formulates virtual sensing as a PDE-constrained optimization (PDE-CO) problem, where the governing elastodynamic equation serves as an equality constraint, the applied force distribution is the optimization variable, and the full-field displacement and force are jointly recovered. Gradients of the Tikhonov-regularized objective are computed via reverse-mode automatic differentiation through the forward PDE solver, and L-BFGS iteratively finds the optimal state. The framework couples an offline FEniCSx stage for finite element assembly with an online GPU-accelerated JAX stage, and is verified on three examples of increasing complexity: a cantilever plate, a $90^\circ$ elbow pipe, and a reactor pressure vessel (RPV) representative of a 300~MW pressurized nuclear reactor. PDE-CO consistently outperforms modal expansion across all three cases, reducing displacement errors by factors of $2$ to $17\times$ with sub-percent accuracy on every example. Unlike modal expansion, where force is derived by back-calculation from truncated modal coordinates and is not jointly optimized, PDE-CO recovers displacement and force simultaneously through the PDE constraint; the increased computational cost is offset by GPU acceleration delivering up to $64.8\times$ speedup over CPU.

Figures

Figures reproduced from arXiv: 2606.29349 by the authors.

Figure 1
Figure 1. Schematic of virtual sensing via physics-based digital twin. Left (physical twin): a reactor pressure vessel instrumented with sparse [PITH_FULL_IMAGE:figures/full_fig_p002_1.png] view at source ↗
Figure 2
Figure 2. Flowchart of the PDE-CO framework for full-field inference. O [PITH_FULL_IMAGE:figures/full_fig_p013_2.png] view at source ↗
Figure 3
Figure 3. Cantilever plate: problem geometry. The plate is fully clamped at [PITH_FULL_IMAGE:figures/full_fig_p017_3.png] view at source ↗
Figures from the paper (8 more)
Figure 4
Figure 4. Figure 4: Cantilever plate: full-field recovery comparison. Upper row: displacement magnitude — (a) reference, (b) modal expansion, (c) PDE [PITH_FULL_IMAGE:figures/full_fig_p017_4.png]
Figure 5
Figure 5. Figure 5: Cantilever plate: quantitative performance comparison. (a) Relative displacement error [PITH_FULL_IMAGE:figures/full_fig_p018_5.png]
Figure 6
Figure 6. Figure 6: Bent 90◦ elbow pipe: problem geometry. The top end is fully clamped (green ring); eight acceleration sensors (blue dots) are placed on the outer surface — four on the upper straight segment and four symmetrically on the lower straight segment; a uniform negative z-dire…
Figure 7
Figure 7. Figure 7: Bent 90◦ elbow pipe: full-field recovery comparison. Upper row: displacement magnitude — (a) reference, (b) modal expansion, (c) PDE-CO. Lower row: recovered force magnitude — (d) reference (ring concentrated on the free-end cross-section), (e) modal expansion (diffuse…
Figure 8
Figure 8. Figure 8: Bent 90◦ elbow pipe: quantitative performance comparison. (a) DOF-wise relative displacement error (top 200 DOFs): PDE-CO (blue, ϵu = 0.28%) consistently outperforms modal expansion (red, 1.11%). (b) L-BFGS convergence: J(θ) decreases by ∼7 orders of magnitude over 200…
Figure 9
Figure 9. Figure 9: Reactor pressure vessel (RPV): problem geometry. Left: outer surface view with 36 acceleration sensors (blue dots) arranged in a 6 [PITH_FULL_IMAGE:figures/full_fig_p021_9.png]
Figure 10
Figure 10. Figure 10: Reactor pressure vessel (RPV): full-field recovery comparison. Upper row: displacement magnitude — (a) reference, (b) modal [PITH_FULL_IMAGE:figures/full_fig_p021_10.png]
Figure 11
Figure 11. Figure 11: Reactor pressure vessel (RPV): quantitative performance comparison. (a) DOF-wise relative displacement error (top 200 DOFs): PDE [PITH_FULL_IMAGE:figures/full_fig_p022_11.png]

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. A priori error estimator for reduced-order models based on the higher-order Craig-Bampton method in dynamic substructuring

    math.NA 2026-08 conditional novelty 6.0 of 10

    New a priori error estimators predict eigenvalue errors of Craig-Bampton and higher-order Craig-Bampton reduced models using only reduced-order eigensolutions, with numerical validation on three structural models.

Reference graph

Works this paper leans on

113 extracted references · 2 canonical work pages · cited by 1 Pith paper

  1. [1]

    Bradbury, James and Frostig, Roy and Hawkins, Peter and Johnson, Matthew James and Leary, Chris and Maclaurin, Dougal and Necula, George and Paszke, Adam and Vander

  2. [2]

    1998 , publisher=

    Rank-Deficient and Discrete Ill-Posed Problems: Numerical Aspects of Linear Inversion , author=. 1998 , publisher=

  3. [3]

    2020 , publisher=

    Virtanen, Pauli and Gommers, Ralf and Oliphant, Travis E and Haberland, Matt and Reddy, Tyler and Cournapeau, David and Burovski, Evgeni and Peterson, Pearu and Weckesser, Warren and Bright, Jonathan and others , journal=. 2020 , publisher=

  4. [4]

    Adjoint Method versus Physics-Informed Neural Networks in

    Zhang, Zhen and Alla, Alessandro and Karniadakis, George Em , journal=. Adjoint Method versus Physics-Informed Neural Networks in

  5. [5]

    Inverse Problems , volume=

    Solution of inverse problems in elasticity imaging using the adjoint method , author=. Inverse Problems , volume=. 2003 , publisher=

  6. [6]

    Structural and Multidisciplinary Optimization , volume=

    Adjoint-based analysis and optimization of beam-like structures subjected to dynamic loads , author=. Structural and Multidisciplinary Optimization , volume=. 2021 , publisher=

  7. [7]

    Computer Methods in Applied Mechanics and Engineering , volume=

    Adjoint-based determination of weaknesses in structures , author=. Computer Methods in Applied Mechanics and Engineering , volume=. 2023 , publisher=

  8. [8]

    Computers & Structures , volume=

    Virtual sensing for real-time strain field estimation and its verification on a laboratory-scale jacket structure under water waves , author=. Computers & Structures , volume=. 2024 , publisher=

Show all 113 references
  1. [9]

    Mechanical Systems and Signal Processing , volume=

    Virtual sensing of structural vibrations using dynamic substructuring , author=. Mechanical Systems and Signal Processing , volume=. 2016 , publisher=

  2. [10]

    Sensors , volume=

    Strain Virtual Sensing for Structural Health Monitoring under Variable Loads , author=. Sensors , volume=. 2023 , publisher=

  3. [11]

    International journal for numerical methods in engineering , volume=

    Gmsh: A 3-D finite element mesh generator with built-in pre-and post-processing facilities , author=. International journal for numerical methods in engineering , volume=. 2009 , publisher=

  4. [12]

    Engineering Failure Analysis , volume=

    A review of theoretical analysis techniques for cracking and corrosive degradation of film-substrate systems , author=. Engineering Failure Analysis , volume=. 2017 , publisher=

  5. [13]

    2004 , publisher=

    Thin film materials: stress, defect formation and surface evolution , author=. 2004 , publisher=

  6. [14]

    Journal of applied polymer science , volume=

    Evaluation and simulation of the peel behavior of polyethylene/polybutene-1 peel systems , author=. Journal of applied polymer science , volume=. 2009 , publisher=

  7. [15]

    Journal of the Mechanics and Physics of Solids , volume=

    Initiation and arrest of cracks from corners in multi-chip semiconductor devices , author=. Journal of the Mechanics and Physics of Solids , volume=. 2024 , publisher=

  8. [16]

    ACS nano , volume=

    Transfer printing methods for flexible thin film solar cells: Basic concepts and working principles , author=. ACS nano , volume=. 2014 , publisher=

  9. [17]

    Progress in Materials Science , volume=

    Flexible CIGS, CdTe and a-Si: H based thin film solar cells: A review , author=. Progress in Materials Science , volume=. 2020 , publisher=

  10. [18]

    Journal of The Electrochemical Society , volume=

    Crack pattern formation in thin film lithium-ion battery electrodes , author=. Journal of The Electrochemical Society , volume=. 2011 , publisher=

  11. [19]

    Chemical reviews , volume=

    Approaching practically accessible solid-state batteries: stability issues related to solid electrolytes and interfaces , author=. Chemical reviews , volume=. 2019 , publisher=

  12. [20]

    Nature Energy , volume=

    High electronic conductivity as the origin of lithium dendrite formation within solid electrolytes , author=. Nature Energy , volume=. 2019 , publisher=

  13. [21]

    Acta Materialia , volume=

    A new methodology for characterizing traction-separation relations for interfacial delamination of thermal barrier coatings , author=. Acta Materialia , volume=. 2014 , publisher=

  14. [22]

    Engineering Fracture Mechanics , volume=

    Numerical analyses of the residual stress and top coat cracking behavior in thermal barrier coatings under cyclic thermal loading , author=. Engineering Fracture Mechanics , volume=. 2018 , publisher=

  15. [23]

    Composite Structures , volume=

    Investigation of the fracture behaviors of windshield laminated glass used in high-speed trains , author=. Composite Structures , volume=. 2019 , publisher=

  16. [24]

    International Journal of Fracture , volume=

    Fatigue and fracture assessment for reliability in electronics packaging , author=. International Journal of Fracture , volume=. 2008 , publisher=

  17. [25]

    Computer methods in applied mechanics and engineering , volume=

    A phase-field approach to model fracture of arterial walls: theory and finite element analysis , author=. Computer methods in applied mechanics and engineering , volume=. 2016 , publisher=

  18. [26]

    Journal of the Mechanics and Physics of Solids , volume=

    A mechanobiological model for damage-induced growth in arterial tissue with application to in-stent restenosis , author=. Journal of the Mechanics and Physics of Solids , volume=. 2017 , publisher=

  19. [27]

    International Journal of Mechanical Sciences , volume=

    Numerical and experimental studies on crack nucleation and propagation in thin films , author=. International Journal of Mechanical Sciences , volume=. 2023 , publisher=

  20. [28]

    Computer Methods in Applied Mechanics and Engineering , volume=

    Multiscale computational modeling of arterial micromechanics: A review , author=. Computer Methods in Applied Mechanics and Engineering , volume=. 2024 , publisher=

  21. [29]

    Advances in applied mechanics , volume=

    Mixed mode cracking in layered materials , author=. Advances in applied mechanics , volume=. 1991 , publisher=

  22. [30]

    Journal of the Mechanics and Physics of Solids , volume=

    Nonlinear analyses of wrinkles in a film bonded to a compliant substrate , author=. Journal of the Mechanics and Physics of Solids , volume=. 2005 , publisher=

  23. [31]

    Journal of Vacuum Science & Technology A , volume=

    Stress in thin films and coatings: Current status, challenges, and prospects , author=. Journal of Vacuum Science & Technology A , volume=. 2018 , publisher=

  24. [32]

    Acta materialia , volume=

    Effects of the substrate on the determination of thin film mechanical properties by nanoindentation , author=. Acta materialia , volume=. 2002 , publisher=

  25. [33]

    Journal of Materials Research , volume=

    Measuring substrate-independent modulus of thin films , author=. Journal of Materials Research , volume=. 2011 , publisher=

  26. [34]

    Applied surface science , volume=

    Investigation on periodic cracking of elastic film/substrate system by the extended finite element method , author=. Applied surface science , volume=. 2011 , publisher=

  27. [35]

    Theoretical and Applied Fracture Mechanics , volume=

    A thermodynamically consistent phase field model for brittle fracture in graded coatings under thermo-mechanical loading , author=. Theoretical and Applied Fracture Mechanics , volume=. 2024 , publisher=

  28. [36]

    Journal of the Mechanics and Physics of Solids , volume=

    A variational model for fracture and debonding of thin films under in-plane loadings , author=. Journal of the Mechanics and Physics of Solids , volume=. 2014 , publisher=

  29. [37]

    International Journal of Pressure Vessels and Piping , volume=

    Fracture analysis of thin films on compliant substrates: A numerical study using the phase field approach of fracture , author=. International Journal of Pressure Vessels and Piping , volume=. 2019 , publisher=

  30. [38]

    Computer Methods in Applied Mechanics and Engineering , volume=

    A phase-field model of fracture with frictionless contact and random fracture properties: Application to thin-film fracture and soil desiccation , author=. Computer Methods in Applied Mechanics and Engineering , volume=. 2020 , publisher=

  31. [39]

    International Journal of Engineering Science , volume=

    A phase field fracture model for ultra-thin micro-/nano-films with surface effects , author=. International Journal of Engineering Science , volume=. 2024 , publisher=

  32. [40]

    Journal of the Mechanics and Physics of Solids , volume=

    Revisiting brittle fracture as an energy minimization problem , author=. Journal of the Mechanics and Physics of Solids , volume=. 1998 , publisher=

  33. [41]

    International journal for numerical methods in engineering , volume=

    Thermodynamically consistent phase-field models of fracture: Variational principles and multi-field FE implementations , author=. International journal for numerical methods in engineering , volume=. 2010 , publisher=

  34. [42]

    Computer Methods in Applied Mechanics and Engineering , volume=

    A phase-field description of dynamic brittle fracture , author=. Computer Methods in Applied Mechanics and Engineering , volume=. 2012 , publisher=

  35. [43]

    Philosophical Transactions of the Royal Society A , volume=

    An assessment of phase field fracture: crack initiation and growth , author=. Philosophical Transactions of the Royal Society A , volume=. 2021 , publisher=

  36. [44]

    Engineering Fracture Mechanics , volume=

    A review on phase field models for fracture and fatigue , author=. Engineering Fracture Mechanics , volume=. 2023 , publisher=

  37. [45]

    2000 , publisher=

    Nonlinear solid mechanics II , author=. 2000 , publisher=

  38. [46]

    Journal of the Mechanics and Physics of Solids , volume=

    On boundary potential energies in deformational and configurational mechanics , author=. Journal of the Mechanics and Physics of Solids , volume=. 2008 , publisher=

  39. [47]

    Soft Matter , year=

    A model for 3D deformation and reconstruction of contractile microtissues , author=. Soft Matter , year=

  40. [48]

    Extreme Mechanics Letters , volume=

    A model for mechanosensitive cell migration in dynamically morphing soft tissues , author=. Extreme Mechanics Letters , volume=. 2023 , publisher=

  41. [49]

    The phenomena of rupture and flow in solids , author=

    VI. The phenomena of rupture and flow in solids , author=. Philosophical transactions of the royal society of london. Series A, containing papers of a mathematical or physical character , volume=. 1921 , publisher=

  42. [50]

    Phase field modeling of fracture in multi-physics problems. Part I. Balance of crack surface and failure criteria for brittle crack propagation in thermo-elastic solids , author=. Computer Methods in Applied Mechanics and Engineering , volume=. 2015 , publisher=

  43. [51]

    Journal of the Mechanics and Physics of Solids , volume=

    A unified phase-field theory for the mechanics of damage and quasi-brittle failure , author=. Journal of the Mechanics and Physics of Solids , volume=. 2017 , publisher=

  44. [52]

    Computer Methods in Applied Mechanics and Engineering , volume=

    Investigation of driving forces in a phase field approach to mixed mode fracture of concrete , author=. Computer Methods in Applied Mechanics and Engineering , volume=. 2023 , publisher=

  45. [53]

    Computational Mechanics , volume=

    A unifying finite strain modeling framework for anisotropic mixed-mode fracture in soft materials , author=. Computational Mechanics , volume=. 2024 , publisher=

  46. [54]

    Computational Mechanics , year=

    A finite element implementation of finite deformation surface and bulk poroelasticity , author=. Computational Mechanics , year=

  47. [55]

    Journal of the Mechanics and Physics of Solids , volume=

    A theory for fracture of polymeric gels , author=. Journal of the Mechanics and Physics of Solids , volume=. 2018 , publisher=

  48. [56]

    Computer Methods in Applied Mechanics and Engineering , volume=

    Phase field modeling of fracture in nonlinearly elastic solids via energy decomposition , author=. Computer Methods in Applied Mechanics and Engineering , volume=. 2019 , publisher=

  49. [57]

    Journal of the Mechanics and Physics of Solids , volume=

    Large strained fracture of nearly incompressible hyperelastic materials: enhanced assumed strain methods and energy decomposition , author=. Journal of the Mechanics and Physics of Solids , volume=. 2020 , publisher=

  50. [58]

    Journal of elasticity and the physical science of solids , volume=

    A new constitutive framework for arterial wall mechanics and a comparative study of material models , author=. Journal of elasticity and the physical science of solids , volume=. 2000 , publisher=

  51. [59]

    Part II: The three-dimensional case , author=

    A finite element framework for continua with boundary energies. Part II: The three-dimensional case , author=. Computer Methods in Applied Mechanics and Engineering , volume=. 2010 , publisher=

  52. [60]

    Computer Methods in Applied Mechanics and Engineering , volume=

    Mixed displacement--pressure-phase field framework for finite strain fracture of nearly incompressible hyperelastic materials , author=. Computer Methods in Applied Mechanics and Engineering , volume=. 2022 , publisher=

  53. [61]

    2012 , publisher =

    Automated Solution of Differential Equations by the Finite Element Method , author =. 2012 , publisher =

  54. [62]

    Martin S. Aln. The. 2015 , journal =

  55. [63]

    International Journal of Non-Linear Mechanics , volume=

    A phase-field fracture model for 3D film-substrate systems , author=. International Journal of Non-Linear Mechanics , volume=. 2025 , publisher=

  56. [64]

    Continuum Mechanics and Thermodynamics , volume=

    Phase field modeling of anisotropic fracture , author=. Continuum Mechanics and Thermodynamics , volume=. 2024 , publisher=

  57. [65]

    Engineering Fracture Mechanics , volume=

    A phase-field length scale insensitive mode-dependent fracture model for brittle failure , author=. Engineering Fracture Mechanics , volume=. 2024 , publisher=

  58. [66]

    Computer Methods in Applied Mechanics and Engineering , volume=

    A variationally consistent phase-field anisotropic damage model for fracture , author=. Computer Methods in Applied Mechanics and Engineering , volume=. 2020 , publisher=

  59. [67]

    International Journal of Plasticity , volume=

    An extended gradient damage model for anisotropic fracture , author=. International Journal of Plasticity , volume=. 2024 , publisher=

  60. [68]

    2012 , publisher=

    The finite element method: linear static and dynamic finite element analysis , author=. 2012 , publisher=

  61. [69]

    Computers & Fluids , volume=

    A numerical solution of the Navier-Stokes equations using the finite element technique , author=. Computers & Fluids , volume=. 1973 , publisher=

  62. [70]

    Balay, Satish and Abhyankar, Shrirang and Adams, Mark and Brown, Jed and Brune, Peter and Buschelman, Kris and Dalcin, Lisandro and Dener, Alp and Eijkhout, Victor and Gropp, W and others , year=

  63. [71]

    International journal of fracture , volume=

    Measuring the fracture toughness of ultra-thin films with application to AlTa coatings , author=. International journal of fracture , volume=. 2007 , publisher=

  64. [72]

    2014 , publisher=

    Nonlinear finite elements for continua and structures , author=. 2014 , publisher=

  65. [73]

    Zenodo , year=

    Numerical tours of computational mechanics with fenics , author=. Zenodo , year=

  66. [74]

    2003 , publisher=

    Thin films on glass , author=. 2003 , publisher=

  67. [75]

    1978 , issn =

    Surface stress in solids , journal =. 1978 , issn =

  68. [76]

    Mechanics Research Communications , volume=

    Effect of residual surface stress on the fracture of nanoscale materials , author=. Mechanics Research Communications , volume=. 2012 , publisher=

  69. [77]

    1998 , publisher=

    Approximation of free-discontinuity problems , author=. 1998 , publisher=

  70. [78]

    Journal of the Mechanics and Physics of Solids , volume=

    Regularized formulation of the variational brittle fracture with unilateral contact: Numerical experiments , author=. Journal of the Mechanics and Physics of Solids , volume=. 2009 , publisher=

  71. [79]

    Communications on Pure and Applied Mathematics , volume=

    Approximation of functionals depending on jumps by elliptic functionals via -convergence , author=. Communications on Pure and Applied Mathematics , volume=. 1990 , doi=

  72. [80]

    Bollettino dell'Unione Matematica Italiana

    On the approximation of free discontinuity problems , author=. Bollettino dell'Unione Matematica Italiana. B , volume=

  73. [81]

    Journal of the Mechanics and Physics of Solids , volume=

    Numerical experiments in revisited brittle fracture , author=. Journal of the Mechanics and Physics of Solids , volume=. 2000 , doi=

  74. [82]

    International Journal of Damage Mechanics , volume=

    The onset of fracture in elastic bodies by variational models , author=. International Journal of Damage Mechanics , volume=. 2011 , doi=

  75. [83]

    Computer Methods in Applied Mechanics and Engineering , volume=

    Phase-field simulation of ductile fracture in shell structures , author=. Computer Methods in Applied Mechanics and Engineering , volume=. 2021 , doi=

  76. [84]

    1998 , publisher=

    Computational inelasticity , author=. 1998 , publisher=

  77. [85]

    Master's thesis, Department of Mathematics, University of Chicago , year=

    Minima of functions of several variables with inequalities as side conditions , author=. Master's thesis, Department of Mathematics, University of Chicago , year=

  78. [86]

    Proceedings of the Second Berkeley Symposium on Mathematical Statistics and Probability , pages=

    Nonlinear programming , author=. Proceedings of the Second Berkeley Symposium on Mathematical Statistics and Probability , pages=. 1951 , publisher=

  79. [87]

    Computer Methods in Applied Mechanics and Engineering , volume=

    A third medium approach for contact using first and second order finite elements , author=. Computer Methods in Applied Mechanics and Engineering , volume=. 2025 , doi=

  80. [88]

    Computational Mechanics , year=

    First order finite element formulations for third medium contact , author=. Computational Mechanics , year=

  81. [89]

    2025 , eprint=

    A third medium approach for thermo-mechanical contact based on low order ansatz spaces , author=. 2025 , eprint=

  82. [90]

    2025 , note=

    A rotation-based approach to third medium contact regularization , author=. 2025 , note=

  83. [91]

    2025 , eprint=

    Three-dimensional third medium contact model for hyperelastic contact and pneumatically actuated systems , author=. 2025 , eprint=

  84. [92]

    Computers & Structures , volume=

    Structural damage identification using system dynamic properties , author=. Computers & Structures , volume=. 2005 , doi=

  85. [93]

    Mechanical Systems and Signal Processing , volume=

    Digital twin, physics-based model, and machine learning applied to damage detection in structures , author=. Mechanical Systems and Signal Processing , volume=. 2021 , doi=

  86. [94]

    Structural damage detection using deep learning and

    Lee, Yunwoo and Kim, Heesoo and Min, Seongi and Yoon, Hyungchul , journal=. Structural damage detection using deep learning and. 2023 , doi=

  87. [95]

    arXiv preprint arXiv:2604.26593 , year=

    Haywood-Alexander, Marcus and Duth. arXiv preprint arXiv:2604.26593 , year=

  88. [96]

    arXiv preprint , year=

    Constitutive Priors for Inverse Design , author=. arXiv preprint , year=

  89. [97]

    Improving the accuracy of the dual

    Kim, Jeong-Ho and Kim, Jaemin and Lee, Phill-Seung , journal=. Improving the accuracy of the dual. 2017 , publisher=

  90. [98]

    Considering the higher-order effect of residual modes in the

    Kim, Jaemin and Boo, Seung-Hwan and Lee, Phill-Seung , journal=. Considering the higher-order effect of residual modes in the. 2018 , publisher=

  91. [99]

    2023 , publisher=

    Xue, Tianju and Liao, Shuheng and Gan, Zhengtao and Park, Chanwook and Xie, Xiaoyu and Liu, Wing Kam and Cao, Jian , journal=. 2023 , publisher=

  92. [100]

    AIAA Journal , volume=

    Coupling of substructures for dynamic analyses , author=. AIAA Journal , volume=

  93. [101]

    arXiv preprint arXiv:2211.12513 , year=

    Real-time response estimation of structural vibration with inverse force identification , author=. arXiv preprint arXiv:2211.12513 , year=

  94. [102]

    An augmented

    Lourens, Eliz-Mari and Reynders, Edwin and De Roeck, Guido and Degrande, Geert and Lombaert, Geert , journal=. An augmented. 2012 , publisher=

  95. [103]

    2023 , publisher=

    Bezgin, Deniz A and Buhendwa, Aaron B and Adams, Nikolaus A , journal=. 2023 , publisher=

  96. [104]

    Progressive construction of a parametric reduced-order model for

    Zahr, Matthew J and Farhat, Charbel , journal=. Progressive construction of a parametric reduced-order model for. 2014 , publisher=

  97. [105]

    An enhanced

    Kim, Jin-Gyun and Lee, Phill-Seung , journal=. An enhanced. 2015 , publisher=

  98. [106]

    Journal of the Engineering Mechanics Division , volume=

    A method of computation for structural dynamics , author=. Journal of the Engineering Mechanics Division , volume=

  99. [107]

    System equivalent reduction expansion process (

    O'Callahan, John and Avitabile, Peter and Riemer, Robert , booktitle=. System equivalent reduction expansion process (. 1989 , address=

  100. [108]

    Proceedings of the 3rd International Conference on Learning Representations (ICLR) , year=

    Adam: A method for stochastic optimization , author=. Proceedings of the 3rd International Conference on Learning Representations (ICLR) , year=

  101. [109]

    Mechanical Systems and Signal Processing , volume=

    Dynamic strain estimation for fatigue assessment of an offshore monopile wind turbine using filtering and modal expansion algorithms , author=. Mechanical Systems and Signal Processing , volume=. 2016 , publisher=

  102. [110]

    International Journal of Fatigue , volume=

    Expansion of experimental mode shape from operational modal analysis and virtual sensing for fatigue analysis using the modal expansion method , author=. International Journal of Fatigue , volume=. 2020 , publisher=

  103. [111]

    Mechanical Systems and Signal Processing , volume=

    A modal decomposition and expansion approach for prediction of dynamic responses on a monopile offshore wind turbine using a limited number of vibration sensors , author=. Mechanical Systems and Signal Processing , volume=. 2016 , publisher=

  104. [112]

    Zenodo , year=

    Baratta, Igor A and Dean, Joseph P and Dokken, J. Zenodo , year=

  105. [113]

    2003 , publisher=

    Large-Scale. 2003 , publisher=

Pith tools

Reviewed June 30, 2026 · model on record in the stance chip above.