Skip to content
Snippets Groups Projects
Commit 5ebe5ec0 authored by Adrien Crovato's avatar Adrien Crovato
Browse files

Update README and docker

parent 6233c535
No related branches found
No related tags found
1 merge request!4v1.0.1
Pipeline #50519 failed
# gitlab-ci file for fpm
default:
image: rboman/waves-py3:2020.3
image: rboman/waves-py3:latest
before_script:
- source /opt/intel/mkl/bin/mklvars.sh intel64
- source /opt/intel/tbb/bin/tbbvars.sh intel64
......
# fpm
Field panel method for solving transonic flows using the full potential equation
Field panel method for solving transonic flows using the full potential equation\
University of Liège\
:warning: This code is a C++ implementation of [aero](github.com/acrovato/aero). However, the field module is not implemented yet. As such, only susbonic calculations *without transonic correction* can be carried out.
![](/dox/img.png)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment