[swanmodel-users] SWAN nested grid
Brought to you by:
mzijlema
|
From: faeze e. <egh...@gm...> - 2021-06-22 19:45:17
|
Hello, I would like to run SWAN in nested grids. First, I run the coarse grid and generate the file containing the boundary condition using NGRID and NESTOUT command. Then in the next run I use: “BOUNdnest1 NEST ’nested_file’ CLOSED“ command where nested_file is the name of the file generated in the previous run. I wrote this command immediately after the CGRID command. But I encountered the following errors: Severe error : command CGRID must precede this command Error : Data field skipped:’nested_file’ Error : Illegal keyword: CLOSED Does anybody know where my mistake is? Thanks, Faeze |