Hello ... one question, because when you run roms not read all my input files? ...
.. only read grid file and specific in ocean.in my different files, forcing, bry, ini files .. I do wrong?
Run ROMS
Output/Input Files:
Output Restart File: ocean_rst.nc
Output History File: ocean_his.nc
Output Averages File: ocean_avg.nc
Output Diagnostics File: ocean_dia.nc
Input Grid File: CASOS/bcn_1/roms_grd1.nc
ocean.in
! Input NetCDF file names, [1:Ngrids].
GRDNAME == CASOS/bcn_1/roms_grd1.nc
ININAME == CASOS/bcn_1/bcn1_ini.nc
BRYNAME == CASOS/bcn_1/bcn1_bry.nc
! Input forcing NetCDF file name(s). The USER has the option to enter
! several file names for each nested grid. For example, the USER may
! have different files for wind products, heat fluxes, rivers, tides,
! etc. The model will scan the file list and will read the needed data
! from the first file in the list containing the forcing field. Therefore,
! the order of the file names is very important. If using multiple forcing
! files per grid, first enter all the file names for grid 1, then grid 2,
! and so on. Use a single line per entry with a continuation (\) symbol
! at the each entry, except the last one.
NFFILES == 6 ! number of forcing files
FRCNAME == CASOS/bcn_1/vel_viento.nc\
CASOS/bcn_1/Luvia.nc\
CASOS/bcn_1/R_Solar.nc\
CASOS/bcn_1/Hum_rel.nc\
CASOS/bcn_1/P_atm.nc\
CASOS/bcn_1/temp_aire.nc
Thank!!!
problem run roms
Re: problem run roms
ROMS decides whether or not to read each file type based on information from your C preprocessor choices. One example is described here for winds, etc. If you want ROMS to read a grid file, make sure ANA_GRID is not defined. What was ROMS specifically not reading for you?
Re: problem run roms
Dear Kate, thank you for answering.
I've solved the problem, my file had bad *.h ...
Thanks, I'm still working! .. now don't read BRYNAME! ..jo.
I've solved the problem, my file had bad *.h ...
Thanks, I'm still working! .. now don't read BRYNAME! ..jo.