Skip to content

Coupled parameterized reduced order modelling of thermo-mechanical phenomena arising in blast furnace

License

Notifications You must be signed in to change notification settings

niravshah241/github_benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coupled parameterized reduced order modelling of thermo-mechanical phenomena arising in blast furnace

0. Introduction

This repository contains numerical implementation of the benchmark tests reported in "Coupled parameterized reduced order modelling of thermo-mechanical phenomena arising in blast furnace" (see https://zenodo.org/record/3888145).

1. Prerequisites

We use python 3.6.9 as the programming language. In this project we use the libraries :

The solutions are stored in .pvd format, which can later be viewed with Paraview (www.paraview.org).

2. Installation

Simply clone the public repository:

git clone https://github.com/ROMSOC/benchmark_thermomechanical_model

3. Running the benchmark cases

Source codes for input data are provided in the folder "source_files". Source codes for running the benchmark are provided in folder "source". After running the benchmark, results are stored in folder "result_files".

Run required .py file e.g. "file_name.py" as,

python3 file_name.py

4. Authors and contributors

This code has been developed by [Nirav Vasant Shah] email under the supervision of [Dr. Michele Girfoglio] email, [Dr. Patricia Barral] email, [Prof. Peregrina Quintela] email, [Prof. Gianluigi Rozza] email and [Dr. Alejandro Lengomin] email.

5. How to cite

@misc{thermomechanical_coupled_one_way-0.1,
key          = {ThermoMechanicalCoupled},
author       = {Shah, N.V. and Girfoglio, M. and Barral, P. and Quintela, P. and Rozza, G. and Lengomin, A.},
title        = {{ThermoMechanicalCoupled} -- {Coupled parameterized reduced order modelling of thermo-mechanical phenomena arising in blast furnaces} {Version 0.1}},
month        = June,
year         = 2021,
doi          = {10.xxxx/zenodo.xxxxxxx},
note         = {see also: \url{https://zenodo.org/record/3888145}}
}

6. License

  • FEniCS and RBniCS are freely available under the GNU LGPL, version 3.
  • Matplotlib only uses BSD compatible code, and its license is based on the PSF license. Non-BSD compatible licenses (e.g., LGPL) are acceptable in matplotlib toolkits.

Accordingly, this code is freely available under the GNU LGPL, version 3.

7. Disclaimer

In downloading this SOFTWARE you are deemed to have read and agreed to the following terms: This SOFT- WARE has been designed with an exclusive focus on civil applications. It is not to be used for any illegal, deceptive, misleading or unethical purpose or in any military applications. This includes ANY APPLICATION WHERE THE USE OF THE SOFTWARE MAY RESULT IN DEATH, PERSONAL INJURY OR SEVERE PHYSICAL OR ENVIRONMENTAL DAMAGE. Any redistribution of the software must retain this disclaimer. BY INSTALLING, COPYING, OR OTHERWISE USING THE SOFTWARE, YOU AGREE TO THE TERMS ABOVE. IF YOU DO NOT AGREE TO THESE TERMS, DO NOT INSTALL OR USE THE SOFTWARE.

About

Coupled parameterized reduced order modelling of thermo-mechanical phenomena arising in blast furnace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages