Changes between Version 38 and Version 39 of WorkingGroups/TOP/TOP-UserQuickGuide
- Timestamp:
- 2018-03-14T01:23:32+01:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkingGroups/TOP/TOP-UserQuickGuide
v38 v39 214 214 The data structure is internally initialized by code with dummy names and all initialization/forcing logical fields set to .false. . 215 215 216 '''2. Structures to read input initial and boundary conditions''' : sn_trcdta (namtrc_dta), sn_trcsbc/sn_trccbc/sn_trcobc (namtrc_bc)216 '''2. Structures to read input initial and boundary conditions''' :namtrc_dta (sn_trcdta), namtrc_bc (sn_trcsbc/sn_trccbc/sn_trcobc) 217 217 218 218 The overall data structure (Fortran type) is based on the general one defined for NEMO core in the SBC component (see details in User Manual SBC Chapter on Input Data specification).