[MITgcm-cvs] MITgcm/pkg/exf CVS Commit

Gael Forget gforget at baudelaire.csail.mit.edu
Tue Aug 28 15:17:46 EDT 2012


Update of /u/gcmpack/MITgcm/pkg/exf
In directory baudelaire:/srv/scratch/gforget/MITgcm/pkg/exf

Modified Files:
	EXF_PARAM.h exf_ad_check_lev1_dir.h exf_ad_dump.F 
	exf_adjoint_snapshots__g.F exf_adjoint_snapshots_ad.F 
	exf_bulkformulae.F exf_check.F exf_check_range.F 
	exf_diagnostics_fill.F exf_getffields.F exf_getforcing.F 
	exf_getsurfacefluxes.F exf_init.F exf_init_fixed.F 
	exf_monitor.F exf_monitor_ad.F exf_readparms.F exf_summary.F 
	exf_wind.F 
Log Message:

- pkg/exf : added run time switch useAtmWind to replace ALLOW_ATM_WIND       
  cpp switch. ALLOW_ATM_WIND now just sets the useAtmWind default (see 
  exf_readparms.F) and force defines ALLOW_BULKFORMULAE (EXF_OPTIONS.h).
- pkg/exf, autodiff, ctrl, ecco and seaice : remove ALLOW_ATM_WIND
  brackets, or replace them with useAtmWind ones.
- pkg/ctrl, ecco : allow to compile both ALLOW_U/VSTRESS_CONTROL and 
  ALLOW_U/VWIND_CONTROL. Depending on useAtmWind, one is inactive, 
  and the other is active (see exf_getffields.F/exf_getsurfacefluxes.F).





More information about the MITgcm-cvs mailing list