Changeset 4167
- Timestamp:
- 2013-11-08T13:42:21+01:00 (11 years ago)
- Location:
- branches/2013/dev_r3987_METO1_MERCATOR6_OBC_BDY_merge/NEMOGCM
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2013/dev_r3987_METO1_MERCATOR6_OBC_BDY_merge/NEMOGCM/CONFIG/AMM12/EXP00/namelist
r3948 r4167 446 446 ln_mask_file = .false. ! =T : read mask from file 447 447 cn_mask_file = '' ! name of mask file (if ln_mask_file=.TRUE.) 448 nn_dyn2d = 2! boundary conditions for barotropic fields448 cn_dyn2d = 'flather' ! boundary conditions for barotropic fields 449 449 nn_dyn2d_dta = 3 ! = 0, bdy data are equal to the initial state 450 450 ! = 1, bdy data are read in 'bdydata .nc' files 451 451 ! = 2, use tidal harmonic forcing data from files 452 452 ! = 3, use external data AND tidal harmonic forcing 453 nn_dyn3d = 0! boundary conditions for baroclinic velocities453 cn_dyn3d = 'none' ! boundary conditions for baroclinic velocities 454 454 nn_dyn3d_dta = 0 ! = 0, bdy data are equal to the initial state 455 ! = 1, bdy data are read in 'bdydata .nc' files456 nn_tra = 1! boundary conditions for T and S455 ! = 1, bdy data are read in 'bdydata .nc' files 456 cn_tra = 'frs' ! boundary conditions for T and S 457 457 nn_tra_dta = 1 ! = 0, bdy data are equal to the initial state 458 ! = 1, bdy data are read in 'bdydata .nc' files459 nn_rimwidth = 10 458 ! = 1, bdy data are read in 'bdydata .nc' files 459 nn_rimwidth = 10 ! width of the relaxation zone 460 460 ln_vol = .false. ! total volume correction (see nn_volctl parameter) 461 461 nn_volctl = 1 ! = 0, the total water flux across open boundaries is zero -
branches/2013/dev_r3987_METO1_MERCATOR6_OBC_BDY_merge/NEMOGCM/CONFIG/GYRE/EXP00/namelist
r3795 r4167 453 453 ln_mask_file = .false. ! =T : read mask from file 454 454 cn_mask_file = '' ! name of mask file (if ln_mask_file=.TRUE.) 455 nn_dyn2d = 2! boundary conditions for barotropic fields455 cn_dyn2d = 'none' ! boundary conditions for barotropic fields 456 456 nn_dyn2d_dta = 3 ! = 0, bdy data are equal to the initial state 457 457 ! = 1, bdy data are read in 'bdydata .nc' files 458 458 ! = 2, use tidal harmonic forcing data from files 459 459 ! = 3, use external data AND tidal harmonic forcing 460 nn_dyn3d = 0! boundary conditions for baroclinic velocities460 cn_dyn3d = 'none' ! boundary conditions for baroclinic velocities 461 461 nn_dyn3d_dta = 0 ! = 0, bdy data are equal to the initial state 462 ! = 1, bdy data are read in 'bdydata .nc' files463 nn_tra = 1! boundary conditions for T and S462 ! = 1, bdy data are read in 'bdydata .nc' files 463 cn_tra = 'none' ! boundary conditions for T and S 464 464 nn_tra_dta = 1 ! = 0, bdy data are equal to the initial state 465 ! = 1, bdy data are read in 'bdydata .nc' files466 nn_rimwidth = 10 465 ! = 1, bdy data are read in 'bdydata .nc' files 466 nn_rimwidth = 10 ! width of the relaxation zone 467 467 ln_vol = .false. ! total volume correction (see nn_volctl parameter) 468 468 nn_volctl = 1 ! = 0, the total water flux across open boundaries is zero -
branches/2013/dev_r3987_METO1_MERCATOR6_OBC_BDY_merge/NEMOGCM/CONFIG/GYRE_BFM/EXP00/namelist
r3815 r4167 453 453 ln_mask_file = .false. ! =T : read mask from file 454 454 cn_mask_file = '' ! name of mask file (if ln_mask_file=.TRUE.) 455 nn_dyn2d = 2! boundary conditions for barotropic fields455 cn_dyn2d = 'none' ! boundary conditions for barotropic fields 456 456 nn_dyn2d_dta = 3 ! = 0, bdy data are equal to the initial state 457 457 ! = 1, bdy data are read in 'bdydata .nc' files 458 458 ! = 2, use tidal harmonic forcing data from files 459 459 ! = 3, use external data AND tidal harmonic forcing 460 nn_dyn3d = 0! boundary conditions for baroclinic velocities460 cn_dyn3d = 'none' ! boundary conditions for baroclinic velocities 461 461 nn_dyn3d_dta = 0 ! = 0, bdy data are equal to the initial state 462 ! = 1, bdy data are read in 'bdydata .nc' files463 nn_tra = 1! boundary conditions for T and S462 ! = 1, bdy data are read in 'bdydata .nc' files 463 cn_tra = 'none' ! boundary conditions for T and S 464 464 nn_tra_dta = 1 ! = 0, bdy data are equal to the initial state 465 ! = 1, bdy data are read in 'bdydata .nc' files466 nn_rimwidth = 10 465 ! = 1, bdy data are read in 'bdydata .nc' files 466 nn_rimwidth = 10 ! width of the relaxation zone 467 467 ln_vol = .false. ! total volume correction (see nn_volctl parameter) 468 468 nn_volctl = 1 ! = 0, the total water flux across open boundaries is zero -
branches/2013/dev_r3987_METO1_MERCATOR6_OBC_BDY_merge/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist
r3795 r4167 448 448 ln_mask_file = .false. ! =T : read mask from file 449 449 cn_mask_file = '' ! name of mask file (if ln_mask_file=.TRUE.) 450 nn_dyn2d = 2! boundary conditions for barotropic fields450 cn_dyn2d = 'none' ! boundary conditions for barotropic fields 451 451 nn_dyn2d_dta = 3 ! = 0, bdy data are equal to the initial state 452 452 ! = 1, bdy data are read in 'bdydata .nc' files 453 453 ! = 2, use tidal harmonic forcing data from files 454 454 ! = 3, use external data AND tidal harmonic forcing 455 nn_dyn3d = 0! boundary conditions for baroclinic velocities455 cn_dyn3d = 'none' ! boundary conditions for baroclinic velocities 456 456 nn_dyn3d_dta = 0 ! = 0, bdy data are equal to the initial state 457 ! = 1, bdy data are read in 'bdydata .nc' files458 nn_tra = 1! boundary conditions for T and S457 ! = 1, bdy data are read in 'bdydata .nc' files 458 cn_tra = 'none' ! boundary conditions for T and S 459 459 nn_tra_dta = 1 ! = 0, bdy data are equal to the initial state 460 ! = 1, bdy data are read in 'bdydata .nc' files461 nn_rimwidth = 10 460 ! = 1, bdy data are read in 'bdydata .nc' files 461 nn_rimwidth = 10 ! width of the relaxation zone 462 462 ln_vol = .false. ! total volume correction (see nn_volctl parameter) 463 463 nn_volctl = 1 ! = 0, the total water flux across open boundaries is zero -
branches/2013/dev_r3987_METO1_MERCATOR6_OBC_BDY_merge/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00/namelist
r3877 r4167 429 429 ln_mask_file = .false. ! =T : read mask from file 430 430 cn_mask_file = '' ! name of mask file (if ln_mask_file=.TRUE.) 431 nn_dyn2d = 2! boundary conditions for barotropic fields431 cn_dyn2d = 'none' ! boundary conditions for barotropic fields 432 432 nn_dyn2d_dta = 3 ! = 0, bdy data are equal to the initial state 433 433 ! = 1, bdy data are read in 'bdydata .nc' files 434 434 ! = 2, use tidal harmonic forcing data from files 435 435 ! = 3, use external data AND tidal harmonic forcing 436 nn_dyn3d = 0! boundary conditions for baroclinic velocities436 cn_dyn3d = 'none' ! boundary conditions for baroclinic velocities 437 437 nn_dyn3d_dta = 0 ! = 0, bdy data are equal to the initial state 438 ! = 1, bdy data are read in 'bdydata .nc' files439 nn_tra = 1! boundary conditions for T and S438 ! = 1, bdy data are read in 'bdydata .nc' files 439 cn_tra = 'none' ! boundary conditions for T and S 440 440 nn_tra_dta = 1 ! = 0, bdy data are equal to the initial state 441 ! = 1, bdy data are read in 'bdydata .nc' files442 nn_rimwidth = 10 441 ! = 1, bdy data are read in 'bdydata .nc' files 442 nn_rimwidth = 10 ! width of the relaxation zone 443 443 ln_vol = .false. ! total volume correction (see nn_volctl parameter) 444 444 nn_volctl = 1 ! = 0, the total water flux across open boundaries is zero -
branches/2013/dev_r3987_METO1_MERCATOR6_OBC_BDY_merge/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist
r3905 r4167 429 429 ln_mask_file = .false. ! =T : read mask from file 430 430 cn_mask_file = '' ! name of mask file (if ln_mask_file=.TRUE.) 431 nn_dyn2d = 2! boundary conditions for barotropic fields431 cn_dyn2d = 'none' ! boundary conditions for barotropic fields 432 432 nn_dyn2d_dta = 3 ! = 0, bdy data are equal to the initial state 433 433 ! = 1, bdy data are read in 'bdydata .nc' files 434 434 ! = 2, use tidal harmonic forcing data from files 435 435 ! = 3, use external data AND tidal harmonic forcing 436 nn_dyn3d = 0! boundary conditions for baroclinic velocities436 cn_dyn3d = 'none' ! boundary conditions for baroclinic velocities 437 437 nn_dyn3d_dta = 0 ! = 0, bdy data are equal to the initial state 438 ! = 1, bdy data are read in 'bdydata .nc' files439 nn_tra = 1! boundary conditions for T and S438 ! = 1, bdy data are read in 'bdydata .nc' files 439 cn_tra = 'none' ! boundary conditions for T and S 440 440 nn_tra_dta = 1 ! = 0, bdy data are equal to the initial state 441 ! = 1, bdy data are read in 'bdydata .nc' files442 nn_rimwidth = 10 441 ! = 1, bdy data are read in 'bdydata .nc' files 442 nn_rimwidth = 10 ! width of the relaxation zone 443 443 ln_vol = .false. ! total volume correction (see nn_volctl parameter) 444 444 nn_volctl = 1 ! = 0, the total water flux across open boundaries is zero -
branches/2013/dev_r3987_METO1_MERCATOR6_OBC_BDY_merge/NEMOGCM/CONFIG/ORCA2_SAS_LIM/EXP00/namelist
r3795 r4167 445 445 ln_mask_file = .false. ! =T : read mask from file 446 446 cn_mask_file = '' ! name of mask file (if ln_mask_file=.TRUE.) 447 nn_dyn2d = 2! boundary conditions for barotropic fields447 cn_dyn2d = 'none' ! boundary conditions for barotropic fields 448 448 nn_dyn2d_dta = 3 ! = 0, bdy data are equal to the initial state 449 449 ! = 1, bdy data are read in 'bdydata .nc' files 450 450 ! = 2, use tidal harmonic forcing data from files 451 451 ! = 3, use external data AND tidal harmonic forcing 452 nn_dyn3d = 0! boundary conditions for baroclinic velocities452 cn_dyn3d = 'none' ! boundary conditions for baroclinic velocities 453 453 nn_dyn3d_dta = 0 ! = 0, bdy data are equal to the initial state 454 ! = 1, bdy data are read in 'bdydata .nc' files455 nn_tra = 1! boundary conditions for T and S454 ! = 1, bdy data are read in 'bdydata .nc' files 455 cn_tra = 'none' ! boundary conditions for T and S 456 456 nn_tra_dta = 1 ! = 0, bdy data are equal to the initial state 457 ! = 1, bdy data are read in 'bdydata .nc' files458 nn_rimwidth = 10 457 ! = 1, bdy data are read in 'bdydata .nc' files 458 nn_rimwidth = 10 ! width of the relaxation zone 459 459 ln_vol = .false. ! total volume correction (see nn_volctl parameter) 460 460 nn_volctl = 1 ! = 0, the total water flux across open boundaries is zero -
branches/2013/dev_r3987_METO1_MERCATOR6_OBC_BDY_merge/NEMOGCM/SETTE/sette.sh
r3708 r4167 594 594 set_namelist namelist ln_ctl .false. 595 595 set_namelist namelist ln_clobber .true. 596 set_namelist namelist nn_dyn2d 2597 set_namelist namelist nn_tra_dta 0598 596 set_namelist namelist cn_ocerst_in \"amm12.restart_20070101\" 599 597 set_namelist namelist jpni 8 … … 612 610 set_namelist namelist ln_ctl .false. 613 611 set_namelist namelist ln_clobber .true. 614 set_namelist namelist nn_dyn2d 2615 set_namelist namelist nn_tra_dta 0616 612 set_namelist namelist jpni 8 617 613 set_namelist namelist jpnj 4 … … 649 645 set_namelist namelist ln_ctl .false. 650 646 set_namelist namelist ln_clobber .true. 651 set_namelist namelist nn_dyn2d 2652 set_namelist namelist nn_tra_dta 0653 647 set_namelist namelist cn_ocerst_in \"amm12.restart_20070101\" 654 648 set_namelist namelist jpni 8 … … 668 662 set_namelist namelist nn_fwb 0 669 663 set_namelist namelist ln_ctl .false. 670 set_namelist namelist nn_dyn2d 2671 set_namelist namelist nn_tra_dta 0672 664 set_namelist namelist ln_clobber .true. 673 665 set_namelist namelist cn_ocerst_in \"amm12.restart_20070101\"
Note: See TracChangeset
for help on using the changeset viewer.