source: trunk/SOURCES/Ant16_files/geography-ant16.f90 @ 334

Last change on this file since 334 was 132, checked in by dumas, 7 years ago

Antarctic 16km InitMIP configuration : SOURCES/Ant16_files

File size: 407 bytes
Line 
1!> \file geography-ant16.f90
2!! Ce module permet de choisir le domaine geographique qu'on veut utiliser
3!<
4
5!> \namespace geography
6!! Module pour choisir le domaine geographique qu'on veut utiliser
7!! \author C. Dumas
8!! \date 27/09/2017
9!! @note Used module
10!! @note   - use module_ant16
11!<
12
13module geography
14
15! L'antarctique en 16 km sur grille initMIP Antarctique
16use module_ant16
17
18end module geography
Note: See TracBrowser for help on using the repository browser.