source: LMDZ5/trunk/libf/dyn3dmem/dimensions_mod.F90 @ 1848

Last change on this file since 1848 was 1810, checked in by Ehouarn Millour, 11 years ago

Updating makelmdz and create_makelmdz for :

1 parallelism
2 compilation with various versions of orchidee
3 compilation in 1D mode
4 some cleaning

Also some updates in dyn3dmem:
1 allocate_field_mod.f90 renamed allocate_field_mod.F90
2 module dimensions renamed dimensions_mod
3 module allocate_field renamed allocate_field

FH

File size: 95 bytes
Line 
1MODULE dimensions_mod
2  INCLUDE 'dimensions.h'
3  INCLUDE 'paramet.h'
4END MODULE dimensions_mod
Note: See TracBrowser for help on using the repository browser.