Define data structures to set up wave model auxiliary data for several models simultaneously. More...
Data Types | |
| type | wadat |
Functions/Subroutines | |
| subroutine | w3naux (NDSE, NDST) |
| Set up the number of grids to be used. More... | |
| subroutine | w3dima (IMOD, NDSE, NDST, D_ONLY) |
| Initialize an individual data grid at the proper dimensions. More... | |
| subroutine | w3xdma (IMOD, NDSE, NDST, OUTFLAGS) |
| Version of W3DIMX for extended ouput arrays only. More... | |
| subroutine | w3dmnl (IMOD, NDSE, NDST, NSP, NSPX) |
| Initialize an individual data grid at the proper dimensions (DIA). More... | |
| subroutine | w3seta (IMOD, NDSE, NDST) |
| Select one of the WAVEWATCH III grids / models. More... | |
| subroutine | w3xeta (IMOD, NDSE, NDST) |
| Reduced version of W3SETA to point to expended output arrays. More... | |
Variables | |
| integer | nadata = -1 |
| integer | iadata = -1 |
| integer, parameter | mpibuf = 6 |
| type(wadat), dimension(:), allocatable, target | wadats |
| real, dimension(:,:), pointer | cg |
| real, dimension(:,:), pointer | wn |
| real, dimension(:,:), pointer | ic3wn_r |
| real, dimension(:,:), pointer | ic3wn_i |
| real, dimension(:,:), pointer | ic3cg |
| real, dimension(:), pointer | ca0 |
| real, dimension(:), pointer | cai |
| real, dimension(:), pointer | cd0 |
| real, dimension(:), pointer | cdi |
| real, dimension(:), pointer | ua0 |
| real, dimension(:), pointer | uai |
| real, dimension(:), pointer | ud0 |
| real, dimension(:), pointer | udi |
| real, dimension(:), pointer | ma0 |
| real, dimension(:), pointer | mai |
| real, dimension(:), pointer | ra0 |
| real, dimension(:), pointer | rai |
| real, dimension(:), pointer | md0 |
| real, dimension(:), pointer | mdi |
| real, dimension(:), pointer | as0 |
| real, dimension(:), pointer | asi |
| real, dimension(:,:), pointer | atrnx |
| real, dimension(:,:), pointer | atrny |
| real, dimension(:), pointer | dw |
| real, dimension(:), pointer | ua |
| real, dimension(:), pointer | ud |
| real, dimension(:), pointer | u10 |
| real, dimension(:), pointer | u10d |
| real, dimension(:), pointer | as |
| real, dimension(:), pointer | cx |
| real, dimension(:), pointer | cy |
| real, dimension(:), pointer | taua |
| real, dimension(:), pointer | tauadir |
| real, dimension(:), pointer | hs |
| real, dimension(:), pointer | wlm |
| real, dimension(:), pointer | t02 |
| real, dimension(:), pointer | t0m1 |
| real, dimension(:), pointer | t01 |
| real, dimension(:), pointer | fp0 |
| real, dimension(:), pointer | thm |
| real, dimension(:), pointer | ths |
| real, dimension(:), pointer | thp0 |
| real, dimension(:), pointer | hsig |
| real, dimension(:), pointer | stmaxe |
| real, dimension(:), pointer | stmaxd |
| real, dimension(:), pointer | hmaxe |
| real, dimension(:), pointer | hcmaxe |
| real, dimension(:), pointer | hmaxd |
| real, dimension(:), pointer | hcmaxd |
| real, dimension(:), pointer | qp |
| real, dimension(:), pointer | wbt |
| real, dimension(:), pointer | wnmean |
| real, dimension(:,:), pointer | ef |
| real, dimension(:,:), pointer | th1m |
| real, dimension(:,:), pointer | sth1m |
| real, dimension(:,:), pointer | th2m |
| real, dimension(:,:), pointer | sth2m |
| real, dimension(:,:), pointer | phs |
| real, dimension(:,:), pointer | ptp |
| real, dimension(:,:), pointer | plp |
| real, dimension(:,:), pointer | pdir |
| real, dimension(:,:), pointer | psi |
| real, dimension(:,:), pointer | pws |
| real, dimension(:), pointer | pwst |
| real, dimension(:), pointer | pnr |
| real, dimension(:,:), pointer | pgw |
| real, dimension(:,:), pointer | psw |
| real, dimension(:,:), pointer | pthp0 |
| real, dimension(:,:), pointer | pqp |
| real, dimension(:,:), pointer | ppe |
| real, dimension(:,:), pointer | ptm1 |
| real, dimension(:,:), pointer | pt1 |
| real, dimension(:,:), pointer | pt2 |
| real, dimension(:,:), pointer | pep |
| real, dimension(:), pointer | charn |
| real, dimension(:), pointer | cge |
| real, dimension(:), pointer | phiaw |
| real, dimension(:), pointer | tauwix |
| real, dimension(:), pointer | tauwiy |
| real, dimension(:), pointer | tauwnx |
| real, dimension(:), pointer | tauwny |
| real, dimension(:,:), pointer | whitecap |
| real, dimension(:), pointer | tws |
| real, dimension(:), pointer | sxx |
| real, dimension(:), pointer | syy |
| real, dimension(:), pointer | sxy |
| real, dimension(:), pointer | tauox |
| real, dimension(:), pointer | tauoy |
| real, dimension(:), pointer | bhd |
| real, dimension(:), pointer | phioc |
| real, dimension(:), pointer | tusx |
| real, dimension(:), pointer | tusy |
| real, dimension(:), pointer | ussx |
| real, dimension(:), pointer | ussy |
| real, dimension(:), pointer | tauocx |
| real, dimension(:), pointer | tauocy |
| real, dimension(:), pointer | prms |
| real, dimension(:), pointer | tpms |
| real, dimension(:), pointer | phice |
| real, dimension(:,:), pointer | tauice |
| real, dimension(:,:), pointer | p2sms |
| real, dimension(:,:), pointer | us3d |
| real, dimension(:,:), pointer | ussp |
| real, dimension(:), pointer | aba |
| real, dimension(:), pointer | abd |
| real, dimension(:), pointer | uba |
| real, dimension(:), pointer | ubd |
| real, dimension(:,:), pointer | bedforms |
| real, dimension(:), pointer | phibbl |
| real, dimension(:,:), pointer | taubbl |
| real, dimension(:), pointer | mssx |
| real, dimension(:), pointer | mssy |
| real, dimension(:), pointer | mssd |
| real, dimension(:), pointer | mscx |
| real, dimension(:), pointer | mscy |
| real, dimension(:), pointer | mscd |
| real, dimension(:), pointer | qkk |
| real, dimension(:), pointer | skew |
| real, dimension(:), pointer | embia1 |
| real, dimension(:), pointer | embia2 |
| real, dimension(:), pointer | dtdyn |
| real, dimension(:), pointer | fcut |
| real, dimension(:), pointer | cflxymax |
| real, dimension(:), pointer | cflthmax |
| real, dimension(:), pointer | cflkmax |
| real, dimension(:,:), pointer | usero |
| real, dimension(:,:), pointer | dddx |
| real, dimension(:,:), pointer | dddy |
| real, dimension(:,:), pointer | dcxdx |
| real, dimension(:,:), pointer | dcydx |
| real, dimension(:,:), pointer | dcxdy |
| real, dimension(:,:), pointer | dcydy |
| real, dimension(:,:,:), pointer | dcdx |
| real, dimension(:,:,:), pointer | dcdy |
| real, dimension(:), pointer | dhdx |
| real, dimension(:), pointer | dhdy |
| real, dimension(:,:), pointer | dhlmt |
| integer, dimension(:), pointer | is0 |
| integer, dimension(:), pointer | is2 |
| real, dimension(:), pointer | facvx |
| real, dimension(:), pointer | facvy |
| integer, pointer | nmx0 |
| integer, pointer | nmx1 |
| integer, pointer | nmx2 |
| integer, pointer | nmy0 |
| integer, pointer | nmy1 |
| integer, pointer | nmy2 |
| integer, pointer | nact |
| integer, pointer | nmxy |
| integer, dimension(:), pointer | mapx2 |
| integer, dimension(:), pointer | mapy2 |
| integer, dimension(:), pointer | mapaxy |
| integer, dimension(:), pointer | mapxy |
| integer, dimension(:), pointer | mapth2 |
| integer, dimension(:), pointer | mapwn2 |
| integer, pointer | ncent |
| integer, dimension(:), pointer | mapcxy |
| logical, dimension(:), pointer | maptrn |
| integer, dimension(:,:), pointer | iter |
| integer, pointer | nfr |
| integer, pointer | nfrhgh |
| integer, pointer | nfrchg |
| integer, pointer | nspecx |
| integer, pointer | nspecy |
| integer, dimension(:), pointer | ip11 |
| integer, dimension(:), pointer | ip12 |
| integer, dimension(:), pointer | ip13 |
| integer, dimension(:), pointer | ip14 |
| integer, dimension(:), pointer | im11 |
| integer, dimension(:), pointer | im12 |
| integer, dimension(:), pointer | im13 |
| integer, dimension(:), pointer | im14 |
| integer, dimension(:), pointer | ip21 |
| integer, dimension(:), pointer | ip22 |
| integer, dimension(:), pointer | ip23 |
| integer, dimension(:), pointer | ip24 |
| integer, dimension(:), pointer | im21 |
| integer, dimension(:), pointer | im22 |
| integer, dimension(:), pointer | im23 |
| integer, dimension(:), pointer | im24 |
| integer, dimension(:), pointer | ic11 |
| integer, dimension(:), pointer | ic12 |
| integer, dimension(:), pointer | ic21 |
| integer, dimension(:), pointer | ic22 |
| integer, dimension(:), pointer | ic31 |
| integer, dimension(:), pointer | ic32 |
| integer, dimension(:), pointer | ic41 |
| integer, dimension(:), pointer | ic42 |
| integer, dimension(:), pointer | ic51 |
| integer, dimension(:), pointer | ic52 |
| integer, dimension(:), pointer | ic61 |
| integer, dimension(:), pointer | ic62 |
| integer, dimension(:), pointer | ic71 |
| integer, dimension(:), pointer | ic72 |
| integer, dimension(:), pointer | ic81 |
| integer, dimension(:), pointer | ic82 |
| real, pointer | dal1 |
| real, pointer | dal2 |
| real, pointer | dal3 |
| real, pointer | awg1 |
| real, pointer | awg2 |
| real, pointer | awg3 |
| real, pointer | awg4 |
| real, pointer | awg5 |
| real, pointer | awg6 |
| real, pointer | awg7 |
| real, pointer | awg8 |
| real, pointer | swg1 |
| real, pointer | swg2 |
| real, pointer | swg3 |
| real, pointer | swg4 |
| real, pointer | swg5 |
| real, pointer | swg6 |
| real, pointer | swg7 |
| real, pointer | swg8 |
| real, dimension(:), pointer | af11 |
| logical, pointer | nlinit |
| integer, dimension(:), pointer | iappro |
| integer, pointer | mpi_comm_wave |
| integer, pointer | mpi_comm_wcmp |
| integer, pointer | ww3_field_vec |
| integer, pointer | ww3_spec_vec |
| integer, pointer | nrqsg1 |
| integer, pointer | nrqsg2 |
| integer, pointer | ibfloc |
| integer, pointer | isploc |
| integer, pointer | nsploc |
| integer, dimension(:), pointer | bstat |
| integer, dimension(:), pointer | bispl |
| integer, dimension(:,:), pointer | irqsg1 |
| integer, dimension(:,:), pointer | irqsg2 |
| real, dimension(:,:), pointer | gstore |
| real, dimension(:,:), pointer | sstore |
| real, dimension(:,:,:), pointer | sppnt |
| integer, pointer | itime |
| integer, pointer | ipass |
| integer, pointer | idlast |
| integer, pointer | nsealm |
| real, dimension(:,:), pointer | alpha |
| logical, pointer | ainit |
| logical, pointer | ainit2 |
| logical, pointer | fl_all |
| logical, pointer | flcold |
| logical, pointer | fliwnd |
Define data structures to set up wave model auxiliary data for several models simultaneously.
The number of grids is taken from W3GDATMD, and needs to be set first with W3DIMG.
| subroutine w3adatmd::w3dima | ( | integer, intent(in) | IMOD, |
| integer, intent(in) | NDSE, | ||
| integer, intent(in) | NDST, | ||
| logical, intent(in), optional | D_ONLY | ||
| ) |
Initialize an individual data grid at the proper dimensions.
Allocate directly into the structure array. Note that this cannot be done through the pointer alias!
| [in] | IMOD | Model number to point to. |
| [in] | NDSE | Error output unit number. |
| [in] | NDST | Test output unit number. |
| [in] | D_ONLY | Flag for initializing data arrays only. |
Definition at line 846 of file w3adatmd.F90.
References w3gdatmd::e3df, w3servmd::extcde(), fl_all, w3idatmd::flcur, w3odatmd::flogr2, w3odatmd::flogrd, w3idatmd::flrhoa, w3idatmd::fltaua, w3idatmd::flwind, w3gdatmd::gtype, w3odatmd::iaproc, w3gdatmd::igrid, constants::lpdlib, nadata, w3odatmd::napfld, w3odatmd::naproc, w3gdatmd::ngrids, w3gdatmd::nk, w3odatmd::noextr, w3odatmd::noswll, w3gdatmd::nsea, w3gdatmd::nseal, nsealm, w3gdatmd::nspec, w3gdatmd::nth, w3odatmd::ntproc, w3gdatmd::nx, w3gdatmd::ny, w3gdatmd::p2msf, w3servmd::strace(), w3gdatmd::ungtype, w3gdatmd::us3df, w3gdatmd::usspf, w3seta(), w3gdatmd::w3setg(), and wadats.
Referenced by w3grid_interp(), w3initmd::w3init(), w3iogomd::w3iogo(), and w3shel().
| subroutine w3adatmd::w3dmnl | ( | integer, intent(in) | IMOD, |
| integer, intent(in) | NDSE, | ||
| integer, intent(in) | NDST, | ||
| integer, intent(in) | NSP, | ||
| integer, intent(in) | NSPX | ||
| ) |
Initialize an individual data grid at the proper dimensions (DIA).
Allocate directly into the structure array. Note that this cannot be done through the pointer alias!
| [in] | IMOD | Model number to point to. |
| [in] | NDSE | Error output unit number. |
| [in] | NDST | Test output unit number. |
| [in] | NSP | Array dimensions. |
| [in] | NSPX | Array dimensions. |
Definition at line 2431 of file w3adatmd.F90.
References w3servmd::extcde(), w3gdatmd::gtype, w3gdatmd::igrid, nadata, w3odatmd::naproc, w3gdatmd::ngrids, w3gdatmd::nk, w3gdatmd::nsea, w3gdatmd::nseal, w3gdatmd::nspec, nspecx, w3gdatmd::nth, w3gdatmd::nx, w3gdatmd::ny, w3servmd::strace(), w3gdatmd::ungtype, w3seta(), and wadats.
Referenced by w3snl1md::insnl1().
| subroutine w3adatmd::w3naux | ( | integer, intent(in) | NDSE, |
| integer, intent(in) | NDST | ||
| ) |
Set up the number of grids to be used.
Use data stored in NGRIDS in W3GDATMD.
| [in] | NDSE | Error output unit number. |
| [in] | NDST | Test output unit number. |
Definition at line 704 of file w3adatmd.F90.
References w3servmd::extcde(), w3odatmd::iaproc, nadata, w3gdatmd::ngrids, w3servmd::strace(), and wadats.
Referenced by gxoutf(), gxoutp(), w3bounc(), w3bound(), w3grib(), w3grid_interp(), w3gspl(), w3ounf(), w3ounp(), w3outf(), w3outp(), w3prep(), w3prnc(), w3prtide(), w3shel(), w3strt(), w3trnc(), w3uprstr(), wminitmd::wminit(), and wminitmd::wminitnml().
| subroutine w3adatmd::w3seta | ( | integer, intent(in) | IMOD, |
| integer, intent(in) | NDSE, | ||
| integer, intent(in) | NDST | ||
| ) |
Select one of the WAVEWATCH III grids / models.
Point pointers to the proper variables in the proper element of the GRIDS array.
| [in] | IMOD | Model number to point to. |
| [in] | NDSE | Error output unit number. |
| [in] | NDST | Test output unit number. |
Definition at line 2645 of file w3adatmd.F90.
References aba, abd, af11, ainit, ainit2, alpha, as, as0, asi, atrnx, atrny, awg1, awg2, awg3, awg4, awg5, awg6, awg7, awg8, bedforms, bhd, bispl, bstat, ca0, cai, cd0, cdi, cflkmax, cflthmax, cflxymax, cg, cge, charn, cx, cy, dal1, dal2, dal3, dcdx, dcdy, dcxdx, dcxdy, dcydx, dcydy, dddx, dddy, dhdx, dhdy, dhlmt, dtdyn, dw, w3gdatmd::e3df, ef, embia1, embia2, w3servmd::extcde(), facvx, facvy, fcut, fl_all, flcold, fliwnd, fp0, gstore, w3gdatmd::gtype, hcmaxd, hcmaxe, hmaxd, hmaxe, hs, hsig, iadata, iappro, ibfloc, ic11, ic12, ic21, ic22, ic31, ic32, ic3cg, ic3wn_i, ic3wn_r, ic41, ic42, ic51, ic52, ic61, ic62, ic71, ic72, ic81, ic82, idlast, im11, im12, im13, im14, im21, im22, im23, im24, w3idatmd::inputs, ip11, ip12, ip13, ip14, ip21, ip22, ip23, ip24, ipass, irqsg1, irqsg2, is0, is2, isploc, iter, itime, ma0, mai, mapaxy, mapcxy, mapth2, maptrn, mapwn2, mapx2, mapxy, mapy2, md0, mdi, mpi_comm_wave, mpi_comm_wcmp, mscd, mscx, mscy, mssd, mssx, mssy, nact, nadata, ncent, nfr, nfrchg, nfrhgh, nlinit, nmx0, nmx1, nmx2, nmxy, nmy0, nmy1, nmy2, nrqsg1, nrqsg2, nsealm, nspecx, nspecy, nsploc, w3gdatmd::p2msf, p2sms, pdir, pep, pgw, phiaw, phibbl, phice, phioc, phs, plp, pnr, ppe, pqp, prms, psi, psw, pt1, pt2, pthp0, ptm1, ptp, pws, pwst, qkk, qp, ra0, rai, skew, sppnt, sstore, sth1m, sth2m, stmaxd, stmaxe, w3servmd::strace(), swg1, swg2, swg3, swg4, swg5, swg6, swg7, swg8, sxx, sxy, syy, t01, t02, t0m1, taua, tauadir, taubbl, tauice, tauocx, tauocy, tauox, tauoy, tauwix, tauwiy, tauwnx, tauwny, th1m, th2m, thm, thp0, ths, tpms, tusx, tusy, tws, u10, u10d, ua, ua0, uai, uba, ubd, ud, ud0, udi, w3gdatmd::ungtype, us3d, w3gdatmd::us3df, usero, ussp, w3gdatmd::usspf, ussx, ussy, wadats, wbt, whitecap, wlm, wn, wnmean, ww3_field_vec, and ww3_spec_vec.
Referenced by wmesmfmd::createexpmesh(), pdlib_field_vec::do_output_exchanges(), gxoutf(), gxoutp(), w3bounc(), w3bound(), w3dima(), w3dmnl(), w3grib(), w3grid_interp(), w3gspl(), w3initmd::w3init(), w3iobcmd::w3iobc(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3iotrmd::w3iotr(), w3initmd::w3mpio(), w3ounf(), w3ounp(), w3outf(), w3outp(), w3prep(), w3prnc(), w3prtide(), w3shel(), w3strt(), w3trnc(), w3uprstr(), w3wavemd::w3wave(), wminitmd::wminit(), wminitmd::wminitnml(), wminiomd::wmiobg(), wminiomd::wmiobs(), wminiomd::wmioeg(), wminiomd::wmioes(), wminiomd::wmiohg(), wminiomd::wmiohs(), wmiopomd::wmiopp(), wmwavemd::wmwave(), and wmwavemd::wmwout().
| subroutine w3adatmd::w3xdma | ( | integer, intent(in) | IMOD, |
| integer, intent(in) | NDSE, | ||
| integer, intent(in) | NDST, | ||
| logical, dimension(nogrp,ngrpp), intent(in) | OUTFLAGS | ||
| ) |
Version of W3DIMX for extended ouput arrays only.
| [in] | IMOD | Model number to point to. |
| [in] | NDSE | Error output unit number. |
| [in] | NDST | Test output unit number. |
| [in] | OUTFLAGS |
Definition at line 1523 of file w3adatmd.F90.
References w3gdatmd::e3df, w3servmd::extcde(), w3odatmd::flogr2, w3odatmd::flogrd, w3gdatmd::gtype, w3odatmd::iaproc, w3gdatmd::igrid, nadata, w3odatmd::napfld, w3odatmd::naproc, w3gdatmd::ngrids, w3odatmd::ngrpp, w3gdatmd::nk, w3odatmd::noextr, w3odatmd::nogrp, w3odatmd::noswll, w3gdatmd::nsea, w3gdatmd::nseal, nsealm, w3gdatmd::nspec, w3gdatmd::nth, w3odatmd::ntproc, w3gdatmd::nx, w3gdatmd::ny, w3gdatmd::p2msf, w3servmd::strace(), w3gdatmd::ungtype, w3gdatmd::us3df, w3gdatmd::usspf, w3gdatmd::w3setg(), and wadats.
Referenced by pdlib_field_vec::do_output_exchanges(), and w3initmd::w3mpio().
| subroutine w3adatmd::w3xeta | ( | integer, intent(in) | IMOD, |
| integer, intent(in) | NDSE, | ||
| integer, intent(in) | NDST | ||
| ) |
Reduced version of W3SETA to point to expended output arrays.
| [in] | IMOD | Model number to point to. |
| [in] | NDSE | Error output unit number. |
| [in] | NDST | Test output unit number. |
Definition at line 3118 of file w3adatmd.F90.
References aba, abd, ainit2, bedforms, bhd, cflkmax, cflthmax, cflxymax, cge, charn, dtdyn, w3gdatmd::e3df, ef, embia1, embia2, w3servmd::extcde(), fcut, fp0, w3gdatmd::gtype, hcmaxd, hcmaxe, hmaxd, hmaxe, hs, hsig, iadata, w3idatmd::inputs, mscd, mscx, mscy, mssd, mssx, mssy, nadata, w3gdatmd::p2msf, p2sms, pdir, pep, pgw, phiaw, phibbl, phice, phioc, phs, plp, pnr, ppe, pqp, prms, psi, psw, pt1, pt2, pthp0, ptm1, ptp, pws, pwst, qkk, qp, skew, sth1m, sth2m, stmaxd, stmaxe, w3servmd::strace(), sxx, sxy, syy, t01, t02, t0m1, taubbl, tauice, tauocx, tauocy, tauox, tauoy, tauwix, tauwiy, tauwnx, tauwny, th1m, th2m, thm, thp0, ths, tpms, tusx, tusy, tws, uba, ubd, w3gdatmd::ungtype, us3d, w3gdatmd::us3df, usero, ussp, w3gdatmd::usspf, ussx, ussy, wadats, wbt, whitecap, wlm, and wnmean.
Referenced by pdlib_field_vec::do_output_exchanges(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), and w3initmd::w3mpio().
| real, dimension(:), pointer w3adatmd::aba |
Definition at line 614 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), wmesmfmd::fieldindex(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::abd |
Definition at line 614 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::af11 |
Definition at line 670 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| logical, pointer w3adatmd::ainit |
Definition at line 688 of file w3adatmd.F90.
Referenced by w3iogomd::w3iogo(), and w3seta().
| logical, pointer w3adatmd::ainit2 |
Definition at line 688 of file w3adatmd.F90.
| real, dimension(:,:), pointer w3adatmd::alpha |
Definition at line 687 of file w3adatmd.F90.
Referenced by w3seta(), and w3wavemd::w3wave().
| real, dimension(:), pointer w3adatmd::as |
Definition at line 584 of file w3adatmd.F90.
Referenced by gxoutf(), w3exgi(), w3initmd::w3init(), w3iogomd::w3iogo(), w3iopomd::w3iope(), w3iotrmd::w3iotr(), w3ounf(), w3outf(), w3seta(), w3updtmd::w3uwnd(), and w3wavemd::w3wave().
| real, dimension(:), pointer w3adatmd::as0 |
Definition at line 578 of file w3adatmd.F90.
Referenced by w3seta(), and w3updtmd::w3uwnd().
| real, dimension(:), pointer w3adatmd::asi |
Definition at line 578 of file w3adatmd.F90.
Referenced by w3seta(), and w3updtmd::w3uwnd().
| real, dimension(:,:), pointer w3adatmd::atrnx |
Definition at line 578 of file w3adatmd.F90.
Referenced by w3triamd::set_ug_iobp(), pdlib_w3profsmd::set_ug_iobp_pdlib_init(), w3profsmd::w3cflug(), w3pro3md::w3cflxy(), w3pro3md::w3mapt(), w3psmcmd::w3psmc(), w3seta(), w3updtmd::w3utrn(), w3pro1md::w3xyp1(), w3pro2md::w3xyp2(), w3pro3md::w3xyp3(), and w3profsmd::w3xypug().
| real, dimension(:,:), pointer w3adatmd::atrny |
Definition at line 578 of file w3adatmd.F90.
Referenced by w3triamd::set_ug_iobp(), pdlib_w3profsmd::set_ug_iobp_pdlib_init(), w3profsmd::w3cflug(), w3pro3md::w3cflxy(), w3pro3md::w3mapt(), w3psmcmd::w3psmc(), w3seta(), w3updtmd::w3utrn(), w3pro1md::w3xyp1(), w3pro2md::w3xyp2(), w3pro3md::w3xyp3(), and w3profsmd::w3xypug().
| real, pointer w3adatmd::awg1 |
Definition at line 666 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| real, pointer w3adatmd::awg2 |
Definition at line 666 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| real, pointer w3adatmd::awg3 |
Definition at line 666 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| real, pointer w3adatmd::awg4 |
Definition at line 666 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| real, pointer w3adatmd::awg5 |
Definition at line 666 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| real, pointer w3adatmd::awg6 |
Definition at line 666 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| real, pointer w3adatmd::awg7 |
Definition at line 666 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| real, pointer w3adatmd::awg8 |
Definition at line 666 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| real, dimension(:,:), pointer w3adatmd::bedforms |
Definition at line 614 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3seta(), w3wavemd::w3wave(), and w3xeta().
| real, dimension(:), pointer w3adatmd::bhd |
Definition at line 607 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| integer, dimension(:), pointer w3adatmd::bispl |
Definition at line 680 of file w3adatmd.F90.
Referenced by w3wavemd::w3gath(), w3psmcmd::w3gathsmc(), w3initmd::w3mpii(), w3wavemd::w3scat(), w3psmcmd::w3scatsmc(), and w3seta().
| integer, dimension(:), pointer w3adatmd::bstat |
Definition at line 680 of file w3adatmd.F90.
Referenced by w3wavemd::w3gath(), w3psmcmd::w3gathsmc(), w3initmd::w3mpii(), w3wavemd::w3scat(), w3psmcmd::w3scatsmc(), and w3seta().
| real, dimension(:), pointer w3adatmd::ca0 |
| real, dimension(:), pointer w3adatmd::cai |
Definition at line 578 of file w3adatmd.F90.
Referenced by w3seta(), and w3updtmd::w3ucur().
| real, dimension(:), pointer w3adatmd::cd0 |
Definition at line 578 of file w3adatmd.F90.
Referenced by w3seta(), and w3updtmd::w3ucur().
| real, dimension(:), pointer w3adatmd::cdi |
Definition at line 578 of file w3adatmd.F90.
Referenced by w3seta(), and w3updtmd::w3ucur().
| real, dimension(:), pointer w3adatmd::cflkmax |
Definition at line 620 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3seta(), w3wavemd::w3wave(), and w3xeta().
| real, dimension(:), pointer w3adatmd::cflthmax |
Definition at line 620 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3seta(), w3wavemd::w3wave(), and w3xeta().
| real, dimension(:), pointer w3adatmd::cflxymax |
Definition at line 620 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), pdlib_w3profsmd::pdlib_w3xypfsfct2(), pdlib_w3profsmd::pdlib_w3xypfsn2(), pdlib_w3profsmd::pdlib_w3xypfspsi2(), w3triamd::set_ug_iobp(), pdlib_w3profsmd::set_ug_iobp_pdlib_init(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3seta(), w3wavemd::w3wave(), w3xeta(), and w3profsmd::w3xypug().
| real, dimension(:,:), pointer w3adatmd::cg |
Definition at line 575 of file w3adatmd.F90.
Referenced by pdlib_w3profsmd::action_limiter_local(), pdlib_w3profsmd::apply_boundary_condition(), pdlib_w3profsmd::apply_boundary_condition_va(), w3iogomd::calc_u3stokes(), w3iogomd::calc_wbt(), pdlib_w3profsmd::calcarray_jacobi(), pdlib_w3profsmd::calcarray_jacobi2(), pdlib_w3profsmd::calcarray_jacobi3(), pdlib_w3profsmd::calcarray_jacobi4(), pdlib_w3profsmd::calcarray_jacobi_source_1(), pdlib_w3profsmd::calcarray_jacobi_source_2(), pdlib_w3profsmd::calcarray_jacobi_spectral_1(), pdlib_w3profsmd::calcarray_jacobi_spectral_2(), pdlib_w3profsmd::calcarray_jacobi_vec(), wmesmfmd::calcstokes3d(), wmesmfmd::fieldindex(), pdlib_w3profsmd::pdlib_jacobi_gauss_seidel_block(), pdlib_w3profsmd::pdlib_w3xypfsfct2(), pdlib_w3profsmd::pdlib_w3xypfsn2(), pdlib_w3profsmd::pdlib_w3xypfspsi2(), pdlib_w3profsmd::pdlib_w3xypug(), w3parall::prop_freq_shift(), w3parall::prop_freq_shift_m2(), w3parall::prop_refraction_pr1(), w3parall::prop_refraction_pr3(), w3triamd::set_ug_iobp(), pdlib_w3profsmd::set_ug_iobp_pdlib_init(), w3iogomd::skewness(), w3wavset::trig_compute_lh_stress(), w3profsmd::w3cflug(), w3pro3md::w3cflxy(), w3iosfmd::w3cprt(), w3initmd::w3init(), w3iobcmd::w3iobc(), w3iopomd::w3iope(), w3iotrmd::w3iotr(), w3iogomd::w3outg(), w3psmcmd::w3psmc(), w3seta(), w3updtmd::w3ubpt(), w3updtmd::w3uini(), w3updtmd::w3ulev(), w3wavemd::w3wave(), w3pro1md::w3xyp1(), w3pro2md::w3xyp2(), w3pro3md::w3xyp3(), w3profsmd::w3xypfsfct2(), w3profsmd::w3xypfsn2(), w3profsmd::w3xypfsnimp(), w3profsmd::w3xypfspsi2(), w3profsmd::w3xypug(), wminiomd::wmiobs(), wminiomd::wmioeg(), wminiomd::wmioes(), wminiomd::wmiohg(), and wminiomd::wmiohs().
| real, dimension(:), pointer w3adatmd::cge |
Definition at line 603 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::charn |
Definition at line 603 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), wmesmfmd::fieldindex(), gxoutf(), w3agcmmd::snd_fields_to_atmos(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), w3updtmd::w3uice(), w3wavemd::w3wave(), and w3xeta().
| real, dimension(:), pointer w3adatmd::cx |
Definition at line 584 of file w3adatmd.F90.
Referenced by pdlib_w3profsmd::apply_boundary_condition(), pdlib_w3profsmd::apply_boundary_condition_va(), pdlib_w3profsmd::calcarray_jacobi(), pdlib_w3profsmd::calcarray_jacobi2(), pdlib_w3profsmd::calcarray_jacobi3(), pdlib_w3profsmd::calcarray_jacobi4(), pdlib_w3profsmd::calcarray_jacobi_vec(), gxoutf(), pdlib_w3profsmd::pdlib_explicit_block(), pdlib_w3profsmd::pdlib_jacobi_gauss_seidel_block(), pdlib_w3profsmd::pdlib_w3xypug(), w3parall::prop_freq_shift(), w3parall::prop_freq_shift_m2(), w3triamd::set_ug_iobp(), pdlib_w3profsmd::set_ug_iobp_pdlib_init(), w3psmcmd::smcdcxy(), w3agcmmd::snd_fields_to_atmos(), w3profsmd::w3cflug(), w3pro3md::w3cflxy(), w3exgi(), w3iogomd::w3iogo(), w3iopomd::w3iope(), w3iorsmd::w3iors(), w3iosfmd::w3iosf(), w3iotrmd::w3iotr(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3psmcmd::w3psmc(), w3seta(), w3updtmd::w3ucur(), w3updtmd::w3uwnd(), w3wavemd::w3wave(), w3pro1md::w3xyp1(), w3pro2md::w3xyp2(), w3pro3md::w3xyp3(), and w3profsmd::w3xypug().
| real, dimension(:), pointer w3adatmd::cy |
Definition at line 584 of file w3adatmd.F90.
Referenced by pdlib_w3profsmd::apply_boundary_condition(), pdlib_w3profsmd::apply_boundary_condition_va(), pdlib_w3profsmd::calcarray_jacobi(), pdlib_w3profsmd::calcarray_jacobi2(), pdlib_w3profsmd::calcarray_jacobi3(), pdlib_w3profsmd::calcarray_jacobi4(), pdlib_w3profsmd::calcarray_jacobi_vec(), gxoutf(), pdlib_w3profsmd::pdlib_explicit_block(), pdlib_w3profsmd::pdlib_jacobi_gauss_seidel_block(), pdlib_w3profsmd::pdlib_w3xypug(), w3parall::prop_freq_shift(), w3parall::prop_freq_shift_m2(), w3triamd::set_ug_iobp(), pdlib_w3profsmd::set_ug_iobp_pdlib_init(), w3psmcmd::smcdcxy(), w3agcmmd::snd_fields_to_atmos(), w3profsmd::w3cflug(), w3pro3md::w3cflxy(), w3exgi(), w3iogomd::w3iogo(), w3iopomd::w3iope(), w3iorsmd::w3iors(), w3iosfmd::w3iosf(), w3iotrmd::w3iotr(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3psmcmd::w3psmc(), w3seta(), w3updtmd::w3ucur(), w3updtmd::w3uwnd(), w3wavemd::w3wave(), w3pro1md::w3xyp1(), w3pro2md::w3xyp2(), w3pro3md::w3xyp3(), and w3profsmd::w3xypug().
| real, pointer w3adatmd::dal1 |
Definition at line 666 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| real, pointer w3adatmd::dal2 |
Definition at line 666 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| real, pointer w3adatmd::dal3 |
Definition at line 666 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| real, dimension(:,:,:), pointer w3adatmd::dcdx |
Definition at line 629 of file w3adatmd.F90.
Referenced by w3parall::prop_refraction_pr1(), w3seta(), and w3wavemd::w3wave().
| real, dimension(:,:,:), pointer w3adatmd::dcdy |
Definition at line 629 of file w3adatmd.F90.
Referenced by w3parall::prop_refraction_pr1(), w3seta(), and w3wavemd::w3wave().
| real, dimension(:,:), pointer w3adatmd::dcxdx |
Definition at line 627 of file w3adatmd.F90.
Referenced by w3parall::prop_freq_shift(), w3parall::prop_freq_shift_m2(), w3parall::prop_refraction_pr1(), w3parall::prop_refraction_pr3(), w3psmcmd::smcdcxy(), w3seta(), and w3wavemd::w3wave().
| real, dimension(:,:), pointer w3adatmd::dcxdy |
Definition at line 627 of file w3adatmd.F90.
Referenced by w3parall::prop_freq_shift(), w3parall::prop_freq_shift_m2(), w3parall::prop_refraction_pr1(), w3parall::prop_refraction_pr3(), w3psmcmd::smcdcxy(), w3seta(), and w3wavemd::w3wave().
| real, dimension(:,:), pointer w3adatmd::dcydx |
Definition at line 627 of file w3adatmd.F90.
Referenced by w3parall::prop_freq_shift(), w3parall::prop_freq_shift_m2(), w3parall::prop_refraction_pr1(), w3parall::prop_refraction_pr3(), w3psmcmd::smcdcxy(), w3seta(), and w3wavemd::w3wave().
| real, dimension(:,:), pointer w3adatmd::dcydy |
Definition at line 627 of file w3adatmd.F90.
Referenced by w3parall::prop_freq_shift(), w3parall::prop_freq_shift_m2(), w3parall::prop_refraction_pr1(), w3parall::prop_refraction_pr3(), w3psmcmd::smcdcxy(), w3seta(), and w3wavemd::w3wave().
| real, dimension(:,:), pointer w3adatmd::dddx |
Definition at line 627 of file w3adatmd.F90.
Referenced by w3parall::prop_freq_shift(), w3parall::prop_freq_shift_m2(), w3parall::prop_refraction_pr1(), w3parall::prop_refraction_pr3(), w3psmcmd::smcdhxy(), w3seta(), and w3wavemd::w3wave().
| real, dimension(:,:), pointer w3adatmd::dddy |
Definition at line 627 of file w3adatmd.F90.
Referenced by w3parall::prop_freq_shift(), w3parall::prop_freq_shift_m2(), w3parall::prop_refraction_pr1(), w3parall::prop_refraction_pr3(), w3psmcmd::smcdhxy(), w3seta(), and w3wavemd::w3wave().
| real, dimension(:), pointer w3adatmd::dhdx |
Definition at line 631 of file w3adatmd.F90.
Referenced by w3psmcmd::smcdhxy(), w3seta(), and w3wavemd::w3wave().
| real, dimension(:), pointer w3adatmd::dhdy |
Definition at line 631 of file w3adatmd.F90.
Referenced by w3psmcmd::smcdhxy(), w3seta(), and w3wavemd::w3wave().
| real, dimension(:,:), pointer w3adatmd::dhlmt |
Definition at line 631 of file w3adatmd.F90.
Referenced by w3psmcmd::smcdhxy(), w3seta(), and w3wavemd::w3wave().
| real, dimension(:), pointer w3adatmd::dtdyn |
Definition at line 620 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3seta(), w3wavemd::w3wave(), and w3xeta().
| real, dimension(:), pointer w3adatmd::dw |
Definition at line 584 of file w3adatmd.F90.
Referenced by pdlib_w3profsmd::block_solver_init(), w3iogomd::calc_u3stokes(), w3iogomd::calc_wbt(), pdlib_w3profsmd::calcarray_jacobi(), pdlib_w3profsmd::calcarray_jacobi2(), pdlib_w3profsmd::calcarray_jacobi3(), pdlib_w3profsmd::calcarray_jacobi4(), pdlib_w3profsmd::calcarray_jacobi_source_1(), pdlib_w3profsmd::calcarray_jacobi_source_2(), pdlib_w3profsmd::calcarray_jacobi_spectral_1(), pdlib_w3profsmd::calcarray_jacobi_spectral_2(), pdlib_w3profsmd::calcarray_jacobi_vec(), wmesmfmd::calcstokes3d(), w3wavset::fd_wave_setup_compute_system(), wmesmfmd::fieldindex(), gxoutf(), pdlib_w3profsmd::pdlib_explicit_block(), pdlib_w3profsmd::pdlib_jacobi_gauss_seidel_block(), pdlib_w3profsmd::pdlib_w3xypfsfct2(), pdlib_w3profsmd::pdlib_w3xypfsn2(), pdlib_w3profsmd::pdlib_w3xypfspsi2(), pdlib_w3profsmd::pdlib_w3xypug(), w3parall::prop_freq_shift(), w3parall::prop_freq_shift_m2(), w3parall::prop_refraction_pr1(), w3parall::prop_refraction_pr3(), pdlib_w3profsmd::set_iobdp_pdlib(), pdlib_w3profsmd::set_iobpa_pdlib(), w3profsmd::setdepth(), w3psmcmd::smcdhxy(), w3wavset::trig_compute_lh_stress(), w3wavset::trig_wave_setup_computation(), w3profsmd::w3cflug(), w3iosfmd::w3cprt(), w3exgi(), w3initmd::w3init(), w3iogomd::w3iogo(), w3iopomd::w3iope(), w3iosfmd::w3iosf(), w3iotrmd::w3iotr(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), w3updtmd::w3ulev(), w3updtmd::w3uwnd(), w3wavemd::w3wave(), w3profsmd::w3xypfsn2(), and w3profsmd::w3xypug().
| real, dimension(:,:), pointer w3adatmd::ef |
Definition at line 594 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::embia1 |
Definition at line 617 of file w3adatmd.F90.
Referenced by w3iogomd::skewness(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::embia2 |
Definition at line 617 of file w3adatmd.F90.
Referenced by w3iogomd::skewness(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::facvx |
Definition at line 636 of file w3adatmd.F90.
Referenced by w3pro1md::w3map1(), w3seta(), and w3pro1md::w3xyp1().
| real, dimension(:), pointer w3adatmd::facvy |
Definition at line 636 of file w3adatmd.F90.
Referenced by w3pro1md::w3map1(), w3seta(), and w3pro1md::w3xyp1().
| real, dimension(:), pointer w3adatmd::fcut |
Definition at line 620 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), w3wavemd::w3wave(), and w3xeta().
| logical, pointer w3adatmd::fl_all |
Definition at line 688 of file w3adatmd.F90.
| logical, pointer w3adatmd::flcold |
Definition at line 688 of file w3adatmd.F90.
Referenced by w3initmd::w3init(), w3seta(), and w3wavemd::w3wave().
| logical, pointer w3adatmd::fliwnd |
Definition at line 688 of file w3adatmd.F90.
Referenced by w3initmd::w3init(), w3seta(), and w3wavemd::w3wave().
| real, dimension(:), pointer w3adatmd::fp0 |
Definition at line 587 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3agcmmd::snd_fields_to_atmos(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::gstore |
Definition at line 682 of file w3adatmd.F90.
Referenced by w3wavemd::w3gath(), w3psmcmd::w3gathsmc(), w3initmd::w3mpii(), and w3seta().
| real, dimension(:), pointer w3adatmd::hcmaxd |
Definition at line 587 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::hcmaxe |
Definition at line 587 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::hmaxd |
Definition at line 587 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::hmaxe |
Definition at line 587 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::hs |
Definition at line 587 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3agcmmd::snd_fields_to_atmos(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), w3updtmd::w3ulev(), and w3xeta().
| real, dimension(:), pointer w3adatmd::hsig |
Definition at line 587 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| integer w3adatmd::iadata = -1 |
Definition at line 374 of file w3adatmd.F90.
Referenced by w3seta(), w3wavemd::w3wave(), and w3xeta().
| integer, dimension(:), pointer w3adatmd::iappro |
Definition at line 674 of file w3adatmd.F90.
Referenced by w3initmd::w3init(), w3initmd::w3mpii(), w3seta(), and w3wavemd::w3wave().
| integer, pointer w3adatmd::ibfloc |
Definition at line 676 of file w3adatmd.F90.
Referenced by w3wavemd::w3gath(), w3psmcmd::w3gathsmc(), w3initmd::w3mpii(), w3wavemd::w3scat(), w3psmcmd::w3scatsmc(), and w3seta().
| integer, dimension(:), pointer w3adatmd::ic11 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::ic12 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::ic21 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::ic22 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::ic31 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::ic32 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| real, dimension(:,:), pointer w3adatmd::ic3cg |
Definition at line 576 of file w3adatmd.F90.
Referenced by w3sic3md::ic3table_cheng(), w3sic3md::w3ic3wncg_cheng(), and w3seta().
| real, dimension(:,:), pointer w3adatmd::ic3wn_i |
Definition at line 576 of file w3adatmd.F90.
Referenced by w3sic3md::ic3table_cheng(), w3sic3md::w3ic3wncg_cheng(), and w3seta().
| real, dimension(:,:), pointer w3adatmd::ic3wn_r |
Definition at line 576 of file w3adatmd.F90.
Referenced by w3sic3md::ic3table_cheng(), w3sic3md::w3ic3wncg_cheng(), and w3seta().
| integer, dimension(:), pointer w3adatmd::ic41 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::ic42 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::ic51 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::ic52 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::ic61 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::ic62 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::ic71 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::ic72 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::ic81 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::ic82 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, pointer w3adatmd::idlast |
Definition at line 686 of file w3adatmd.F90.
Referenced by w3seta(), and w3wavemd::w3wave().
| integer, dimension(:), pointer w3adatmd::im11 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::im12 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::im13 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::im14 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::im21 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::im22 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::im23 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::im24 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::ip11 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::ip12 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::ip13 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::ip14 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::ip21 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::ip22 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::ip23 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, dimension(:), pointer w3adatmd::ip24 |
Definition at line 658 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, pointer w3adatmd::ipass |
Definition at line 686 of file w3adatmd.F90.
Referenced by wmesmfmd::createexpmesh(), w3seta(), and w3wavemd::w3wave().
| integer, dimension(:,:), pointer w3adatmd::irqsg1 |
Definition at line 681 of file w3adatmd.F90.
Referenced by w3initmd::w3mpii(), w3seta(), and w3wavemd::w3wave().
| integer, dimension(:,:), pointer w3adatmd::irqsg2 |
Definition at line 681 of file w3adatmd.F90.
Referenced by w3wavemd::w3gath(), w3psmcmd::w3gathsmc(), w3initmd::w3mpii(), w3wavemd::w3scat(), w3psmcmd::w3scatsmc(), and w3seta().
| integer, dimension(:), pointer w3adatmd::is0 |
Definition at line 635 of file w3adatmd.F90.
Referenced by w3pro1md::w3ktp1(), w3pro1md::w3map1(), and w3seta().
| integer, dimension(:), pointer w3adatmd::is2 |
Definition at line 635 of file w3adatmd.F90.
Referenced by w3pro1md::w3ktp1(), w3pro1md::w3map1(), and w3seta().
| integer, pointer w3adatmd::isploc |
Definition at line 676 of file w3adatmd.F90.
Referenced by w3wavemd::w3gath(), w3psmcmd::w3gathsmc(), w3initmd::w3mpii(), w3wavemd::w3scat(), w3psmcmd::w3scatsmc(), and w3seta().
| integer, dimension(:,:), pointer w3adatmd::iter |
Definition at line 654 of file w3adatmd.F90.
Referenced by pdlib_w3profsmd::pdlib_w3xypfsfct2(), pdlib_w3profsmd::pdlib_w3xypfsn2(), pdlib_w3profsmd::pdlib_w3xypfspsi2(), w3seta(), w3profsmd::w3xypfsfct2(), w3profsmd::w3xypfsn2(), w3profsmd::w3xypfsnimp(), and w3profsmd::w3xypfspsi2().
| integer, pointer w3adatmd::itime |
Definition at line 686 of file w3adatmd.F90.
Referenced by pdlib_w3profsmd::pdlib_w3xypug(), w3triamd::set_ug_iobp(), pdlib_w3profsmd::set_ug_iobp_pdlib_init(), w3profsmd::w3cflug(), w3pro3md::w3cflxy(), w3psmcmd::w3krtn(), w3pro2md::w3ktp2(), w3pro3md::w3ktp3(), w3psmcmd::w3psmc(), w3seta(), w3wavemd::w3wave(), w3pro2md::w3xyp2(), w3pro3md::w3xyp3(), and w3profsmd::w3xypug().
| real, dimension(:), pointer w3adatmd::ma0 |
Definition at line 578 of file w3adatmd.F90.
Referenced by w3seta(), and w3updtmd::w3utau().
| real, dimension(:), pointer w3adatmd::mai |
Definition at line 578 of file w3adatmd.F90.
Referenced by w3seta(), and w3updtmd::w3utau().
| integer, dimension(:), pointer w3adatmd::mapaxy |
Definition at line 642 of file w3adatmd.F90.
Referenced by w3pro3md::w3cflxy(), w3pro2md::w3map2(), w3pro3md::w3map3(), w3seta(), w3pro2md::w3xyp2(), and w3pro3md::w3xyp3().
| integer, dimension(:), pointer w3adatmd::mapcxy |
Definition at line 649 of file w3adatmd.F90.
Referenced by w3pro3md::w3cflxy(), w3pro3md::w3map3(), w3seta(), and w3pro3md::w3xyp3().
| integer, dimension(:), pointer w3adatmd::mapth2 |
Definition at line 642 of file w3adatmd.F90.
Referenced by w3pro2md::w3ktp2(), w3pro3md::w3ktp3(), w3pro2md::w3map2(), w3pro3md::w3map3(), and w3seta().
| logical, dimension(:), pointer w3adatmd::maptrn |
Definition at line 651 of file w3adatmd.F90.
Referenced by w3pro3md::w3cflxy(), w3pro3md::w3mapt(), w3seta(), and w3pro3md::w3xyp3().
| integer, dimension(:), pointer w3adatmd::mapwn2 |
Definition at line 642 of file w3adatmd.F90.
Referenced by w3pro2md::w3ktp2(), w3pro3md::w3ktp3(), w3pro2md::w3map2(), w3pro3md::w3map3(), and w3seta().
| integer, dimension(:), pointer w3adatmd::mapx2 |
Definition at line 642 of file w3adatmd.F90.
Referenced by w3pro3md::w3cflxy(), w3pro2md::w3map2(), w3pro3md::w3map3(), w3seta(), w3pro2md::w3xyp2(), and w3pro3md::w3xyp3().
| integer, dimension(:), pointer w3adatmd::mapxy |
Definition at line 642 of file w3adatmd.F90.
Referenced by w3pro2md::w3map2(), w3seta(), and w3pro2md::w3xyp2().
| integer, dimension(:), pointer w3adatmd::mapy2 |
Definition at line 642 of file w3adatmd.F90.
Referenced by w3pro3md::w3cflxy(), w3pro2md::w3map2(), w3pro3md::w3map3(), w3seta(), w3pro2md::w3xyp2(), and w3pro3md::w3xyp3().
| real, dimension(:), pointer w3adatmd::md0 |
Definition at line 578 of file w3adatmd.F90.
Referenced by w3seta(), and w3updtmd::w3utau().
| real, dimension(:), pointer w3adatmd::mdi |
Definition at line 578 of file w3adatmd.F90.
Referenced by w3seta(), and w3updtmd::w3utau().
| integer, pointer w3adatmd::mpi_comm_wave |
Definition at line 676 of file w3adatmd.F90.
Referenced by yowfunction::computelistnp_listnpa_listiplg(), pdlib_field_vec::do_output_exchanges(), pdlib_w3profsmd::pdlib_init(), w3parall::set_up_nseal_nsealm(), w3parall::synchronize_ipgl_etc_array(), pdlib_field_vec::unst_pdlib_read_from_file(), pdlib_field_vec::unst_pdlib_write_to_file(), w3initmd::w3init(), w3iogrmd::w3iogr(), w3iosfmd::w3iosf(), w3iotrmd::w3iotr(), w3initmd::w3mpii(), w3initmd::w3mpio(), w3initmd::w3mpip(), w3seta(), w3wavemd::w3wave(), and wmwavemd::wmwout().
| integer, pointer w3adatmd::mpi_comm_wcmp |
Definition at line 676 of file w3adatmd.F90.
Referenced by pdlib_w3profsmd::check_array_integral_nx_r8_maxfunct(), yowfunction::computelistnp_listnpa_listiplg_kernel(), pdlib_field_vec::do_output_exchanges(), w3wavset::fd_collect_sxx_xy_yy(), w3wavset::fd_wave_setup_computation(), pdlib_w3profsmd::pdlib_explicit_block(), pdlib_w3profsmd::pdlib_init(), pdlib_w3profsmd::pdlib_jacobi_gauss_seidel_block(), pdlib_w3profsmd::pdlib_w3xypfsfct2(), pdlib_w3profsmd::pdlib_w3xypfsn2(), pdlib_w3profsmd::pdlib_w3xypfspsi2(), pdlib_w3profsmd::scal_integral_print_general(), w3parall::set_up_nseal_nsealm(), w3parall::synchronize_global_array(), w3parall::synchronize_ipgl_etc_array(), pdlib_w3profsmd::test_mpi_status(), w3wavset::trig_set_meanvalue_to_zero(), w3wavset::trig_wave_setup_scalar_prod(), w3initmd::w3init(), w3iorsmd::w3iors(), w3seta(), and pdlib_w3profsmd::write_var_to_text_file().
| integer, parameter w3adatmd::mpibuf = 6 |
Definition at line 376 of file w3adatmd.F90.
Referenced by w3wavemd::w3gath(), w3psmcmd::w3gathsmc(), w3initmd::w3mpii(), w3wavemd::w3scat(), and w3psmcmd::w3scatsmc().
| real, dimension(:), pointer w3adatmd::mscd |
Definition at line 617 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::mscx |
Definition at line 617 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::mscy |
Definition at line 617 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::mssd |
Definition at line 617 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::mssx |
Definition at line 617 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::mssy |
Definition at line 617 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| integer pointer w3adatmd::nact |
Definition at line 640 of file w3adatmd.F90.
Referenced by w3pro3md::w3cflxy(), w3pro2md::w3map2(), w3pro3md::w3map3(), w3seta(), w3pro2md::w3xyp2(), and w3pro3md::w3xyp3().
| integer w3adatmd::nadata = -1 |
| integer, pointer w3adatmd::ncent |
Definition at line 647 of file w3adatmd.F90.
Referenced by w3pro3md::w3cflxy(), w3pro3md::w3map3(), w3seta(), and w3pro3md::w3xyp3().
| integer, pointer w3adatmd::nfr |
Definition at line 657 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, pointer w3adatmd::nfrchg |
Definition at line 657 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, pointer w3adatmd::nfrhgh |
Definition at line 657 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| logical, pointer w3adatmd::nlinit |
| integer pointer w3adatmd::nmx0 |
Definition at line 640 of file w3adatmd.F90.
Referenced by w3pro3md::w3cflxy(), w3pro2md::w3map2(), w3pro3md::w3map3(), w3seta(), w3pro2md::w3xyp2(), and w3pro3md::w3xyp3().
| integer pointer w3adatmd::nmx1 |
Definition at line 640 of file w3adatmd.F90.
Referenced by w3pro3md::w3cflxy(), w3pro2md::w3map2(), w3pro3md::w3map3(), w3seta(), w3pro2md::w3xyp2(), and w3pro3md::w3xyp3().
| integer pointer w3adatmd::nmx2 |
Definition at line 640 of file w3adatmd.F90.
Referenced by w3pro3md::w3cflxy(), w3pro2md::w3map2(), w3pro3md::w3map3(), w3seta(), w3pro2md::w3xyp2(), and w3pro3md::w3xyp3().
| integer, pointer w3adatmd::nmxy |
Definition at line 640 of file w3adatmd.F90.
Referenced by w3pro2md::w3map2(), w3seta(), and w3pro2md::w3xyp2().
| integer pointer w3adatmd::nmy0 |
Definition at line 640 of file w3adatmd.F90.
Referenced by w3pro3md::w3cflxy(), w3pro2md::w3map2(), w3pro3md::w3map3(), w3seta(), w3pro2md::w3xyp2(), and w3pro3md::w3xyp3().
| integer pointer w3adatmd::nmy1 |
Definition at line 640 of file w3adatmd.F90.
Referenced by w3pro3md::w3cflxy(), w3pro2md::w3map2(), w3pro3md::w3map3(), w3seta(), w3pro2md::w3xyp2(), and w3pro3md::w3xyp3().
| integer pointer w3adatmd::nmy2 |
Definition at line 640 of file w3adatmd.F90.
Referenced by w3pro3md::w3cflxy(), w3pro2md::w3map2(), w3pro3md::w3map3(), w3seta(), w3pro2md::w3xyp2(), and w3pro3md::w3xyp3().
| integer, pointer w3adatmd::nrqsg1 |
Definition at line 676 of file w3adatmd.F90.
Referenced by w3initmd::w3mpii(), w3seta(), and w3wavemd::w3wave().
| integer, pointer w3adatmd::nrqsg2 |
Definition at line 676 of file w3adatmd.F90.
Referenced by w3wavemd::w3gath(), w3psmcmd::w3gathsmc(), w3initmd::w3mpii(), w3wavemd::w3scat(), w3psmcmd::w3scatsmc(), and w3seta().
| integer, pointer w3adatmd::nsealm |
Definition at line 686 of file w3adatmd.F90.
Referenced by pdlib_w3profsmd::pdlib_w3xypfsfct2(), pdlib_w3profsmd::pdlib_w3xypfsn2(), pdlib_w3profsmd::pdlib_w3xypfspsi2(), w3triamd::ug_gradients(), pdlib_field_vec::unst_pdlib_read_from_file(), w3iosfmd::w3cprt(), w3dima(), w3initmd::w3init(), w3iorsmd::w3iors(), w3iosfmd::w3iosf(), w3initmd::w3mpii(), w3initmd::w3mpio(), w3iogomd::w3outg(), w3seta(), w3updtmd::w3uice(), w3uprstr(), and w3xdma().
| integer, pointer w3adatmd::nspecx |
Definition at line 657 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3dmnl(), w3seta(), and w3snl1md::w3snl1().
| integer, pointer w3adatmd::nspecy |
Definition at line 657 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| integer, pointer w3adatmd::nsploc |
Definition at line 676 of file w3adatmd.F90.
Referenced by w3wavemd::w3gath(), w3psmcmd::w3gathsmc(), w3initmd::w3mpii(), w3wavemd::w3scat(), w3psmcmd::w3scatsmc(), and w3seta().
| real, dimension(:,:), pointer w3adatmd::p2sms |
Definition at line 612 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::pdir |
Definition at line 597 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::pep |
Definition at line 597 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::pgw |
Definition at line 597 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::phiaw |
Definition at line 603 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3seta(), w3wavemd::w3wave(), and w3xeta().
| real, dimension(:), pointer w3adatmd::phibbl |
Definition at line 614 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3seta(), w3wavemd::w3wave(), and w3xeta().
| real, dimension(:), pointer w3adatmd::phice |
Definition at line 607 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3seta(), w3wavemd::w3wave(), and w3xeta().
| real, dimension(:), pointer w3adatmd::phioc |
Definition at line 607 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3seta(), w3wavemd::w3wave(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::phs |
Definition at line 597 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::plp |
Definition at line 597 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::pnr |
Definition at line 597 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::ppe |
Definition at line 597 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::pqp |
Definition at line 597 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::prms |
Definition at line 607 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::psi |
Definition at line 597 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::psw |
Definition at line 597 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::pt1 |
Definition at line 597 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::pt2 |
Definition at line 597 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::pthp0 |
Definition at line 597 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::ptm1 |
Definition at line 597 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::ptp |
Definition at line 597 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::pws |
Definition at line 597 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::pwst |
Definition at line 597 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::qkk |
Definition at line 617 of file w3adatmd.F90.
Referenced by w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::qp |
Definition at line 587 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::ra0 |
Definition at line 578 of file w3adatmd.F90.
Referenced by w3seta(), and w3updtmd::w3urho().
| real, dimension(:), pointer w3adatmd::rai |
Definition at line 578 of file w3adatmd.F90.
Referenced by w3seta(), and w3updtmd::w3urho().
| real, dimension(:), pointer w3adatmd::skew |
Definition at line 617 of file w3adatmd.F90.
Referenced by w3iogomd::skewness(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3seta(), and w3xeta().
| real, dimension(:,:,:), pointer w3adatmd::sppnt |
Definition at line 684 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), w3iopomd::w3iope(), w3initmd::w3mpio(), w3initmd::w3mpip(), and w3seta().
| real, dimension(:,:), pointer w3adatmd::sstore |
Definition at line 682 of file w3adatmd.F90.
Referenced by w3initmd::w3mpii(), w3wavemd::w3scat(), w3psmcmd::w3scatsmc(), and w3seta().
| real, dimension(:,:), pointer w3adatmd::sth1m |
Definition at line 594 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::sth2m |
Definition at line 594 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::stmaxd |
Definition at line 587 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::stmaxe |
Definition at line 587 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, pointer w3adatmd::swg1 |
Definition at line 666 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| real, pointer w3adatmd::swg2 |
Definition at line 666 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| real, pointer w3adatmd::swg3 |
Definition at line 666 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| real, pointer w3adatmd::swg4 |
Definition at line 666 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| real, pointer w3adatmd::swg5 |
Definition at line 666 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| real, pointer w3adatmd::swg6 |
Definition at line 666 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| real, pointer w3adatmd::swg7 |
Definition at line 666 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| real, pointer w3adatmd::swg8 |
Definition at line 666 of file w3adatmd.F90.
Referenced by w3snl1md::insnl1(), w3seta(), and w3snl1md::w3snl1().
| real, dimension(:), pointer w3adatmd::sxx |
Definition at line 607 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), w3wavset::fd_collect_sxx_xy_yy(), w3wavset::fd_compute_lh_stress(), wmesmfmd::fieldindex(), gxoutf(), w3wavset::trig_compute_lh_stress(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::sxy |
Definition at line 607 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), w3wavset::fd_collect_sxx_xy_yy(), w3wavset::fd_compute_lh_stress(), wmesmfmd::fieldindex(), gxoutf(), w3wavset::trig_compute_lh_stress(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::syy |
Definition at line 607 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), w3wavset::fd_collect_sxx_xy_yy(), w3wavset::fd_compute_lh_stress(), wmesmfmd::fieldindex(), gxoutf(), w3wavset::trig_compute_lh_stress(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension (:), pointer w3adatmd::t01 |
Definition at line 587 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::t02 |
Definition at line 587 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::t0m1 |
Definition at line 587 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::taua |
Definition at line 584 of file w3adatmd.F90.
Referenced by gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3iopomd::w3iope(), w3ounf(), w3outf(), w3seta(), w3updtmd::w3utau(), and w3wavemd::w3wave().
| real, dimension(:), pointer w3adatmd::tauadir |
Definition at line 584 of file w3adatmd.F90.
Referenced by gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3iopomd::w3iope(), w3ounf(), w3outf(), w3seta(), w3updtmd::w3utau(), and w3wavemd::w3wave().
| real, dimension(:,:), pointer w3adatmd::taubbl |
Definition at line 614 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3seta(), w3wavemd::w3wave(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::tauice |
Definition at line 607 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), w3igcmmd::snd_fields_to_ice(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3seta(), w3wavemd::w3wave(), and w3xeta().
| real, dimension(:), pointer w3adatmd::tauocx |
Definition at line 607 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3seta(), w3wavemd::w3wave(), and w3xeta().
| real, dimension(:), pointer w3adatmd::tauocy |
Definition at line 607 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3seta(), w3wavemd::w3wave(), and w3xeta().
| real, dimension(:), pointer w3adatmd::tauox |
Definition at line 607 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3seta(), w3wavemd::w3wave(), and w3xeta().
| real, dimension(:), pointer w3adatmd::tauoy |
Definition at line 607 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3seta(), w3wavemd::w3wave(), and w3xeta().
| real, dimension(:), pointer w3adatmd::tauwix |
Definition at line 603 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3seta(), w3wavemd::w3wave(), and w3xeta().
| real, dimension(:), pointer w3adatmd::tauwiy |
Definition at line 603 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3seta(), w3wavemd::w3wave(), and w3xeta().
| real, dimension(:), pointer w3adatmd::tauwnx |
Definition at line 603 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3seta(), w3wavemd::w3wave(), and w3xeta().
| real, dimension(:), pointer w3adatmd::tauwny |
Definition at line 603 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3seta(), w3wavemd::w3wave(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::th1m |
Definition at line 594 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::th2m |
Definition at line 594 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::thm |
Definition at line 587 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::thp0 |
Definition at line 587 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::ths |
Definition at line 587 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::tpms |
Definition at line 607 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::tusx |
Definition at line 607 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::tusy |
Definition at line 607 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::tws |
Definition at line 603 of file w3adatmd.F90.
Referenced by w3agcmmd::snd_fields_to_atmos(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3seta(), w3wavemd::w3wave(), and w3xeta().
| real, dimension(:), pointer w3adatmd::u10 |
Definition at line 584 of file w3adatmd.F90.
Referenced by w3iogomd::calc_wbt(), wmesmfmd::fieldindex(), pdlib_w3profsmd::pdlib_jacobi_gauss_seidel_block(), w3iosfmd::w3cprt(), w3initmd::w3init(), w3iosfmd::w3iosf(), w3psmcmd::w3psmc(), w3seta(), w3updtmd::w3uini(), w3updtmd::w3uwnd(), w3wavemd::w3wave(), and w3pro2md::w3xyp2().
| real, dimension(:), pointer w3adatmd::u10d |
Definition at line 584 of file w3adatmd.F90.
Referenced by w3iogomd::calc_wbt(), wmesmfmd::fieldindex(), pdlib_w3profsmd::pdlib_jacobi_gauss_seidel_block(), w3iosfmd::w3cprt(), w3initmd::w3init(), w3iosfmd::w3iosf(), w3seta(), w3updtmd::w3uini(), w3updtmd::w3uwnd(), and w3wavemd::w3wave().
| real, dimension(:), pointer w3adatmd::ua |
Definition at line 584 of file w3adatmd.F90.
Referenced by gxoutf(), w3exgi(), w3initmd::w3init(), w3iogomd::w3iogo(), w3iopomd::w3iope(), w3iotrmd::w3iotr(), w3ounf(), w3outf(), w3seta(), and w3updtmd::w3uwnd().
| real, dimension(:), pointer w3adatmd::ua0 |
Definition at line 578 of file w3adatmd.F90.
Referenced by w3seta(), and w3updtmd::w3uwnd().
| real, dimension(:), pointer w3adatmd::uai |
Definition at line 578 of file w3adatmd.F90.
Referenced by w3seta(), and w3updtmd::w3uwnd().
| real, dimension(:), pointer w3adatmd::uba |
Definition at line 614 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), wmesmfmd::fieldindex(), gxoutf(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::ubd |
Definition at line 614 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), wmesmfmd::fieldindex(), gxoutf(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::ud |
Definition at line 584 of file w3adatmd.F90.
Referenced by gxoutf(), w3exgi(), w3initmd::w3init(), w3iogomd::w3iogo(), w3iopomd::w3iope(), w3iotrmd::w3iotr(), w3ounf(), w3outf(), w3seta(), and w3updtmd::w3uwnd().
| real, dimension(:), pointer w3adatmd::ud0 |
Definition at line 578 of file w3adatmd.F90.
Referenced by w3seta(), and w3updtmd::w3uwnd().
| real, dimension(:), pointer w3adatmd::udi |
Definition at line 578 of file w3adatmd.F90.
Referenced by w3seta(), and w3updtmd::w3uwnd().
| real, dimension(:,:), pointer w3adatmd::us3d |
Definition at line 612 of file w3adatmd.F90.
Referenced by w3iogomd::calc_u3stokes(), wmesmfmd::calcstokes3d(), pdlib_field_vec::do_output_exchanges(), gxoutf(), wmesmfmd::setservices(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::usero |
Definition at line 623 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::ussp |
Definition at line 612 of file w3adatmd.F90.
Referenced by w3iogomd::calc_u3stokes(), wmesmfmd::calcstokes3d(), pdlib_field_vec::do_output_exchanges(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::ussx |
Definition at line 607 of file w3adatmd.F90.
Referenced by w3iogomd::calc_u3stokes(), pdlib_field_vec::do_output_exchanges(), gxoutf(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:), pointer w3adatmd::ussy |
Definition at line 607 of file w3adatmd.F90.
Referenced by w3iogomd::calc_u3stokes(), pdlib_field_vec::do_output_exchanges(), gxoutf(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| type(wadat), dimension(:), allocatable, target w3adatmd::wadats |
Definition at line 571 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), w3dima(), w3dmnl(), w3exgi(), w3initmd::w3mpii(), w3naux(), w3seta(), w3xdma(), w3xeta(), wminitmd::wminit(), and wminitmd::wminitnml().
| real, dimension(:), pointer w3adatmd::wbt |
Definition at line 587 of file w3adatmd.F90.
Referenced by w3iogomd::calc_wbt(), pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::whitecap |
Definition at line 603 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3exgi(), w3iogomd::w3iogo(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3seta(), w3wavemd::w3wave(), and w3xeta().
| real, dimension(:), pointer w3adatmd::wlm |
Definition at line 587 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), gxoutf(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3iogomd::w3outg(), w3seta(), and w3xeta().
| real, dimension(:,:), pointer w3adatmd::wn |
Definition at line 575 of file w3adatmd.F90.
Referenced by pdlib_w3profsmd::action_limiter_local(), w3iogomd::calc_u3stokes(), w3iogomd::calc_wbt(), pdlib_w3profsmd::calcarray_jacobi(), pdlib_w3profsmd::calcarray_jacobi2(), pdlib_w3profsmd::calcarray_jacobi3(), pdlib_w3profsmd::calcarray_jacobi4(), pdlib_w3profsmd::calcarray_jacobi_source_1(), pdlib_w3profsmd::calcarray_jacobi_source_2(), pdlib_w3profsmd::calcarray_jacobi_vec(), wmesmfmd::calcstokes3d(), wmesmfmd::fieldindex(), gxoutf(), pdlib_w3profsmd::pdlib_jacobi_gauss_seidel_block(), pdlib_w3profsmd::print_wn_statistic(), w3parall::prop_freq_shift(), w3parall::prop_freq_shift_m2(), w3parall::prop_refraction_pr1(), w3parall::prop_refraction_pr3(), w3wavset::trig_compute_lh_stress(), w3iosfmd::w3cprt(), w3exgi(), w3initmd::w3init(), w3iogomd::w3iogo(), w3ounf(), w3iogomd::w3outg(), w3psmcmd::w3psmc(), w3seta(), w3updtmd::w3ulev(), w3wavemd::w3wave(), and w3pro2md::w3xyp2().
| real, dimension(:), pointer w3adatmd::wnmean |
Definition at line 587 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), wmesmfmd::fieldindex(), w3ogcmmd::snd_fields_to_ocean(), w3exgi(), w3iogomd::w3iogo(), w3iorsmd::w3iors(), w3initmd::w3mpio(), w3ounf(), w3outf(), w3seta(), w3wavemd::w3wave(), and w3xeta().
| integer, pointer w3adatmd::ww3_field_vec |
Definition at line 676 of file w3adatmd.F90.
Referenced by pdlib_field_vec::do_output_exchanges(), w3initmd::w3mpii(), w3initmd::w3mpio(), and w3seta().
| integer, pointer w3adatmd::ww3_spec_vec |
Definition at line 676 of file w3adatmd.F90.
Referenced by w3initmd::w3mpii(), and w3seta().