Skip to main content
Cornell University
We gratefully acknowledge support from the Simons Foundation, member institutions, and all contributors. Donate
arxiv logo > cs > arXiv:2201.10374

Help | Advanced Search

arXiv logo
Cornell University Logo

quick links

  • Login
  • Help Pages
  • About

Computer Science > Computational Engineering, Finance, and Science

arXiv:2201.10374 (cs)
[Submitted on 25 Jan 2022 (v1), last revised 4 Jul 2023 (this version, v4)]

Title:Multiscale modeling of linear elastic heterogeneous structures via localized model order reduction

Authors:Philipp Diercks, Karen Veroy, Annika Robens-Radermacher, Jörg F. Unger
View a PDF of the paper titled Multiscale modeling of linear elastic heterogeneous structures via localized model order reduction, by Philipp Diercks and Karen Veroy and Annika Robens-Radermacher and J\"org F. Unger
View PDF
Abstract:In this paper, a methodology for fine scale modeling of large scale structures is proposed, which combines the variational multiscale method, domain decomposition and model order reduction. The influence of the fine scale on the coarse scale is modelled by the use of an additive split of the displacement field, addressing applications without a clear scale separation. Local reduced spaces are constructed by solving an oversampling problem with random boundary conditions. Herein, we inform the boundary conditions by a global reduced problem and compare our approach using physically meaningful correlated samples with existing approaches using uncorrelated samples. The local spaces are designed such that the local contribution of each subdomain can be coupled in a conforming way, which also preserves the sparsity pattern of standard finite element assembly procedures. Several numerical experiments show the accuracy and efficiency of the method, as well as its potential to reduce the size of the local spaces and the number of training samples compared to the uncorrelated sampling.
Subjects: Computational Engineering, Finance, and Science (cs.CE)
Cite as: arXiv:2201.10374 [cs.CE]
  (or arXiv:2201.10374v4 [cs.CE] for this version)
  https://doi.org/10.48550/arXiv.2201.10374
arXiv-issued DOI via DataCite

Submission history

From: Philipp Diercks [view email]
[v1] Tue, 25 Jan 2022 15:04:36 UTC (3,561 KB)
[v2] Fri, 22 Jul 2022 13:06:59 UTC (2,977 KB)
[v3] Tue, 14 Feb 2023 16:29:48 UTC (3,093 KB)
[v4] Tue, 4 Jul 2023 08:09:12 UTC (3,102 KB)
Full-text links:

Access Paper:

    View a PDF of the paper titled Multiscale modeling of linear elastic heterogeneous structures via localized model order reduction, by Philipp Diercks and Karen Veroy and Annika Robens-Radermacher and J\"org F. Unger
  • View PDF
  • TeX Source
  • Other Formats
license icon view license
Ancillary-file links:

