Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 959 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 959 Bytes

FireCat

DOI

FireCat performs multiscale simulations by coupling ab initio microkinetic simulations from CatMAP with two-dimensional continuum transport simulations from EchemFEM (Firedrake). This coupling is performed in an iterative fashion. The examples provided here are specific to electrochemical CO2 reduction to CO on Au electrodes, producing the results in Govindarajan et al.

Getting started

Please install the open-source finite element library Firedrake.

Within the firedrake venv, install EchemFEM and this fork of CatMAP.

In order to run the 2D examples, GMSH is needed to the create the .msh mesh files from the given .geo files.