Pith. sign in

REVIEW 3 major objections 4 minor 60 references

Adjoint-based Recovery of Thermal Fields from Displacement or Strain Measurements

T0 review · 3 major / 4 minor · reviewed 2026-08-12 · deepseek-v4-flash

Pith's one-line read Using only displacement or strain measurements, a finite-element adjoint optimizer reconstructs the structure's temperature field, and the sensors do not need to be inside the heated region.

desk verdict A useful engineering application of standard adjoint inversion, but the paper has a serious unresolved discrepancy between the printed thermal-stress equations and the two tested element types, plus an inverse-crime validation. read the letter →

arxiv 2411.18118 v1 pith:5FA5LYNF submitted 2024-11-27 math.OC

classification math.OC MSC 49K2065K1074F0574S05
keywords thermalfieldreconstructionadjointmethodstructuralhealthmonitoringfiniteelementinverseproblemvertexmorphingdisplacementsensorskriging
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

The paper proposes and tests a way to recover the temperature distribution of a structure from ordinary deformation measurements instead of temperature readings. It sets up an optimization problem: find the nodal temperature field whose thermal forces, under known mechanical loads, reproduce the displacements or strains recorded by sensors. The gradient of the mismatch is computed with an adjoint solve, and the field is updated by steepest descent with a Barzilai-Borwein step, with Vertex Morphing used to smooth ill-conditioned updates. On three synthetic examples (a plate with a hole, a truss bridge, and a simplified dam), the reconstructed fields localize the heated region even when no sensor lies inside it, and the method lowers root-mean-square error by up to 38.4%, 94%, and 40% compared with k-nearest-neighbor and kriging interpolation using temperature sensors in the same locations.

What carries the argument

The central object is the Lagrangian functional $\mathcal{L}(u,\Delta T,\tilde{u}) = I(u,\Delta T) + \tilde{u}^t (f_{\mathrm{ext}} + f_{\Delta T} - K u)$, which couples the measurement mismatch $I$ to the finite-element equilibrium equations. The stationarity conditions produce the forward problem $K u = f_{\mathrm{ext}} + f_{\Delta T}$, the adjoint problem $K^t \tilde{u} = \frac{\partial I}{\partial u}$ (with $K^t = K$ for structural systems), and the gradient formula for the thermal field. Vertex Morphing acts as the regularizer: a kernel operator maps physical nodal temperatures through a control field, smoothing the gradient and suppressing high-frequency artifacts in the ill-posed inversion.

What would settle it

Run the same inversion on a physical plate-with-a-hole specimen where the heated patch is known and measured with thermocouples, but feed the optimizer only strain-gauge readings that include realistic noise and unknown small load variations; if the recovered peak temperature stays far below the true value, the heated region is misplaced, or the root-mean-square error no longer beats kriging, the central claim fails.

Watch

Extended reading notes

Core claim

The central claim is that the inverse problem of thermal field identification is tractable from displacement or strain data alone: given the load cases and the sensor readings, minimizing the weighted mismatch between measured and computed displacements yields a spatial temperature distribution that approximates the target field. The derivation shows that the gradient of the cost function with respect to the nodal temperature changes requires only the forward solve and an adjoint solve with the same stiffness matrix, since the stiffness matrix is symmetric for these structural systems, and the gradient takes the form $\nabla I(\Delta T) = \frac{\partial I}{\partial \Delta T} + \tilde{u}^t \frac{\partial f_{\Delta T}}{\partial \Delta T}$.

Load-bearing premise

The demonstrations assume the displacement data come from the same noiseless linear finite-element model used in the inversion, with the loads, boundary conditions, and material properties known exactly.

Editorial extensions

If this is right

  • Thermal fields can be reconstructed by deformation sensors alone, reducing reliance on temperature sensors in inaccessible or non-uniformly heated regions.
  • Sensor placement does not need to intersect the heated region; it only needs to be sensitive to the deformation that region produces.
  • Increasing sensor count and improving sensor placement sharpens both the magnitude and the localization of the recovered temperature field.
  • Vertex Morphing filtering consistently lowers reconstruction error, with root-mean-square error reductions of up to 16%, 24.4%, and 18% across the three examples.
  • At equal sensor counts, the proposed physics-based approach beats k-nearest-neighbor and kriging interpolation, with root-mean-square error reductions of up to 38.4%, 94%, and 40%.

Reading between the lines

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

  • Inference: the method's success likely depends on the accuracy of the finite-element model and on the assumption that the measured deformation is purely thermal-mechanical; realistic sensor noise, load uncertainty, and model error are listed by the authors as future work and would probably degrade the reconstruction.
  • Inference: combining displacement or strain sensors with temperature sensors in the same cost function could fill the low-sensitivity 'blind spots' the paper observes near corners and edges.
  • Inference: since thermal loads enter the equilibrium equations as equivalent nodal forces through $f_{\Delta T}$, the same adjoint machinery could be redirected to identify other distributed quantities, such as prestress or spatially varying material properties.
  • Inference: extending the cost function over time would allow recovery of transient thermal fields, at the cost of solving many more forward and adjoint problems.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

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

Referee Report

3 major / 4 minor

Summary. The paper proposes a finite-element adjoint-based optimization procedure to reconstruct spatial temperature fields from displacement or strain measurements under known loads. The method models thermal strains as equivalent nodal loads, derives the adjoint gradient of a weighted least-squares misfit, and regularizes the ill-posed nodal temperature update with Vertex Morphing filtering. Three numerical examples are presented: a plate with a hole modeled with plane-stress triangles, a truss bridge, and a simplified Hoover Dam modeled with tetrahedra. In each case, a target temperature field is prescribed, displacement/strain data are generated synthetically, and the optimizer attempts to recover the field from sensor measurements. The results are compared with k-nearest-neighbor, ordinary kriging, and universal kriging interpolations using temperature sensors in identical configurations, with reported RMSE reductions up to 38.4%, 94%, and 40% for the three examples.

