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

Update README and docker

parent 5ebe5ec0
No related branches found
No related tags found
Loading
Pipeline #50520 failed
This commit is part of merge request !4. Comments created here will be created in the context of that merge request.
......@@ -3,8 +3,8 @@
default:
image: rboman/waves-py3:latest
before_script:
- source /opt/intel/mkl/bin/mklvars.sh intel64
- source /opt/intel/tbb/bin/tbbvars.sh intel64
- source /opt/intel/oneapi/mkl/latest/env/vars.sh
- source /opt/intel/oneapi/tbb/latest/env/vars.sh
.global_tag: &global_tag_def
tags:
......
# fpm
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.
:warning: This code is a C++ implementation of [aero](github.com/acrovato/aero) developed in the context of [this PhD thesis](https://hdl.handle.net/2268/251906). However, the field module is not implemented yet. As such, only susbonic calculations *without transonic correction* can be carried out. :warning:
![](/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