Changeset 2597 for LMDZ5/trunk/libf/dyn3dpar/groupe_p.F
- Timestamp:
- Jul 22, 2016, 8:44:47 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/dyn3dpar/groupe_p.F
r2442 r2597 1 1 subroutine groupe_p(pext,pbaru,pbarv,pbarum,pbarvm,wm) 2 2 USE parallel_lmdz 3 USE comconst_mod, ONLY: ngroup 3 4 implicit none 4 5 … … 16 17 #include "dimensions.h" 17 18 #include "paramet.h" 18 #include "comconst.h"19 19 #include "comgeom2.h" 20 20 #include "comvert.h"
Note: See TracChangeset
for help on using the changeset viewer.