Significance. If the claims are borne out, the method would be a useful addition to structural health monitoring and digital twin workflows, since it would allow thermal fields to be reconstructed from deformation sensors alone, including scenarios where no temperature sensor is located in the heated region. The paper is clearly written and the optimization machinery is standard; the comparison with spatial interpolation methods is informative, and the authors are explicit about many limitations (e.g., noise, parameter uncertainty, sensor blind spots) in Section 5. The main concerns are that the printed thermal-load equations do not match the element types tested in Examples 1 and 2, and that the numerical validation uses an inverse-crime setup with noiseless synthetic data, so the stated claim of 'accurate reconstruction' is stronger than the evidence supports. These issues are fixable and do not invalidate the underlying idea.

major comments (3)
  1. [Section 3.1, Eqs. (3) and (7)] Equation (3) gives sigma_ij = -alpha E/(1-2nu) Delta T delta_ij, which is the triaxially constrained 3D thermal stress, after the text introduces the equation as the thermal stress for a 'one-dimensional rod'. The uniaxial rod stress would be -alpha E Delta T. The same coefficient is carried into the finite-element thermal nodal load in Eq. (7). This is inconsistent with the examples: Section 4.1 uses plane-stress triangular elements, where the correct thermal nodal-load coefficient is alpha E/(1-nu), and Section 4.2 uses truss elements, where the axial coefficient is alpha E. Only the tetrahedral dam example of Section 4.3 matches the printed E/(1-2nu) coefficient. Since the paper describes an 'FE-method-dependent' procedure and all simulations were run in Kratos, Eqs. (3)-(7) should describe the implemented model; as printed, they do not, so a reader cannot reproduce the reported reconstructions from the paper. Please correct the equations or state clearly how the thermal-load coefficient is adapted for each element formulation.
  2. [Section 4, opening; Section 5] All 'measured' data are generated by the same noiseless linear finite-element model that is used for the inversion, with perfectly known external loads, boundary conditions, and material properties. This is an inverse-crime setup. The abstract's conclusion that the approach 'can accurately reconstruct the target thermal distribution' is therefore not established for realistic measurements containing sensor noise, load uncertainty, or model error; these effects are listed as future work in Section 5. Please either add numerical experiments with additive sensor noise, perturbed material/load parameters, or a mismatched mesh/model, or qualify the central claim so that it is limited to the noiseless synthetic setting.
  3. [Section 4.4.3, Tables 1-3] The headline RMSE reductions (up to 38.4%, 94%, and 40%) compare the proposed displacement-based adjoint method with interpolation methods that use temperature sensors only. In configurations where no temperature sensor detects the heated region (e.g., the 6-sensor plate case in Figure 21a), the interpolation baseline returns essentially Delta T = 0 by construction, so large percentage improvements are expected and do not indicate superiority in a like-for-like information setup. The comparison is still meaningful for the claimed 'sensors not in the region of interest' scenario, but the abstract and Section 4.4.3 should state this asymmetry explicitly rather than presenting the percentages as a general accuracy comparison between reconstruction methods.
minor comments (4)
  1. [Section 3.2, Eq. (8)] The strain misfit term in Eq. (8) uses the notation ums_ij, but the text defines the measured strain as sms_ij; please make the notation consistent.
  2. [After Eq. (12)] The symbol Js_ij is introduced to denote the displacement-strain relationship, but the cost function in Eq. (8) uses Is_ij; please align or define both symbols.
  3. [Section 4.1] The Young's modulus for the plate is given as E = 2e12 Pa, which is an order of magnitude above typical structural steel; if this value is intentional, please state so, otherwise it appears to be a typo.
  4. [Tables 1-3] Several table captions refer to a single figure number (e.g., Table 2 refers to 'Figure 8') when the target distribution is only the bottom half of the displayed figure; please make the cross-references more precise.

Circularity Check

0 steps flagged · score 2.0 of 10

No significant circularity: the adjoint recovery of the thermal field is validated against externally prescribed target distributions, and the self-citations present are not load-bearing.

full rationale

The central derivation chain is not circular. The forward problem (Eqs. 7 and 9a) maps a nodal temperature field to displacements through the thermal load vector and stiffness matrix; the cost function (Eq. 8) compares computed displacements or strains with measured values; and the adjoint gradient (Eqs. 13-15) is derived explicitly from the Lagrangian (Eq. 11) within the paper itself, so no step of the derivation is defined in terms of the predicted quantity. The validation is against externally prescribed target fields (Section 4), with RMSE tables (Section 4.4.3) computed against those targets; no parameter is fitted to the target to make the reconstruction succeed, since the Barzilai-Borwein step (Eq. 16) and the Vertex Morphing radius are chosen a priori and results are reported both with and without filtering (e.g., Figures 5, 11, 17). Self-citations (Antil et al. 2018 for the Lagrangian functional; Antonau 2023 for the BB method; Antonau et al. 2022 and Hojjat et al. 2014 for Vertex Morphing; Airaudo, Lohner, and Warnakulasuriya et al. for the analogous weakness-identification approach) are present but not load-bearing: the Lagrangian derivation is reproduced in full, the BB update is stated explicitly, and Vertex Morphing is shown to be a smoothing convenience rather than a requirement for reconstruction. Two genuine caveats belong to correctness and validity risk rather than circularity. First, the displacement measurements are synthetic, generated by the same finite-element model used for the inversion, which is an inverse-crime consistency test with noiseless data; the paper itself lists sensor noise, parameter uncertainty, and time lag as open future-work items in Section 5, and that limitation is weighed here as a modeling caveat, not as a logical reduction of the prediction to its inputs. Second, the printed thermal-stress coefficient alpha*E/(1-2*nu) in Eqs. (3) and (7) matches the 3D tetrahedral dam example but is inconsistent with the plane-stress plate (alpha*E/(1-nu)) and truss bridge (alpha*E) elements used in Sections 4.1 and 4.2, which is a reproducibility gap between the stated equations and the tested Kratos models; again, this concerns whether the paper describes the model it ran, not whether the recovered fields reduce to their inputs.

