!----------------------------------------------------------------------- &namcfg ! parameters of the configuration !----------------------------------------------------------------------- ln_read_cfg = .false. ! (=T) read the domain configuration file ! ! (=F) user defined configuration ==>>> see usrdef(_...) modules cn_domcfg = "domain_cfg" ! domain configuration filename ! ln_write_cfg= .false. ! (=T) create the domain configuration file cn_domcfg_out = "domain_cfg_out" ! newly created domain configuration filename ! ln_use_jattr = .false. ! use (T) the file attribute: open_ocean_jstart, if present ! ! in netcdf input files, as the start j-row for reading /