cig_logo.png

2016- 2017 Webinar Schedule

October 13 - Anshu Dubey, Argonne National Laboratory, Software Practices in Computational Science Communities – an Overview
November 10 – Rene Gassmoeller, CSU Fort Collins, Intricacies of particle-in-cell methods in convection models with adaptive meshes: Using ASPECT's particle implementation
January 12
February 9 – Ian Rose, UC Berkeley, Project Jupyter for the geosciences
March 9 – Hom Nath Gharti and Jeroen Tromp, Princeton University, Introduction to the spectral-infinite-element method
April 13 – Brad Aagaard, USGS, An overview of PyLith plus a preview of multiphysics and other features coming in PyLith v3.0
May 11  - Julianne Dannberg, CSU Fort Collins  postpone to Fall 2017

 


Thursday, October 13 @2PM PT

Software Practices in Computational Science Communities – an Overview

Anshu Dubey, Argonne National Laboratory 

Scientific code developers typically adopt software processes derived from the mainstream (non-scientific) community when continuing without them becomes impractical. However, many software best practices need modification and/or customization, partly because the codes are used for research and exploration, and partly because of the combined funding and sociological challenges. This webinar will describe the lifecycle of scientific software and important ways in which it differs from other software development.  We will provide a compilation of software engineering best practices that have generally been found to be useful by science communities, and how they are evolving as the needs of their communities grow. [slides] [no recording]

Thursday, November 10 @2PM PT

CSU Fort Collins, Intricacies of particle-in-cell methods in convection models with adaptive meshes: Using ASPECT's particle implementation

Rene Gassmoeller, CSU Fort Collins

Particle-in-cell methods have a long history in modeling of mantle convection, lithospheric deformation and crustal dynamics. However, their efficient parallel implementation and application in models - in particular combined with adaptive meshes - is involved due to the complex reassignment of particles to cells and frequent parallel communication.

In this webinar, I present the implementation of a flexible, scalable and efficient particle-in-cell method for the massively parallel finite-element code ASPECT. I discuss the complexity of the implemented algorithms, present scaling tests and discuss load-balancing strategies like balanced repartitioning for particles in adaptive meshes with their strengths and weaknesses. Additionally, I will show an application tutorial on how to convert a model with compositional fields into one using the particle advection scheme, and which consequences follow from this conversion for model runtime and accuracy.

 

 

Thursday, February 9 @2PM PT

Project Jupyter for the geosciences

Ian Rose, UC Berkeley

As the results of scientific computing become more central in the geosciences, we have been confronted with a series of challenges that were not necessarily obvious from the outset. How does one ensure that the process by which the geoscientist arrives at a result is transparent and reproducible? What are the most effective ways to communicate a computational result? How does one teach computational geoscience to students?

Project Jupyter is a suite of tools for scientists and educators which helps to address these questions. Here I demonstrate the Jupyter (formerly IPython) notebook, which allows one to combine prose, equations, code, and the outputs of code, all in the same computational environment. Jupyter notebooks run in a web browser, which allows it to leverage the rich rendering capabilities of the modern web environment, including images, tables, audio, and video. It also has the ability to instrument code with interactive user interface elements like sliders and buttons, allowing for more user friendly interaction with scientific software.

I also discuss some more advanced usage, including JupyterHub deployments for use in the classroom. The web-based nature of the notebook allows teachers to serve notebooks to students over the internet. This allows students to learn programming in a custom environment without having to install or configure anything. This ability to serve computing environments could also be leveraged by an organization such as CIG to disseminate and advocate for software in the geosciences. [slides on github]

 

Thursday, March 9 @2PM PT

Introduction to the spectral-infinite-element method

Hom Nath Gharti and Jeroen Tromp, Princeton University

The governing equations for the elastic-gravitational deformation of an Earth model involve a perturbed gravitational potential. The gravitational potential is governed by Poisson’s equation inside the Earth and by Laplace’s equation in the rest of space. The infinite domain and large-scale nature of the problem poses difficult challenges for numerical simulations in 3D Earth models. In order to tackle these challenges, we introduce a spectral-infinite-element method by combining the spectral-element method with the mapped infinite-element method. Spectral elements are used to represent internal fields, and infinite elements represent the external gravitational field. Infinite elements naturally couple with spectral elements, thereby avoiding an iterative procedure which is necessary if the Poisson/Laplace equation has to be solved independently. Potential applications of new method include long-period seismic wave propagation, as well as quasistatic problems, such as post-earthquake relaxation and glacial isostatic adjustment. [slides]

 

Thursday, April 13 @2PM PT

An overview of PyLith plus a preview of multiphysics and other features coming in PyLith v3.0

Brad Aagaard, USGS

will give an overview of PyLith, including a discussion of the types of applications for which it is designed, the features currently available, and the user workflow for running a simulation. I will also present a preview of the multiphysics implementation and other features coming in PyLith v3.0.

Sign In