Assumptions & free parameters 6 free parameters · 4 assumptions · 0 invented entities

The central claim rests on standard linear thermoelastic FEM, perfectly known loads and material data, and a hand-chosen smoothness prior from Vertex Morphing. There are no invented physical entities. The main unverified inputs are the model fidelity and the regularization choices, both of which are ad hoc to the numerical demonstration.

free parameters (6)
  • Vertex Morphing filter radius r = 5 (Plate), 6 (Bridge), 50 (Dam)
    Chosen by rule of thumb as 2-3 element side lengths (Sections 4.1-4.3). It controls the smoothness of the recovered field and changes RMSE by up to 24.4% when enabled, so the central demonstration depends on this hand-chosen regularization scale.
  • Maximum gradient-descent stepsize = 2.5e-3 (Plate), 2.5e-2 (Bridge), 1e-1 (Dam)
    Set to prevent huge updates (Sections 4.1-4.3); affects the convergence trajectory, though the constant-step comparison gave nearly identical final fields.
  • Convergence criterion = 1e-5 times initial cost function
    Stopping after 5 orders of magnitude cost reduction determines the final RMSE and iteration counts; no physical basis is given.
  • Cost function weights w_md and w_ms = unspecified (assumed equal)
    Eq. (8) defines weighted displacement and strain terms, but the actual weights are never stated in the paper; the recovered field depends on this choice.
  • kNN hyperparameters = k=3 (Plate/Bridge), k=5 (Dam), inverse distance weighting
    Used for the baseline interpolation comparison; chosen without systematic tuning.
  • Kriging variogram and trend = Gaussian variogram, regional linear trend for universal kriging
    Baseline interpolation settings; different variograms can change interpolation results.
assumptions (4)
  • domain assumption Linear isotropic thermoelasticity with constant Young's modulus (Eqs. 2-5, Section 3.1).
    The thermal force depends on alpha, E, nu, and Delta T; E is assumed temperature-independent because temperature differences are small (Section 3.2).
  • domain assumption The finite element model is an exact representation of the physical structure, including known external loads and boundary conditions (Eq. 9, Section 4).
    All measurements are generated by simulating this model; no model error or load uncertainty is considered.
  • standard math The reduced optimization problem is convex enough for steepest descent to reach a meaningful minimum (Section 3.3).
    With constant K and linear temperature-to-force mapping, the cost is quadratic in Delta T, but the paper does not analyze conditioning or non-uniqueness; the Vertex Morphing filter is introduced to handle ill-conditioning.
  • ad hoc to paper Smoothness imposed by Vertex Morphing is an appropriate prior for the unknown temperature field (Section 3.3.1).
    The filter radius and sigmoid projection are heuristic regularization choices; they can suppress sharp thermal fronts and bias the solution.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Adjoint-based Recovery of Thermal Fields from Displacement or Strain Measurements." pith.science (2026). https://pith.science/paper/5FA5LYNF

@misc{pith2026241118118,
  author       = {Pith},
  title        = {Pith review of: Adjoint-based Recovery of Thermal Fields from Displacement or Strain Measurements},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/5FA5LYNF}},
  note         = {Machine review of arXiv:2411.18118}
}
read the original abstract

A finite-element method dependant adjoint-based procedure to determine the temperature field of structures based on measured displacements or strains and a set of standard loads is developed and tested. Given a series of force and deformation measurements, the temperature field is obtained by minimizing the adequately weighted differences between the measured and computed values. Three numerical examples - a Plate With a Hole, a Bridge, and a Hoover Dam example - each with multiple sensors distributed in different configurations, demonstrate the procedure's capabilities. A target temperature distribution is prescribed in all cases, and the displacement sensor data is recorded. The optimization algorithm (here, steepest descent with Barzilai-Borwein step) uses this data to optimize the temperatures such that the same deformation is obtained at the sensor locations. Vertex Morphing is used as a filter to mitigate the ill-conditioning. Results show that the proposed approach can accurately reconstruct the target thermal distribution, especially when more sensors are used. Additionally, it is observed that the sensors do not need to be positioned in the region of interest; the method remains effective as long as the sensors can detect changes related to that area. A comparison with standard spatial interpolation techniques, namely, k-nearest neighbors and ordinary and universal kriging, is performed using temperature sensors in the same configurations. The proposed approach performs remarkably better than the interpolation techniques with a reduction in the root-mean-squared error of up to 38.4%, 94%, and 40%, for the Plate With a Hole, the Bridge, and the Dam examples, respectively.

Figures

Figures reproduced from arXiv: 2411.18118 by the authors.