Ancillary files (details):

  • LICENSE
  • README.md
  • envs/paraview_v5.11.0.yaml
  • envs/tex.yaml
  • multicode/LICENSE
  • multicode/README.md
  • multicode/pyproject.toml
  • multicode/src/multi/__init__.py
  • multicode/src/multi/assembly.py
  • multicode/src/multi/bam-RdBu.npy
  • multicode/src/multi/bamcolors_rgb.yml
  • multicode/src/multi/basis_construction.py
  • multicode/src/multi/bcs.py
  • multicode/src/multi/boundary.py
  • multicode/src/multi/common.py
  • multicode/src/multi/dofmap.py
  • multicode/src/multi/domain.py
  • multicode/src/multi/extension.py
  • multicode/src/multi/halfwidth.mplstyle
  • multicode/src/multi/interpolation.py
  • multicode/src/multi/io.py
  • multicode/src/multi/linewidth.mplstyle
  • multicode/src/multi/materials.py
  • multicode/src/multi/misc.py
  • multicode/src/multi/pdiercks_multi.mplstyle
  • multicode/src/multi/plotting_context.py
  • multicode/src/multi/postprocessing.py
  • multicode/src/multi/preprocessing.py
  • multicode/src/multi/problems.py
  • multicode/src/multi/product.py
  • multicode/src/multi/projection.py
  • multicode/src/multi/pymor_defaults.py
  • multicode/src/multi/range_finder.py
  • multicode/src/multi/sampling.py
  • multicode/src/multi/shapes.py
  • multicode/src/multi/solver.py
  • src/__init__.py
  • src/beam/beam_error.py
  • src/beam/beam_fields.py
  • src/beam/beam_problem.py
  • src/beam/beam_rom.py
  • src/beam/coarse_rom.py
  • src/beam/hierarchical.py
  • src/beam/material_1.yaml
  • src/beam/material_2.yaml
  • src/beam/material_3.yaml
  • src/beam/plot_error_norm.py
  • src/block/block_error.py
  • src/block/block_fields.py
  • src/block/block_problem.py
  • src/block/block_rom.py
  • src/block/coarse_rom.py
  • src/block/plot_error_norm.py
  • src/block/trace_err_warp_by_vector.py
  • src/compute_pod_basis.py
  • src/convergence/convergence.py
  • src/convergence/plot_convergence.py
  • src/convergence/plot_mesh.py
  • src/definitions.py
  • src/extend_edge_modes.py
  • src/lpanel/coarse_rom.py
  • src/lpanel/create_lpanel_grid.py
  • src/lpanel/lpanel_error.py
  • src/lpanel/lpanel_fields.py
  • src/lpanel/lpanel_problem.py
  • src/lpanel/lpanel_rom.py
  • src/lpanel/plot_error_norm.py
  • src/lpanel/trace_err_warp_by_vector.py
  • src/material.yaml
  • src/merge_pvtu_datasets.py
  • src/plot_num_edge_modes.py
  • src/postprocessing.py
  • src/preprocessing.py
  • src/tex/NJDnatbib.sty
  • src/tex/WileyNJD-AMA.bst
  • src/tex/WileyNJD-v2.cls
  • src/tex/beam_basis_multivariate_normal_macros.tex.template
  • src/tex/beam_basis_normal_macros.tex.template
  • src/tex/beam_fom_macros.tex.template
  • src/tex/beam_rom_multivariate_normal_macros.tex.template
  • src/tex/beam_rom_normal_macros.tex.template
  • src/tex/block_basis_multivariate_normal_macros.tex.template
  • src/tex/block_basis_normal_macros.tex.template
  • src/tex/block_fom_macros.tex.template
  • src/tex/block_rom_multivariate_normal_macros.tex.template
  • src/tex/block_rom_normal_macros.tex.template
  • src/tex/figures/bamcolors.tex
  • src/tex/figures/beam_coarse_grid.tex
  • src/tex/figures/beam_config_examples.tex
  • src/tex/figures/beam_sketch.pdf_tex
  • src/tex/figures/beam_sketch.tex
  • src/tex/figures/beam_sketch_raw.pdf
  • src/tex/figures/block_sketch.tex
  • src/tex/figures/domain_partitions.tex
  • src/tex/figures/lpanel_configurations.tex
  • src/tex/figures/lpanel_sketch.tex
  • src/tex/figures/lpanel_specimen_with_rce.tex
  • src/tex/figures/oversampling_domain.tex
  • src/tex/figures/rce_noaxis_cropped.png
  • src/tex/lpanel_basis_multivariate_normal_macros.tex.template
  • src/tex/lpanel_basis_normal_macros.tex.template
  • src/tex/lpanel_fom_macros.tex.template
  • src/tex/lpanel_rom_multivariate_normal_macros.tex.template
  • src/tex/lpanel_rom_normal_macros.tex.template
  • src/tex/merged_macros.tex
  • src/tex/paper.tex
  • src/tex/references.bib
  • wf_arxiv.py
  • wf_beam.py
  • wf_block.py
  • wf_lpanel.py
  • wf_postproc.py
  • wf_preprocessing.py
  • wf_pv.py
  • wf_tex.py
  • (110 additional files not shown)
Current browse context:
cs.CE
< prev   |   next >
new | recent | 2022-01
Change to browse by:
cs

References & Citations

  • NASA ADS
  • Google Scholar
  • Semantic Scholar

DBLP - CS Bibliography

listing | bibtex
a export BibTeX citation Loading...

BibTeX formatted citation

×
Data provided by:

Bookmark

BibSonomy logo Reddit logo

Bibliographic and Citation Tools

Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)

Code, Data and Media Associated with this Article

alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)

Demos

Replicate (What is Replicate?)
Hugging Face Spaces (What is Spaces?)
TXYZ.AI (What is TXYZ.AI?)

Recommenders and Search Tools

Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
  • Author
  • Venue
  • Institution
  • Topic

arXivLabs: experimental projects with community collaborators

arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.

Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.

Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.

Which authors of this paper are endorsers? | Disable MathJax (What is MathJax?)
  • About
  • Help
  • contact arXivClick here to contact arXiv Contact
  • subscribe to arXiv mailingsClick here to subscribe Subscribe
  • Copyright
  • Privacy Policy
  • Web Accessibility Assistance
  • arXiv Operational Status
    Get status notifications via email or slack