8000 GitHub - w-hagen/isolator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

w-hagen/isolator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Isolator case using MIRGE-Com

Installation

Build emirge

git clone https://github.com/illinois-ceesd/emirge
cd emirge
./install.sh

Checkout needed MIRGE-Com branch

cd mirgecom
git checkout y1-production

Get this case file

git clone https://github.com/w-hagen/isolator

Building mesh

Install gmsh

In the emirge directory activate the ceesd environment and install gmsh

source ./config/activate_env.sh
conda install gmsh

Run gmsh

In the directory containing this case file generate the mesh

gmsh -o isolator.msh -nopopup -format msh2 ./isolator.geo -2

To set a custom base element size for mesh generation

gmsh -setnumber size 0.1 -o isolator.msh -nopopup -format msh2 ./isolator.geo -2

Running Case

The case can the be run similar to other MIRGE-Com applications. For examples see the MIRGE-Com documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0