Hello,all.
I am setting up a rough test case of Pacific. I plan to run for 2 years forced by NCEP reanalysis 1 data, and the boundary condiction files and climatology files was make by SODA_2.2.4 monthly data. However, I have some troubles:
1.Temperature,salinity and velocity in boundary input files can be read in to model, but sea surface height (zeta) can't, if I miss some orders or processes;
2.I have add the climatology file in .in, these files also can not be read, should I add some processes in .h. Besides, what are these input files used for?
The attachments are my .h,.in and one boundary file.Thanks in advence.
Zeta data in boundary files can't be read
-
- Posts: 7
- Joined: Tue Jul 24, 2018 2:27 am
- Location: South China Sea Institue of Oceanography
Zeta data in boundary files can't be read
- Attachments
-
- roms_bry_SODA_Y2009M1.nc
- (277.21 KiB) Downloaded 222 times
-
- tropical_pacific.in
- (109.28 KiB) Downloaded 235 times
-
- tropical_pacific.h
- (3.43 KiB) Downloaded 214 times
Re: Zeta data in boundary files can't be read
What is the exact error you are getting?
Re: Zeta data in boundary files can't be read
In tropical_pacific.h you have ...
which says use analytical boundary zeta and ubar/vbar. That's why it doesn't read boundary zeta.
Code: Select all
#define ANA_M2OBC
#define ANA_FSOBC
John Wilkin: DMCS Rutgers University
71 Dudley Rd, New Brunswick, NJ 08901-8521, USA. ph: 609-630-0559 jwilkin@rutgers.edu
71 Dudley Rd, New Brunswick, NJ 08901-8521, USA. ph: 609-630-0559 jwilkin@rutgers.edu