source: ICOSA_LMDZ/src/icosa_lmdz.f90

Last change on this file was 4498, checked in by Laurent Fairhead, 15 months ago

Switching repository for the LMDZ / DYNAMICO interface from HEAT to LMDZ
Initial revision immported is 457

File size: 83 bytes
Line 
1PROGRAM icosa_lmdz
2  USE icosa_init_mod
3
4  CALL icosa_init
5
6END PROGRAM icosa_lmdz
Note: See TracBrowser for help on using the repository browser.