source: trunk/WRF.COMMON/WRFV2/share/start_domain_em.int @ 3553

Last change on this file since 3553 was 11, checked in by aslmd, 14 years ago

spiga@svn-planeto:ajoute le modele meso-echelle martien

File size: 283 bytes
Line 
1
2SUBROUTINE start_domain_em      ( grid      &
3!
4#include <em_dummy_args.inc>
5!
6                 )
7
8   USE module_domain
9   USE module_driver_constants
10
11   !  Input data.
12   TYPE(domain) , INTENT(INOUT)         :: grid
13
14#include <em_dummy_decl.inc>
15
16
17END SUBROUTINE start_domain_em
18
Note: See TracBrowser for help on using the repository browser.