$title = <<< TEMPLATE FMS MOM4 beta 3 TEMPLATE; echo $title; include "/var/www/html/nomads/forms/core/partb"; $content = <<< TEMPLATE TEMPLATE; print $content; include "/var/www/html/nomads/forms/core/partc"; $content = <<< TEMPLATE gfdl's home page > products and services > data portal > mom4 beta 3 > data TEMPLATE; print $content; include "/var/www/html/nomads/forms/core/partd"; $content = <<< TEMPLATE MOM4 beta 3: data TEMPLATE; print $content; include "/var/www/html/nomads/forms/core/parte"; $content = <<< TEMPLATE

The following MOM beta source and datasets are currently available on the GFDL Data Portal for download. MD5SUM provides a list of MD5 (128-bit) checksums for all the files.

Documentation that describes the source code and test case files can be found on the mom4 beta web page.

MD5SUM
README

forcing

forcing.cpio

ice

sst_ice_clim.nc

lad

lad.cpio

ocmip

ocmip_data.cpio

omip_mpi

README
omip_data.cpio

topog

topog.cpio



TEMPLATE; print $content; include "/var/www/html/nomads/forms/core/partf"; print "last modified: ". date( "F d Y.", getlastmod() );print "
this page visited: ".getCount(). " times "; include "/var/www/html/nomads/forms/core/partg"; ?>