[MITgcm-support] useOBCSYearlyFields

Martin Losch Martin.Losch at awi.de
Fri Apr 15 07:58:08 EDT 2011


David,

I have rerun my configuration with recent code, and my obc_E/W_uVel_mean and obc_N_vVel_mean do change with time, as expected. Here are my relevant obcs parameters (the obcs?startdate is not used when yearlyFields = .true.):

 &OBCS_PARM01
 useOBCSbalance=.FALSE.,
 useOBCSYearlyFields=.TRUE.,
 useOBCSprescribe=.true.,
 OBCS_monSelect = 2,
 OB_Iwest  = 72*1,
 OB_Ieast  = 72*128,
 OB_Jnorth = 128*72,
#
 OBEtFile='ecco_theta.obce',
 OBWtFile='ecco_theta.obcw',
 OBNtFile='ecco_theta.obcn',
#
 OBEsFile='ecco_salt.obce',
 OBWsFile='ecco_salt.obcw',
 OBNsFile='ecco_salt.obcn',
#
 OBEuFile='ecco_uvel.obce',
 OBWuFile='ecco_uvel.obcw',
 OBNuFile='ecco_uvel.obcn',
#
 OBEvFile='ecco_vvel.obce',
 OBWvFile='ecco_vvel.obcw',
 OBNvFile='ecco_vvel_corr.obcn',
#
&

 &EXF_NML_OBCS
 obcsWstartdate1     = 19920101,
 obcsWstartdate2     = 120000,
 obcsWperiod         = 86400.,
#
 obcsEstartdate1     = 19920101,
 obcsEstartdate2     = 120000,
 obcsEperiod         = 86400.,
#
 obcsNstartdate1     = 19920101,
 obcsNstartdate2     = 120000,
 obcsNperiod         = 86400.,
 &
"



On Apr 15, 2011, at 9:49 AM, Martin Losch wrote:

> Hi David, 
> I have a configuration where I use obcs with this option. I have never seen your problem, but then again, for this configuration I do not use latest code and so I do not have this monitor statistics yet (it's fairly new).
> 
> Before I check, if there's anything wrong with reading the files:
> 
> What about the T/S statistics?
> 
> Do you have by any chance the balancing code turned on? (although that would not explain, why it's different for multi-year files).
> 
> Martin
> 
> On Apr 15, 2011, at 2:50 AM, David Wang wrote:
> 
>> Hi,
>> 
>> I wonder if anyone has used yearly obcs files (i.e., useOBCSYearlyFields=.TRUE. in data.obcs) successfully. The obcs monitor statistics (obc_E_uVel_Int, obc_S_vVel_Int) in STDOUT.???? show that the integrated transports across open boundaries are constant in time, which is at odds with my daily time-varying obcs data. I have in data.obcs
>> 
>> useOBCSprescribe=.TRUE.,
>> useOBCSYearlyFields=.TRUE.,
>> OBSsFile='input/obcs/phys/OBSs_day',
>> OBStFile='input/obcs/phys/OBSt_day',
>> OBSvFile='input/obcs/phys/OBSv_day',
>> OBEsFile='input/obcs/phys/OBEs_day',
>> OBEtFile='input/obcs/phys/OBEt_day',
>> OBEuFile='input/obcs/phys/OBEu_day',
>> 
>> and in data.exf
>> 
>> obcsSstartdate1   = 20031231,
>> obcsSstartdate2   = 120000,
>> obcsSperiod       = 86400.,
>> obcsEstartdate1   = 20031231,
>> obcsEstartdate2   = 120000,
>> obcsEperiod       = 86400.,
>> 
>> The obcs data files in input/obcs/phys/ take the form of OB[E|S][s|t|u|v]_day_200[3|4|5]. The transport numbers become time-varying and appear correct when multi-year, rather than yearly, obcs data are used and useOBCSYearlyFields=.FALSE. (default). I'm working with the most recent checkpoint62v.
>> 
>> Thanks,
>> David
>> 
>> 
>> _______________________________________________
>> MITgcm-support mailing list
>> MITgcm-support at mitgcm.org
>> http://mitgcm.org/mailman/listinfo/mitgcm-support
> 
> 
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support




More information about the MITgcm-support mailing list