Skilled (#3) - [BDY] Boundary Forcing files (#55) - Message List
I am trying to run regional configuration with 3 open boundaries ("key_bdy") and 3 corresponding netcdf forcing files. When I try to run with the files included in my namelist, I get the following error in ocean.output:
iom_open
~
File ./bdy_s.nc @@@@@@@@.nc* not found
I've checked as many of the possible culprits as I could think of (typos, dimension sizes etc.) so any ideas would be appreciated.
The namelist and ocean.output files are attached.
Thanks in advance, Mark
-
Message #185
Hi Mark, a t a first look, I think you should simply remove the ".nc" from the file names of bn_tem and bn_sal from the first instance of nambdy_dta, as you did for the other files.
See example below
.... bn_v3d = 'amm12_bdyV_u3d' , 24 , 'vomecrty' , .true. , .false. , 'daily' , '' , '' , '' bn_tem = 'bdyd_t' , -1 , 'votemper' , .true. , .true. , 'yearly' , '' , '' , '' bn_sal = 'bdyd_s' , -1 , 'vosaline' , .true. , .true. , 'yearly' , '' , '' , '' ! for lim3 .... /
lovato2018-07-03 15:09 CEST (5 years ago)-
Message #186
Hi Lovato, thanks very much for your response. I'm not sure how that ".nc" got there (probably a last desperate attempt!) but this is not the problem as I get the same error with or without the extension. Any other ideas would be much appreciated!
Best, Mark
markhg772018-07-08 15:29 CEST (5 years ago)
-
-
Message #197
Mark subject as resolved without further updates.
nicolasmartin2019-09-03 20:20 CEST (4 years ago)
Attachments (2)
- namelist_cfg (16.8 KB) - added by markhg77 5 years ago.
- ocean.output (83.9 KB) - added by markhg77 5 years ago.
Download all attachments as: .zip