• 2019-05

    Elle Numerical Simulation Platform Installation Guide on Ubuntu 18.04

    The original installation guide on http://elle.ws/installation only works on Ubuntu 16.04, and does not work well on Ubuntu 18.04. So there come this guide.

    Install Dependicies

    Open terminal and run:

    sudo apt install gfortran gcc mesa-common-dev libgl1-mesa-dev libglu1-mesa-dev libgtk2.0-0 zlibc zlib1g make build-essential xorg-dev …
  • 数值模拟平台软件 Elle 安装指南 Ubuntu 18.04

    在 http://elle.ws/installation 的原版安装指南只适用于 Ubuntu 16.04, 不适合 Ubuntu 18.04.

    安装依赖包

    打开终端输入:

    sudo apt install gfortran gcc mesa-common-dev libgl1-mesa-dev libglu1-mesa-dev libgtk2.0-0 zlibc zlib1g make build-essential …
  • 2017-09