Figure 1
Figure 1. Temperature variation with depth according to the Waka Kotahi NZ Transport Agency (2013). From the Waka Kotahi NZ Transport Agency Bridge Manual SP/M/022, Third Edition, Amendment 4. Used with permission. 3/40 [PITH_FULL_IMAGE:figures/full_fig_p003_1.png] view at source ↗
Figure 2
Figure 2. Vertical thermal design gradient according to the American Association of State Highway and Transportation Officials (2020). From AASHTO LRFD Bridge Design Specifications, 2020, published by the American Association of State Highway and Transportation Officials, Washington, D.C., USA. Used with permission. distribution on the surface due to shadow and irregular irradiation. Santillán et al. (2015) introduced a 1-D a… view at source ↗
Figure 3
Figure 3. Plate With a Hole: Mesh used (left) and the target temperature distribution (right). in a haphazard manner, resulting in a rough surface or temperature field with local and sharply changing temperatures. To remedy this and obtain smooth design updates, Vertex Morphing works as a smoothing operator that performs a convolution in a specified radius, thereby resulting in smoother results. An in-depth explanation of Ver… view at source ↗
Figures from the paper (26 more)
Figure 4
Figure 4. Figure 4: Plate With a Hole: 6 (left) and 14 (right) sensors configurations and the temperature distribution at optimization start ∆T = 0. 10/40 [PITH_FULL_IMAGE:figures/full_fig_p010_4.png]
Figure 5
Figure 5. Figure 5: Plate With a Hole, 6 sensors configuration: Temperature distribution obtained without and with Vertex Morphing (VM) filtering at different iterations and the cost function convergence plots. in each iteration. The optimization starts with the presumption that the ∆T = …
Figure 6
Figure 6. Figure 6: Plate With a Hole, 14 sensors configuration: Temperature distribution obtained without and with Vertex Morphing (VM) filtering at different iterations and the cost function convergence plots. The ’with’ Vertex Morphing case is noted to require a higher number of iterat…
Figure 7
Figure 7. Figure 7: Plate With a Hole, 6 and 14 sensors configurations: Temperature distribution obtained with Vertex Morphing (radius = 5) filtering using steepest descent and constant step of 1 · 10−4 at final iterations and the cost function convergence plots. Figures 5c,5f, is due to …
Figure 8
Figure 8. Figure 8: Bridge example: Mesh used (top) and the target temperature distribution (bottom). 14/40 [PITH_FULL_IMAGE:figures/full_fig_p014_8.png]
Figure 9
Figure 9. Figure 9: Bridge example: Sensors distribution for the 8 (top) and 20 (bottom) sensors configurations. obtained, especially in reducing the sharp peak temperatures. The temperature distribution in the case without Vertex Morphing is in the range [−0.54,10.24] ◦C, whereas it is i…
Figure 10
Figure 10. Figure 10: Bridge example: Temperature Distribution at Optimization Start ∆T = 0. 15/40 [PITH_FULL_IMAGE:figures/full_fig_p015_10.png]
Figure 11
Figure 11. Figure 11: Bridge example, 8 sensors configuration: Temperature distributions (left) and the cost function convergence plots (right) obtained without and with Vertex Morphing filtering. The heated region is identified and localized fairly quickly within 20% of the total iteratio…
Figure 12
Figure 12. Figure 12: Bridge example, 20 sensors configuration: Temperature distributions (left) and the cost function convergence plots (right) obtained without and with Vertex Morphing filtering. 17/40 [PITH_FULL_IMAGE:figures/full_fig_p017_12.png]
Figure 13
Figure 13. Figure 13: Bridge example, 8 and 20 sensors configurations: Intermediate temperature distributions obtained at (approx.) 20% of the optimization progress i.e., at Iteration = 20% * (Iterations to converge) with Vertex Morphing (radius = 6) filtering. 18/40 [PITH_FULL_IMAGE:figu…
Figure 14
Figure 14. Figure 14: Dam example: Mesh used (left), the target temperature distribution (middle), and a threshold distribution of ∆T > 2 ◦C (right). 4.3 Simplified Hoover Dam A simplified Finite-Element model of the Hoover dam is shown in [PITH_FULL_IMAGE:figures/full_fig_p019_14.png]
Figure 15
Figure 15. Figure 15: Dam example: Sensors distribution for the 27, 36, and 59 sensors configuration (left to right). 19/40 [PITH_FULL_IMAGE:figures/full_fig_p019_15.png]
Figure 16
Figure 16. Figure 16: Dam example: Temperature distribution at optimization start ∆T = 0. distributions shown in this paper display an element if at least one of its nodes satisfies the threshold condition. Due to this, the presented threshold distributions are not an exact representation …
Figure 17
Figure 17. Figure 17: Dam example, 27 sensors configuration: Temperature distributions obtained (leftmost) along with the ∆T > 2 ◦C thresholds, the ∆T < −1 ◦C thresholds, and the cost function convergence plots (right) without and with Vertex Morphing filtering. 21/40 [PITH_FULL_IMAGE:fig…
Figure 18
Figure 18. Figure 18: Dam example, 36 sensors configuration: Temperature distributions obtained (leftmost) along with the ∆T > 2 ◦C thresholds, the ∆T < −1 ◦C thresholds, and the cost function convergence plots (right) without and with Vertex Morphing filtering. 22/40 [PITH_FULL_IMAGE:fig…
Figure 19
Figure 19. Figure 19: Dam example, 59 sensors configuration: Temperature distributions obtained (leftmost) along with the ∆T > 2 ◦C thresholds, the ∆T < −1 ◦C thresholds, and the cost function convergence plots (right) without and with Vertex Morphing filtering. 23/40 [PITH_FULL_IMAGE:fig…
Figure 20
Figure 20. Figure 20: Dam example, 27, 36, and 59 sensors configurations: Intermediate temperature distributions obtained at (approx.) 20% of the optimization progress i.e., at Iteration = 20% * (Iterations to converge) with Vertex Morphing filtering. 24/40 [PITH_FULL_IMAGE:figures/full_f…
Figure 21
Figure 21. Figure 21: Plate With a Hole, 6 and 14 temperature sensors configurations: k-Nearest Neighbor interpolation (kNN) with k = 3 and inverse distance weighting. (a) kNN: 8 temperature sensors configuration (b) kNN: 20 temperature sensors configuration [PITH_FULL_IMAGE:figures/full_…
Figure 22
Figure 22. Figure 22: Bridge example, 8 and 20 temperature sensors configurations: k-Nearest Neighbor interpolation (kNN) with k = 3 and inverse distance weighting. 25/40 [PITH_FULL_IMAGE:figures/full_fig_p025_22.png]
Figure 23
Figure 23. Figure 23: Dam example with 27, 36, and 59 temperature sensors configurations: k-Nearest Neighbor interpolation (kNN) with k = 5 and inverse distance weighting: Interpolated temperature distributions (left) along with the ∆T > 2 ◦C thresholds (middle), and the ∆T < −1 ◦C thresho…
Figure 24
Figure 24. Figure 24: Plate With a Hole, 6 and 14 temperature sensors configurations: Ordinary kriging (OK) interpolation with Gaussian variogram. 27/40 [PITH_FULL_IMAGE:figures/full_fig_p027_24.png]
Figure 25
Figure 25. Figure 25: Plate With a Hole, 6 and 14 temperature sensors configurations: Universal kriging (UK) interpolation with Gaussian variogram and ’regional linear’ trend. same prescribed temperature distribution specified in Section 4.1 (shown in [PITH_FULL_IMAGE:figures/full_fig_p02…
Figure 26
Figure 26. Figure 26: Bridge example, 8 and 20 temperature sensors configurations: Ordinary kriging (OK) interpolation with Gaussian variogram. 28/40 [PITH_FULL_IMAGE:figures/full_fig_p028_26.png]
Figure 27
Figure 27. Figure 27: Bridge example, 8 and 20 temperature sensors configurations: Universal kriging (UK) interpolation with Gaussian variogram and ’regional linear’ trend. ordinary kriging and universal kriging interpolated temperature distributions, respectively. For both, ordinary and u…
Figure 28
Figure 28. Figure 28: Dam example with 27, 36, and 59 temperature sensors configurations: Ordinary kriging (OK) interpolation with Gaussian variogram: Interpolated temperature distributions (left) along with the ∆T > 2 ◦C thresholds (middle), and the ∆T < −1 ◦C thresholds (right). 30/40 […
Figure 29
Figure 29. Figure 29: Dam example with 27, 36, and 59 temperature sensors configurations: Universal kriging (UK) interpolation with Gaussian variogram and ’regional linear’ trend: Interpolated temperature distributions (left) along with the ∆T > 2 ◦C thresholds (middle), and the ∆T < −1 ◦C…

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

60 extracted references · 43 canonical work pages

  1. [9]

    Antonau, I., Warnakulasuriya, S., Bletzinger, K.U., Bluhm, F.M., Hojjat, M., Wüchner, R.,

    Formulation and regularization of the optimization problem for adjoint-based digital twin construction, in: ECCOMAS Congress 2024: 9th European Congress on Computational Methods in Applied Sciences and Engineering, Lisbon, Portugal. Antonau, I., Warnakulasuriya, S., Bletzinger, K.U., Bluhm, F.M., Hojjat, M., Wüchner, R.,

  2. [11]

    Journal of Constructional Steel Research 142, 31–43

    Experimental and numerical study on temperature distribution of square hollow section joints. Journal of Constructional Steel Research 142, 31–43. DOI: https: //doi.org/10.1016/j.jcsr.2017.12.006. Bayraktar, A., Akköse, M., Ta¸ s, Y., Erdi¸ s, A., Kur¸ sun, A.,

  3. [12]

    Journal of Civil Structural Health Monitoring 12, 833–844

    Long-term strain behavior of in-service cable- stayed bridges under temperature variations. Journal of Civil Structural Health Monitoring 12, 833–844. DOI:https://doi.org/10.1007/s13349-022-00578-0 . Bui, K.A., Sancharoen, P ., Tanapornraweekit, G., Tangtermsirikul, S., Nanakorn, P .,

  4. [13]

    Engineering Structures 174, 165–177

    FEA model for the simulation of the hydration process and temperature evolution during the concreting of an arch dam. Engineering Structures 174, 165–177. DOI:https://doi.org/10.1016/j.engstruct.2018.07.065. 36/40 Chen, H., Liu, Z.,

  5. [15]

    Engineering Structures 253, 113783

    A data-driven approach for drive-by damage detection in bridges considering the influence of temperature change. Engineering Structures 253, 113783. DOI: https://doi. org/10.1016/j.engstruct.2021.113783. Dadvand, P ., Rossi, R., Oñate, E.,

  6. [17]

    Structures 43, 1868–1880

    An efficient model for simulation of temperature field of steel-concrete composite beam bridges. Structures 43, 1868–1880. DOI: https://doi.org/10.1016/j.istruc.2022. 05.079. Ferrándiz, V .M., Bucher, P ., Zorrilla, R., Warnakulasuriya, S., Rossi, R., Cornejo, A., jcotela, Roig, C., Maria, J., tteschemacher, Masó, M., Casas, G., Núñez, M., Dadvand, P ., L...

  7. [18]

    DOI:https://doi.org/10.5281/zenodo.6926179

    Kratosmultiphysics/kratos: Release v9.5. DOI:https://doi.org/10.5281/zenodo.6926179. Fletcher, R.,

  8. [22]

    Kromanis, R., Kripakaran, P .,

    DOI: https: //doi.org/10.1061/(asce)be.1943-5592.0001085. Kromanis, R., Kripakaran, P .,

Show all 60 references
  1. [24]

    Hojjat, M., Stavropoulou, E., Bletzinger, K.U.,

    DOI: https://doi.org/10.1061/ (asce)be.1943-5592.0001454. Hojjat, M., Stavropoulou, E., Bletzinger, K.U.,

  2. [25]

    Journal of Civil Structural Health Monitoring 6, 545–560

    Damage detection of a highway bridge under severe temperature changes using extended kalman filter trained neural network. Journal of Civil Structural Health Monitoring 6, 545–560. DOI: https://doi.org/10.1007/s13349-016-0173-8 . Jin, C., Li, J., Jang, S., Sun, X., Christenson, R.,

  3. [26]

    1943-5592.0001708

    DOI: https://doi.org/10.1061/(asce)be. 1943-5592.0001708. Sheng, X., Zhou, T., Huang, S., Cai, C., Shi, T.,

  4. [27]

    Applied Thermal Engineering 30, 2146–2156

    Practical procedure for predicting non-uniform temperature on the exposed face of arch dams. Applied Thermal Engineering 30, 2146–2156. DOI: https://doi.org/10. 1016/j.applthermaleng.2010.05.027. 37/40 Kosti´ c, B., Gül, M.,

  5. [30]

    Antil, H., Kouri, D.P ., Lacasse, M.D., Ridzal, D

    DOI: https://doi.org/10.1002/nla.2481. Antil, H., Kouri, D.P ., Lacasse, M.D., Ridzal, D. (Eds.),

  6. [32]

    Advances in Structural Engineering 15, 447–459

    Analysis of thermal environmental effects on precast, prestressed concrete bridge girders: temperature differentials and thermal deformations. Advances in Structural Engineering 15, 447–459. DOI:https://doi.org/10.1260/1369-4332.15.3.447. Lin, P ., Peng, H., Fan, Q., Xiang, Y....

  7. [33]

    KSCE Journal of Civil Engineering 25, 1326–1340

    A 3D thermal field restructuring method for concrete dams based on real-time temperature monitoring. KSCE Journal of Civil Engineering 25, 1326–1340. DOI:https://doi.org/10.1007/s12205-021-1084-8 . Liu, X., Zhang, C., Chang, X., Zhou, W., Cheng, Y., Duan, Y.,

  8. [34]

    Applied Thermal Engineering 78, 449–459

    Precise simulation analysis of the thermal field in mass concrete with a pipe water cooling system. Applied Thermal Engineering 78, 449–459. DOI: https: //doi.org/10.1016/j.applthermaleng.2014.12.050. Lohner, R., Airaudo, F., Antil, H., Wüchner, R., Meister, F., Warnakulasuriy...

  9. [36]

    Damage detection in civil engineering structure considering temperature effect, in: Dynamics of Civil Structures, Volume 4: Proceedings of the 32nd IMAC, A Conference and Exposition on Structural Dynamics, 2014, Springer. pp. 187–196. DOI:https://doi.org/ 10.1007/978-3-319-045...

  10. [37]

    Engineering Structures 127, 700–718

    Static load testing with temperature compensation for structural health monitoring of bridges. Engineering Structures 127, 700–718. DOI: https://doi.org/10. 1016/j.engstruct.2016.09.018. Pan, J., Liu, W., Wang, J., Jin, F., Chi, F.,

  11. [38]

    Measurement 188, 110585

    A novel reconstruction method of temperature field for thermomechanical stress analysis of arch dams. Measurement 188, 110585. DOI: https://doi.org/10. 1016/j.measurement.2021.110585. Peeters, B., Maeck, J., De Roeck, G.,

  12. [39]

    Frontiers in Materials 7, 587738

    A positioning method of temperature sensors for monitoring dam global thermal field. Frontiers in Materials 7, 587738. DOI: https://doi.org/ 10.3389/fmats.2020.587738. Potgieter, I.C.,

  13. [40]

    Structural Health Monitoring 13, 82–93

    Output-only structural health monitoring in changing envi- ronmental conditions by means of nonlinear system identification. Structural Health Monitoring 13, 82–93. DOI:https://doi.org/10.1177/1475921713502836. Roberts-Wollman, C.L., Breen, J.E., Cawrse, J.,

  14. [42]

    Applied Thermal Engineering 85, 160–171

    A new 1D analytical model for computing the thermal field of concrete dams due to the environmental actions. Applied Thermal Engineering 85, 160–171. DOI: https: //doi.org/10.1016/j.applthermaleng.2015.04.023. Sharma, S., Sen, S.,

  15. [44]

    Case Studies in Construction Materials 16, e01026

    Prediction of vertical temperature gradient on concrete box-girder considering different locations in china. Case Studies in Construction Materials 16, e01026. DOI:https://doi.org/10.1016/j.cscm.2022.e01026. Soo Lon Wah, W., Chen, Y.T.,

  16. [45]

    Journal of Low Frequency Noise, Vibration and Active Control 39, 572–587

    A new approach toward damage localization and quantification of structures under changing temperature condition. Journal of Low Frequency Noise, Vibration and Active Control 39, 572–587. DOI: https://doi.org/10.1177/1461348418793079. Sun, L., Zhang, W., Nagarajaiah, S.,

  17. [46]

    Journal of Bridge Engineering 24, 04018111

    Bridge real-time damage identification method using inclination and strain measurements in the presence of temperature variation. Journal of Bridge Engineering 24, 04018111. DOI:https://doi.org/10.1061/(asce)be.1943-5592.0001325. Tong, M., Tham, L., Au, F., Lee, P .,

  18. [48]

    Wang, S., Chai, B., Liu, Y., Gu, H.,

    (Accessed online on 28/10/2024). Wang, S., Chai, B., Liu, Y., Gu, H.,

  19. [51]

    Yang, X.P ., Chang, X.L., Liu, X.H.,

    Optimal sensor placement methodology for adjoint-based weakening localization in structures, in: ECCOMAS Congress 2024: 9th European Congress on Computational Methods in Applied Sciences and Engineering, Lisbon, Portugal. Yang, X.P ., Chang, X.L., Liu, X.H.,

  20. [52]

    Applied Mechanics and Materials 212, 887–890

    FEM simulation of temperature and thermal stress of xiaowan arch dam. Applied Mechanics and Materials 212, 887–890. DOI: https://doi.org/10.4028/www.scientific. net/amm.212-213.887. Zhang, H., Gül, M., Kosti´ c, B.,

  21. [53]

    Zhang, W.m., Zhang, Z.h., Wang, Z.w., Chen, B.,

    DOI:https://doi.org/10.1061/(asce)as.1943-5525.0000987. Zhang, W.m., Zhang, Z.h., Wang, Z.w., Chen, B.,

  22. [54]

    Engineering Structures 315, 118476

    Temperature analysis and prediction for road-rail steel truss cable-stayed bridges based on the structural health monitoring. Engineering Structures 315, 118476. DOI:https://doi.org/10.1016/j.engstruct.2024.118476. Zheng, D., Du, Z.K., Peng, S.C.,

  23. [55]

    Simulation of two-dimensional temperature field via kriging method based on limited conditioning points in an arc dam, in: IOP Conference Series: Earth and Environmental Science, IOP Publishing. p. 032058. DOI: https://doi.org/10.1088/1755-1315/304/3/032058. Zhong, R., Hou, G....

  24. [56]

    Applied Thermal Engineering 124, 1409–1417

    An improved composite element method for the simulation of temperature field in massive concrete with embedded cooling pipe. Applied Thermal Engineering 124, 1409–1417. DOI:https://doi.org/10.1016/j.applthermaleng.2017.06.124. 39/40 Zhou, G.D., Yi, T.H.,

  25. [57]

    International Journal of Distributed Sensor Networks 9, 217983

    Thermal load in large-scale bridges: a state-of-the-art review. International Journal of Distributed Sensor Networks 9, 217983. DOI: https://doi.org/10.1155/2013/217983. Zhou, G.D., Yi, T.H.,

  26. [58]

    1016/j.istruc.2023.105568

    DOI: https://doi.org/10. 1016/j.istruc.2023.105568. Wang, X., Gao, Q., Liu, Y.,

  27. [59]

    Mathematical Problems in Engineering 2014, 1–19

    A summary review of correlations between temperatures and vibration properties of long-span bridges. Mathematical Problems in Engineering 2014, 1–19. DOI: https://doi.org/10.1155/ 2014/638209. Zhou, H., Pan, Z., Liang, Z., Zhao, C., Zhou, Y., Wang, F.,

  28. [60]

    KSCE Journal of Civil Engineering 23, 1911–1922

    Temperature field reconstruction of concrete dams based on distributed optical fiber monitoring data. KSCE Journal of Civil Engineering 23, 1911–1922. DOI:https://doi.org/10.1007/s12205-019-0787-6 . Zhouc, H., Zhou, Y., Zhao, C., Liang, Z.,

  29. [61]

    Zuo, Z., Hu, Y., Li, Q., Liu, G.,

    DOI: https://doi.org/10.14311/cej.2016.03.0014. Zuo, Z., Hu, Y., Li, Q., Liu, G.,

  30. [62]

    Finite Elements in Analysis and Design 102, 52–64

    An extended finite element method for pipe-embedded plane thermal analysis. Finite Elements in Analysis and Design 102, 52–64. DOI: https://doi.org/10.1016/j.finel. 2015.05.002. 40/40

  31. [198]

    B ˛ aczkiewicz, J., Malaska, M., Pajunen, S., Heinisuo, M.,

    DOI: https://doi.org/10.1007/s00158-022-03279-w . B ˛ aczkiewicz, J., Malaska, M., Pajunen, S., Heinisuo, M.,

  32. [2001]

    Computers & Structures 79, 583–593

    Numerical modelling for temperature distribution in steel bridges. Computers & Structures 79, 583–593. DOI:https://doi.org/10.1016/s0045-7949(00)00161-9. Waka Kotahi NZ Transport Agency,

  33. [2002]

    Journal of Bridge Engineering 7, 166–174

    Measurements of thermal gradients and their effects on segmental concrete bridge. Journal of Bridge Engineering 7, 166–174. DOI: https://doi.org/10.1061/ (asce)1084-0702(2002)7:3(166). Santillán, D., Salete, E., Toledo, M.,

  34. [2005]

    On the barzilai-borwein method, in: Optimization and Control with Applications, Springer. pp. 235–256. DOI: https://doi.org/10.1007/0-387-24255-4_10 . Ghantasala, A., Najian Asl, R., Geiser, A., Brodie, A., Papoutsis, E., Bletzinger, K.U.,

  35. [2010]

    Archives of computational methods in engineering 17, 253–297

    An object-oriented environment for developing finite element codes for multi-disciplinary applications. Archives of computational methods in engineering 17, 253–297. DOI: https: //doi.org/10.1007/s11831-010-9045-2 . Fan, J.S., Li, B.L., Liu, C., Liu, Y.F.,

  36. [2012]

    Engineering Structures 40, 20–38

    Structural health monitoring of continuous prestressed concrete bridges using ambient thermal responses. Engineering Structures 40, 20–38. DOI: https://doi.org/10.1016/j. engstruct.2012.02.001. Lee, J.H., Kalkan, I.,

  37. [2013]

    Advanced Engineering Informatics 27, 486–495

    Support vector regression for anomaly detection from measurement histories. Advanced Engineering Informatics 27, 486–495. DOI: https://doi.org/10.1016/j.aei. 2013.03.002. Kromanis, R., Kripakaran, P .,

  38. [2014]

    Computer Methods in Applied Mechanics and Engineering 268, 494–513

    The Vertex Morphing method for node-based shape optimization. Computer Methods in Applied Mechanics and Engineering 268, 494–513. DOI: https://doi. org/10.1016/j.cma.2013.10.015. Hou, C., Chai, D., Cheng, H., Ning, S., Yang, B., Zhou, Y.,

  39. [2015]

    Structural damage detection for in-service highway bridge under operational and environmental variability, in: Sensors and Smart Structures Technologies for Civil, Mechanical, and Aerospace Systems 2015, SPIE. pp. 943–952. DOI: https://doi.org/10.1117/12. 2084384. Jin, F., Che...

  40. [2016]

    Construction and Building Materials 106, 523–532

    Experimental analysis of temperature gradients in concrete box-girders. Construction and Building Materials 106, 523–532. DOI:https://doi.org/10.1016/j.conbuildmat. 2015.12.144. Abid, S.R., Xue, J., Liu, J., Tay¸ si, N., Liu, Y., Özakça, M., Briseghella, B.,

  41. [2017]

    Structural Control and Health Monitoring 24, e1998

    Damage detection under varying temperature using artificial neural networks. Structural Control and Health Monitoring 24, e1998. DOI:https://doi.org/10.1002/stc.1998. Hagedorn, R., Martí-Vargas, J.R., Dang, C.N., Hale, W.M., Floyd, R.W.,

  42. [2018]

    volume 163 of The IMA Volumes in Mathematics and its Applications

    Frontiers in PDE-constrained optimization. volume 163 of The IMA Volumes in Mathematics and its Applications. Springer, New York. ISBN: 978-1-4939-8635-4; 978- 1-4939-8636-1, DOI:https://doi.org/10.1007/978-1-4939-8636-1 . Papers based on the workshop held at the Institute for...

  43. [2019]

    Journal of Thermal Analysis and Calorimetry 135, 2019–2029

    Temperature control and thermal-induced stress field analysis of GongGuoQiao RCC dam. Journal of Thermal Analysis and Calorimetry 135, 2019–2029. DOI: https://doi.org/10.1007/ s10973-018-7450-1 . Corbally, R., Malekjafarian, A.,

  44. [2020]

    LRFD Bridge Design Specifications. 9th ed. Washington, DC. ISBN: 1560517387. ISBN (Online): 9781560517382, URL:https://aashtojournal. transportation.org/aashto-issues-updated-lrfd-bridge-design-guide/ . (Accessed on- line on 28/10/2024). Antil, H.,

  45. [2021]

    Journal of Optimization Theory and Applications 189, 164–189

    Realization of a frame- work for simulation-based large-scale shape optimization using vertex morphing. Journal of Optimization Theory and Applications 189, 164–189. DOI: https://doi.org/10.1007/s10957-021-01826-x . Glashier, T., Kromanis, R., Buchanan, C., 2024a. An iterative...

  46. [2022]

    Temperatures and gradients in concrete bridges: Experimental, finite element analysis and design, in: Structures, Elsevier. pp. 960–976. DOI:https://doi.org/10.1016/j.istruc.2022.01.070. Airaudo, F., Antil, H., Löhner, R., Rakhimov, U., 2024a. On the use of risk measures in di...

  47. [2023]

    Computer Methods in Applied Mechanics and Engineering 417, 116471

    Adjoint-based determination of weaknesses in structures. Computer Methods in Applied Mechanics and Engineering 417, 116471. DOI: https://doi.org/10. 1016/j.cma.2023.116471. American Association of State Highway and Transportation Officials,

  48. [2024]

    URL: https://arxiv.org/abs/ 2402.10326, arXiv:2402.10326

    Mathematical opportunities in digital twins (math-dt). URL: https://arxiv.org/abs/ 2402.10326, arXiv:2402.10326. Antil, H., Dolgov, S., Onwunta, A.,

  49. [2621]

    Lohner, R., Airaudo, F., Antil, H., Wüchner, R., Meister, F., Warnakulasuriya, S., 2024b

    DOI: https: //doi.org/10.2514/6.2024-2621. Lohner, R., Airaudo, F., Antil, H., Wüchner, R., Meister, F., Warnakulasuriya, S., 2024b. High-fidelity digital twins: Detecting and localizing weaknesses in structures. International Journal for Numerical Methods in Engineering (IJNM...

  50. [2622]

    Airaudo, F., Antil, H., Löhner, R., Warnakulasuriya, S., Antonau, I., Wüchner, R., 2024b

    DOI:http://dx.doi.org/10.2514/6.2024-2622. Airaudo, F., Antil, H., Löhner, R., Warnakulasuriya, S., Antonau, I., Wüchner, R., 2024b. On the use of risk measures in digital twins to identify weaknesses in structures, in: ECCOMAS Congress 2024: 9th European Congress on Computati...

  51. [3999]

    Warnakulasuriya, S., Antonau, I., Airaudo, F., Löhner, R., Antil, H., Wüchner, R.,

    DOI: https://doi.org/10.3390/s20143999. Warnakulasuriya, S., Antonau, I., Airaudo, F., Löhner, R., Antil, H., Wüchner, R.,

  52. [4028]

    Jin, C., Jang, S., Sun, X., Li, J., Christenson, R.,

    DOI:https://doi.org/10.3390/w14244028. Jin, C., Jang, S., Sun, X., Li, J., Christenson, R.,

Pith tools

Reviewed August 12, 2026 · model on record in the stance chip above.