|
Last change
on this file since 3914 was
3845,
checked in by ymipsl, 10 years ago
|
|
Dynamico side modification for Dynamico-LMDZ coupling
YM
|
|
File size:
245 bytes
|
| Rev | Line | |
|---|
| [3833] | 1 | PROGRAM icosa_gcm |
|---|
| 2 | USE icosa_init_mod, ONLY : icosa_init |
|---|
| [3810] | 3 | |
|---|
| [3833] | 4 | CALL icosa_init |
|---|
| [3810] | 5 | |
|---|
| [3845] | 6 | |
|---|
| [3833] | 7 | END PROGRAM icosa_gcm |
|---|
| [3845] | 8 | |
|---|
| 9 | SUBROUTINE initialize_external_physics |
|---|
| 10 | END SUBROUTINE initialize_external_physics |
|---|
| 11 | |
|---|
| 12 | SUBROUTINE external_physics |
|---|
| 13 | END SUBROUTINE external_physics |
|---|
Note: See
TracBrowser
for help on using the repository browser.