[MITgcm-devel] Recent changes in pkg/ctrl

Jean-Michel Campin jmc at ocean.mit.edu
Sat Jul 28 10:05:07 EDT 2012


Patrick,

After a quick check (1D_ocean_ice_column built), there are few src files
where ctrl_dummy.h is included without ctrl.h :
  cost_atlantic.F
  cost_averagesfields.F
  cost_averagesgeneric.F
  cost_averagesinit.F
  cost_gencost_assignperiod.F
  cost_gencost_customize.F
  cost_trans_merid.F
  cost_trans_zonal.F
and this is a problem since maxCtrlArr2D & maxCtrlArr3D are defined in ctrl.h

would a specific CTRL_SIZE.h would fix this issue ?

Cheers,
Jean-Michel
  
On Sat, Jul 28, 2012 at 09:49:03AM -0400, Jean-Michel Campin wrote:
> Hi Patrick,
> 
> It looks like there is a problem in the changes you made in pkg/ctrl.
> Across all platforms, several experiments (1D_ocean_ice_column,
>  lab_sea, obcs_ctrl, offline_exf_seaice) fail to compile
> with error coming from variables maxCtrlArr2D & maxCtrlArr3D
> beeing not defined in ctrl_dummy.h (common /ctrl_dummy_arr/).
> (not completely clear to me since the error is coming from TAF).
> 
> I think this is also the reason why the OpenAD tests that Jean is
> running overnight failed.
> 
> Cheers,
> Jean-Michel
> 
> _______________________________________________
> MITgcm-devel mailing list
> MITgcm-devel at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-devel



More information about the MITgcm-devel mailing list