make_bry

Report or discuss software problems and other woes

Moderators: arango, robertson

Post Reply
Message
Author
fdaryabor
Posts: 78
Joined: Wed Jan 02, 2008 3:15 pm
Location: University of Copenhagen

make_bry

#1 Unread post by fdaryabor »

Hi

when I execute make_bry after make_clim,
my computer will restart and unable to create 'xxx_frc.nc', 'xxx_ini.nc' and 'xxx_clm.nc' in '/root/ROMSTOOLS/Roms_tools/Run/ROMS_FILES'. matlab will only create 'xxx_grd.nc' , another time when I test make_bry in matlab I have follow error:

>> make_bry

Making the file: ../Run/ROMS_FILES/roms_bry.nc

Title: Benguela Test Model

Read in the grid...
??? Undefined function or method 'netcdf' for input arguments of type 'char'.

Error in ==> make_bry at 82
nc=netcdf(grdname);

please guide me.

Best Regards
F.Daryabor

andres
Posts: 54
Joined: Tue May 06, 2003 4:35 pm
Location: University of Concepcion
Contact:

netcdf toolbox

#2 Unread post by andres »

Hi, seems you forgot to reload the netcdf toolbox. For Romstools this is usually done with the start command.

Cheers,

Andres

Post Reply