Stephen Griffies wrote:
Hi,

To follow-up on Harper's email, I wish to poll the mom4-users to know
who is successfully running mom4-beta1 or mom4-beta2 experiments on
their machines, even SGIs, and who has simply accepted defeat for the
meantime? Please reply to this email list with your experiences, either
good or poor, with as much detail as you can.
As you know, developing a modern climate model code that can run on
various platforms is tough. To better focus our efforts, we desperately
need to hear from the user community to gauge the success, or lack, of
your efforts to port mom4/FMS to your machine. Any and all of your
input will be valuable as we aim to release more flexible code.
I look forward to hearing from you (PLEASE reply to this email-list
rather than solely to me).

Thanks,
Steve
I have compiled and ran MOM4 on a linux cluster with MPICH and the Portland Group compiler.

I did have problems with optional variables in spherical_regrid.
The variable "mask_src" is optional and not passed to the routine
when generate_ic is run.

However, the PRESENT(mask_src) returns true which confused spherical_regrid, and crashed generate_ic.

This looks like a compiler problem, I have gotten email from others who
had the same problem....

Commenting out the 'if(PRESENT(mask_src)) then' block on line c.a. 360
in spherical regrid allowed the code to run normally.

I set mom4 up to run on a Greenland Iceland Nowway Sea (GIN-Sea) domain
and it does quite well.....Except I have a hard time getting
the East Greenland Current to behave....

--
------------------------------------------
Halldor Bjornsson ([EMAIL PROTECTED])
Vedurstofa Islands (Icelandic Met. Office)
Bustadavegur 9, IS-150, Reykjavik, Iceland
------------------------------------------



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
FMS-mom4 mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fms-mom4


Reply via email to