[Sea-mat] MATLAB Visualisation for EFDC
Rich Signell
signell at saclantc.nato.int
Tue Dec 18 10:18:23 EST 2001
Guy Gersbach wrote:
>
> Hello All,
>
> Has anyone developed a package to visualise data generated from the EFDC
> (Environmental Fluid Dynamics Code, John Hamrick) model and if so, would
> they be willing to share it? I'm aware there are many visualisation
> packages around (SEA-MAT page for example) but if one has been tailor
> made for EFDC I would be interested to hear from you.
Guy,
The EFDC model uses coordinates identical to POM
(orthogonal curvilinear coordinates in the horizontal,
sigma in the vertical).
You can therefore use the Matlab and AVS routines
developed for POM model visualization at:
http://woodshole.er.usgs.gov/operations/modeling/omviz/
providing you take the "putcdf.f" subroutine you find there
and replace the references to POM variables with the
equivalent EFDC variables:
POM EFDC
--- ----
DX(I,J) DX(I,J)
DY(I,J) DY(I,J)
H(I,J) => DEPTH(I,J)
... ...
... ...
Good Luck,
--
Dr. Richard P. Signell | signell at saclantc.nato.int
NATO/SACLANT Undersea Research Centre | Tel: (+39) 0187 527 381
Viale San Bartolomeo 400 | Fax: (+39) 0187 527 331
19138 La Spezia, ITALY --> From USA/CANADA, use: APO AE 09613-5000
More information about the Sea-mat
mailing list