Skip to content

Instantly share code, notes, and snippets.

@QwertyJack
Last active July 23, 2023 21:12
Show Gist options
  • Save QwertyJack/217724f73e8d18a7c6bc9d8d71fa2538 to your computer and use it in GitHub Desktop.
Save QwertyJack/217724f73e8d18a7c6bc9d8d71fa2538 to your computer and use it in GitHub Desktop.
FEniCS
name: fenics18
channels:
- conda-forge
dependencies:
- python=3.7
- ipython
- fenics=2018
- mshr=2018
---
name: fenics19
channels:
- conda-forge
dependencies:
- python=3.8
- ipython
- fenics
- fenics-dolfin
- mshr=2019.1.0=*_2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment