i am new to ROMS...
(1)I want to make a grid of 1/16 deg x 1/16 deg over Mediterranean sea. how to make it. I tried with seagrid in matlab, but it take so long time and some grids are missing at the coastline.
(2) I want to change the parameters theta_s,theta_b and Tcline in benchmark applications. And i also write the output of benchmark applications in nc files ..how to do that.?
pl. help
making grid
Re: making grid
(1) You mean some of the land mask is incorrect? You can fix that with editmask in matlab.
(2) To obtain the .nc output, you must ask for a run that's longer than the period of ROMS writing. It checks and if you ask for output every 1000 steps, but only run for 200, you won't get output.
(2) To obtain the .nc output, you must ask for a run that's longer than the period of ROMS writing. It checks and if you ask for output every 1000 steps, but only run for 200, you won't get output.