Hi,
Recently I helped some master students with the installation of TELEMAc on Windows system and I found a new way to do it.
The basic idea is to utilize a tool called DOCKER. For the details and software download, please refer to
www.docker.com/.
I also found a short explanation from website. It is for OpenFOAM but the idea is the same.
www.cfdengine.com/blog/how-to-install-op...nywhere-with-docker/
To be short, docker is easy to use, provide consistent environment for using Telemac and has native performance as the host system.
I made a docker image that can be download from hub.docker.com.
Once you install the docker on Windows, simply open the docker environment and type:
docker pull biqilong/ubuntu-telemac
The Telemac will be downloaded and few minutes later it will be ready to use. It provides you with both scale version and parallel version.
For the details, please refer to
hub.docker.com/r/biqilong/ubuntu-telemac/.
Cheers,
Qilong