Skip to main content

Core module for genpod for UQ

Project description

Galerkin POD for PDEs with Uncertainties

DOI

This is the code of the numerical experiments in our paper

Benner, Heiland (2020): Space and Chaos-expansion Galerkin POD Low-order Discretization of PDEs for Uncertainty Quantification

in the third version from December 2022.

Installation

Install dolfin and gmesh.

Then clone this repo and install the package with dependencies via

pip install -e .  # make sure you use Python 3

if the installation of multim-galerkin-pod fails because of scikit-sparse try pip install --no-deps multidim-galerkin-pod==1.1.0 instead.

The source are in gen_pod_uq and the files for the simulations are in scripts.

Rerun the simulations

NOTE: For reproduction of the results, use version 1.1.4 of the package to be installed like

pip install gen-pod-uq==1.1.4

from the pypi repo

Generate the mesh

cd mesh
mkdir 3D-mshs
source maketheme-3D.sh

Results of the PCE and POD approximations

To reproduce the results of the manuscript

cd scripts
source runitall.sh

You may want to comment out some parts.

The raw data of our simulations is provided in the folder rawdata. In order to postprocess copy it to the scripts/cached-data folder

# ## caution: this may replace computed data
# cp rawdata/*json scripts/cached-data/
# ## caution: this may replace computed data

Post Processing

cd scripts
source postprocess.sh

Evaluating the Kolmogorov Metric

cd scripts
python3 kolmogorov-metrix.py

In order to (only) compute the plots, one may run a reduced experiment by setting

onlyplots = True

in kolmogorov-metrix.py.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gen_pod_uq-1.1.4.tar.gz (1.3 MB view details)

Uploaded Source

Built Distribution

gen_pod_uq-1.1.4-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file gen_pod_uq-1.1.4.tar.gz.

File metadata

  • Download URL: gen_pod_uq-1.1.4.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for gen_pod_uq-1.1.4.tar.gz
Algorithm Hash digest
SHA256 dd1f72fff7f8278f3ac01d6f4b99e3fb94449ef16fcb4c4be9a5400647f5b175
MD5 59584cda46bc3805ac382048a828cf77
BLAKE2b-256 7e27e319d58553c791fec1f84e4d0e080ef68e300fc0b19a79fd061071fca163

See more details on using hashes here.

File details

Details for the file gen_pod_uq-1.1.4-py3-none-any.whl.

File metadata

  • Download URL: gen_pod_uq-1.1.4-py3-none-any.whl
  • Upload date:
  • Size: 6.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for gen_pod_uq-1.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ccceb73179788567bd9e7a12cdad2c56ce81065215457f718863cba879321e4c
MD5 e04ed276301bb5f84effb8e68eba94fa
BLAKE2b-256 dfbf1b20aef997064b0c4f3d7fe23f0c88cd9bd2d1385463227130d54473c8b2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page