Archives

Got selected to GSoC 2019 to work on FEniCS

I am so much happy to have been officially accepted to contribute to the FEniCS project. For those who don’t know, FEniCS (Finite Element Computational Software) is a popular open-source (LGPLv3) computing platform for solving partial differential equations (PDEs). According to wikiversity, FEniCS is an acronym with FE representing Finite Element, CS representing Computational Software, […]

Read More

Getting started with FEniCS on MAC with Docker

FEniCS is a popular open-source computing platform for solving partial differential equations (PDEs). The official site, as well as their official documentation, provides all the necessary steps that are required to set up and run FEniCS. The easiest way to start with FEniCS is via Docker. To use FEniCS with docker follow these steps: Install […]

Read More