Changeset 9460
- Timestamp:
- 2018-04-06T14:54:30+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/SAS_BIPER/MY_SRC/usrdef_nam.F90
r9458 r9460 102 102 ! ! Set the lateral boundary condition of the global domain 103 103 kperio = 7 ! SAS_BIPER configuration : bi-periodic basin 104 #if defined key_agrif 105 IF( .NOT. Agrif_Root() ) THEN 106 kperio = 0 107 ENDIF 108 #endif 104 109 ! 105 110 WRITE(ldtxt(ii),*) ' ' ; ii = ii + 1
Note: See TracChangeset
for help on using the changeset viewer.