Contains the boundary condition program, W3BOUNC. More...
Go to the source code of this file.
Functions/Subroutines | |
| program | w3bounc |
| Combines spectra files into a nest. ww3 file for boundary conditions. More... | |
| subroutine | check_err (IRET) |
| Check input return status for error value. More... | |
| subroutine check_err | ( | integer | IRET | ) |
Check input return status for error value.
| IRET | return status to check |
Definition at line 856 of file ww3_bounc.F90.
References w3servmd::extcde(), and w3odatmd::ndse.
Referenced by w3bounc(), w3crnc(), w3exnc(), w3ounf(), w3ounp(), w3prnc(), and w3trnc().
| program w3bounc |
Combines spectra files into a nest. ww3 file for boundary conditions.
Finds nearest points and performs linear interpolation. The initial conditions are written to the restart.ww3 using the subroutine W3IORS. Note that the name of the restart file is set in W3IORS.
Definition at line 22 of file ww3_bounc.F90.
References check_err(), w3gdatmd::clgtype, w3servmd::dist_sphere(), w3gdatmd::dth, w3servmd::extcde(), w3gdatmd::fachfe, file(), constants::file_endian, w3gdatmd::flagll, w3odatmd::fnmpre, w3gdatmd::fr1, w3gdatmd::gname, w3gdatmd::gtype, w3iobcmd::idstrbc, include(), interp(), w3servmd::itrace(), w3gdatmd::mapsf, w3gdatmd::mapsta, w3odatmd::ndso, w3servmd::nextln(), w3gdatmd::nk, w3gdatmd::nsea, w3gdatmd::nth, constants::pi, w3gdatmd::polat, w3gdatmd::polon, w3gdatmd::rlgtype, w3servmd::strace(), w3gdatmd::sx, w3gdatmd::sy, w3gdatmd::th, constants::tpi, constants::tpiinv, w3gdatmd::ungtype, w3iobcmd::verbptbc, w3cspcmd::w3cspc(), w3servmd::w3eqtoll(), w3iogrmd::w3iogr(), w3adatmd::w3naux(), w3wdatmd::w3ndat(), w3nmlbouncmd::w3nmlbounc(), w3gdatmd::w3nmod(), w3odatmd::w3nout(), w3adatmd::w3seta(), w3gdatmd::w3setg(), w3odatmd::w3seto(), w3wdatmd::w3setw(), w3gdatmd::x0, w3gdatmd::xfr, w3gdatmd::xgrd, w3gdatmd::y0, and w3gdatmd::ygrd.