source: branches/iLoveclim/SOURCES/Greenmint40_files/geography-greenmint40_mod.f90 @ 123

Last change on this file since 123 was 4, checked in by dumas, 10 years ago

initial import GRISLI trunk

File size: 364 bytes
Line 
1!> \file geography-greenmint40_mod.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 ...
8!! \date ...
9!! @note Used module
10!! @note   - use module_greenmint40
11!<
12
13module geography
14
15 use  module_greenmint40
16
17
18end module geography
Note: See TracBrowser for help on using the repository browser.