[MITgcm-support] useOBCSprescribe
Patrick Heimbach
heimbach at MIT.EDU
Tue Nov 2 14:16:22 EST 2004
Matt,
your run probably crashes somewhere else,
but due to buffered output, you don't see
where it crashes in your STDOUT,
and what you see as "last" is misleading.
We should have a look at it together.
-Patrick
Quoting Matthew Mazloff <mmazloff at MIT.EDU>:
> Hello,
>
> When I set
> useOBCSprescribe=.TRUE.,
> my model freezes at:
>
>
> MDSREADFIELD: opening global file:
> SOUTHERN_OCEAN_1x1/lev01_monthly_salt.bin_corK_SO
> (PID.TID 0000.0001) //
> =======================================================
> (PID.TID 0000.0001) // Field Initial Salinity at iteration 1
> (PID.TID 0000.0001) // CMIN = 2.685910034179688E+01
> (PID.TID 0000.0001) // CMAX = 3.723970031738281E+01
> (PID.TID 0000.0001) // CINT = 3.844666657624422E-01
> (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+
> (PID.TID 0000.0001) // 0.0: .
> (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):( 1: 360: 1)
> (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):( 60: 1: -1)
> (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):( 1: 1: 1)
> (PID.TID 0000.0001) //
> =======================================================
> .
> .
> .
> .
> (PID.TID 0000.0001) //
> =======================================================
> (PID.TID 0000.0001) // END OF
> FIELD =
> (PID.TID 0000.0001) //
> =======================================================
> (PID.TID 0000.0001)
> (PID.TID 0000.0001) Start initial hydrostatic pressure computation
> (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
> (PID.TID 0000.0001)
>
> It is my understanding that 'Pressure is predetermined for
> buoyancyRelation OCEANIC' means the model has finished the INI_PRESSURE
> routine and next in INI_FIELDS is
>
> #ifdef INCLUDE_EP_FORCING_CODE
> <http://mitgcm.org/pelican/code_reference/vdb/names/4FC.htm>
> CALL INI_EP
> <http://mitgcm.org/pelican/code_reference/vdb/names/4FD.htm>( myThid
> <http://mitgcm.org/pelican/code_reference/vdb/names/7O.htm> )
> #endif
>
> but I have yet to figure out what this is and if this is what is crashing the
> model
>
> I would appreciate any help
> Thanks,
> Matt
>
>
>
--------------------------------------------------------
Patrick Heimbach Massachusetts Institute of Technology
FON: +1/617/253-5259 EAPS, Room 54-1518
FAX: +1/617/253-4464 77 Massachusetts Avenue
mailto:heimbach at mit.edu Cambridge MA 02139
http://www.mit.edu/~heimbach/ USA
More information about the MITgcm-support
mailing list