ROMS
|
#include "cppdefs.h"
Go to the source code of this file.
Functions/Subroutines | |
subroutine | set_ngfld (ng, model, ifield, lbi, ubi, ubj, istr, iend, jrec, finp, fout, update) |
subroutine set_ngfld | ( | integer, intent(in) | ng, |
integer, intent(in) | model, | ||
integer, intent(in) | ifield, | ||
integer, intent(in) | lbi, | ||
integer, intent(in) | ubi, | ||
integer, intent(in) | ubj, | ||
integer, intent(in) | istr, | ||
integer, intent(in) | iend, | ||
integer, intent(in) | jrec, | ||
real(r8), dimension(lbi:ubi,ubj,2), intent(in) | finp, | ||
real(r8), dimension(lbi:ubi,ubj), intent(out) | fout, | ||
logical, intent(out) | update ) |
Definition at line 2 of file set_ngfld.F.
References mod_scalars::dt, mod_scalars::exit_flag, mod_ncparam::finfo, mod_ncparam::iinfo, mod_ncparam::linfo, mod_parallel::master, mod_scalars::sec2day, mod_iounits::stdout, mod_scalars::synchro_flag, mod_scalars::tdays, mod_scalars::time, mod_ncparam::tintrp, and mod_ncparam::vname.
Referenced by rp_set_data_tile(), set_data_tile(), and tl_set_data_tile().