Skip to content
This repository was archived by the owner on Feb 24, 2022. It is now read-only.

aaschwanden/bedmachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bedmachine

Operation IceBridge bedmachine. Or whatever. Just a toy for now.

Uses continuity equation to interpolate ice thickness in a mass conserving way. Model implementation in FEniCS/dolfin (http://fenicsproject.org/) by Jesse Johnson, University of Montana.

To get the data, run

$ sh prepare_jakobshavn.sh N

$ sh prepare_79n.sh N

and then run the model:

$ mpirun -np N python scripts/mcb.py

where N is the number of cores

To connect to the database:

$ ssh -L5433:icebridge.sr.unh.edu:5432 [email protected]

If you want to use the database via QGIS: 5432 is the database port which you is being mapped to 5433 locally. So, on your local machine, set up the connection as:

Name: Icebridge Host: localhost Port: 5433 Database: icedb Username: nobody

About

IceBridge bedmachine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published