Description:
============

Presentation
------------

This template is just here to show the way that we should present the README for a given application. 

Here I describe that this template is not performing any scientific simulation, and uses no specific library.

Technical information:
----------------------


* Scientific domain :climate
* Language : Fortran
* Parallelism : MPI + 
* GPU acceleration : No
* Scalability : high
* Vectorization: moderate


Compilation and simulation:
===========================



Download:
---------

Information (if needed) about how to get the sources.


```
./download.sh
```

Compile:
--------

See
```

./compile.sh
```



Run and validate the simulations:
--------------------------------
Five configurations (see below) should be performed


```
1560 tasks ; jpni=52, jpnj=30
1920 tasks ; jpni=40, jpnj=48
2160 tasks ; jpni=45, jpnj=48
2640 tasks ; jpni=40, jpnj=66
3960 tasks ; jpni=60, jpnj=66

```