$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 > test 4 TEMPLATE; print $content; include "/var/www/html/nomads/forms/core/partd"; $content = <<< TEMPLATE MOM4 beta 3: test 4 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

ascii

ascii_out.1x0m2d_40pe.cpio
ascii_out.2x0m1d_20pe.cpio

history

19800101.nc.cpio

preprocessing

preprocessing.cpio

restart

19800102.cpio
19800103.cpio

tables

tables.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"; ?>