/[MITgcm]/MITgcm/verification/offline_exf_seaice/code_ad/SEAICE_OPTIONS.h
ViewVC logotype

Log of /MITgcm/verification/offline_exf_seaice/code_ad/SEAICE_OPTIONS.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Wed Oct 1 16:06:55 2014 UTC (9 years, 6 months ago) by gforget
Branch: MAIN
CVS Tags: HEAD, checkpoint65f, checkpoint65g, checkpoint65h, checkpoint65i, checkpoint65j, checkpoint65k, checkpoint65l, checkpoint65m, checkpoint65n, checkpoint65o, checkpoint65p, checkpoint65q, checkpoint65r, checkpoint65s, checkpoint65t, checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint65y, checkpoint65z, checkpoint66a, checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e, checkpoint66f, checkpoint66g, checkpoint66h, checkpoint66i, checkpoint66j, checkpoint66k, checkpoint66l, checkpoint66m, checkpoint66n, checkpoint66o
Changes since 1.20: +7 -1 lines
Diff to previous 1.20
- remove ALLOW_COST_ICE, ALLOW_SEAICE_COST_SMR_AREA from ECCO_CPPOPTIONS.h
  (note : this experience does not use seaice)


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Jun 25 14:11:22 2014 UTC (9 years, 10 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint64z, checkpoint65, checkpoint65a, checkpoint65b, checkpoint65c, checkpoint65d, checkpoint65e
Changes since 1.19: +4 -1 lines
Diff to previous 1.19
add SEAICE_VECTORIZE_LSR to reduce the number of TAF complaints
(recomputations in seaice_lsr_tridiagv)


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Mar 29 02:03:23 2013 UTC (11 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint64f, checkpoint64g, checkpoint64h, checkpoint64i, checkpoint64j, checkpoint64k, checkpoint64l, checkpoint64m, checkpoint64n, checkpoint64o, checkpoint64p, checkpoint64q, checkpoint64r, checkpoint64s, checkpoint64t, checkpoint64u, checkpoint64v, checkpoint64w, checkpoint64x, checkpoint64y
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
Avoid for now using JFNK code in adjoint, which causes TAF error
(S/R not seen). I don't know the status of that code
(would have to add seaice_fgmres.F to diff.list)


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Mar 25 02:39:33 2013 UTC (11 years, 1 month ago) by gforget
Branch: MAIN
Changes since 1.17: +10 -10 lines
Diff to previous 1.17
- new experiment.


Revision 1.17
Mon Mar 25 02:38:58 2013 UTC (11 years, 1 month ago) by gforget
Branch: MAIN
Changes since 1.16: +1 -1 lines
FILE REMOVED
- remove old experiment.


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Dec 27 23:01:00 2012 UTC (11 years, 3 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint64c, checkpoint64d, checkpoint64e
Changes since 1.15: +1 -8 lines
Diff to previous 1.15
- remove documentation for retired CPP flags (SEAICE_GROWTH_LEGACY, SEAICE_CAP_HEFF).


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat Dec 22 18:06:25 2012 UTC (11 years, 4 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint64b
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
- switch to new code (#undef SEAICE_GROWTH_LEGACY).


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Dec 22 00:52:05 2012 UTC (11 years, 4 months ago) by dimitri
Branch: MAIN
Changes since 1.13: +39 -29 lines
Diff to previous 1.13
Replace SEAICE_MULTICATEGORY check with "warning" instead of "error+stop".
Update SEAICE_OPTIONS.h for main code and "almost-up-to-date" verification experiments.


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Mar 8 01:19:24 2012 UTC (12 years, 1 month ago) by gforget
Branch: MAIN
CVS Tags: checkpoint63k, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint64, checkpoint64a
Changes since 1.12: +1 -11 lines
Diff to previous 1.12
remove 	MCPHEE_OCEAN_ICE_HEAT_FLUX
	MCPHEE_OCEAN_ICE_HEAT_FLUX
	GRADIENT_MIXED_LAYER_TURBULENCE_FACTOR
from SEAICE_OPTIONS.h


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Mar 3 03:42:53 2012 UTC (12 years, 1 month ago) by gforget
Branch: MAIN
Changes since 1.11: +6 -1 lines
Diff to previous 1.11
- SEAICE_OPTIONS.h : define MCPHEE_OCEAN_ICE_HEAT_FLUX and GRADIENT_MIXED_LAYER_TURBULENCE_FACTOR
  that only serve the purpose of stopping in seaice_check to aknowledge the change of defaults.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Feb 13 23:25:24 2012 UTC (12 years, 2 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint63j
Changes since 1.10: +4 -1 lines
Diff to previous 1.10
- define SEAICE_DISABLE_HEATCONSFIX, until it confirmed
  by the group that my "fix" is correct, or otherwise.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat Feb 11 03:50:06 2012 UTC (12 years, 2 months ago) by gforget
Branch: MAIN
Changes since 1.9: +9 -11 lines
Diff to previous 1.9
- update CPPs and run time params (SEAICE_tempFrz0    = -1.96,
  SEAICE_dTempFrz_dS = 0., to use constant freezing point).
- no result chnages.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Feb 9 03:47:54 2012 UTC (12 years, 2 months ago) by gforget
Branch: MAIN
Changes since 1.8: +2 -13 lines
Diff to previous 1.8
- rm retired CPPs.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Feb 7 18:53:14 2012 UTC (12 years, 2 months ago) by gforget
Branch: MAIN
Changes since 1.7: +1 -4 lines
Diff to previous 1.7
- remove retired CPPs MCPHEE_OCEAN_ICE_HEAT_FLUX, GRADIENT_MIXED_LAYER_TURBULENCE_FACTOR.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Jan 17 14:26:44 2012 UTC (12 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63i
Changes since 1.6: +1 -2 lines
Diff to previous 1.6
- no need to include EXF_OPTIONS.h (mostly empty with ALLOW_AUTODIFF_TAMC
  defined) since all pkg/exf options are set in ECCO_CPPOPTIONS.h which is
  included here through CPP_OPTIONS.h


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Dec 24 01:17:53 2011 UTC (12 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63h
Changes since 1.5: +32 -9 lines
Diff to previous 1.5
bring OPTIONS files up-to-date


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Apr 28 02:09:00 2011 UTC (13 years ago) by ifenty
Branch: MAIN
CVS Tags: checkpoint62x, checkpoint62y, checkpoint62z, checkpoint63, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Updating of verification experiments now that SEAICE_SALINITY has
been changed to SEAICE_VARIABLE_SALINITY and SEAICE_salinity has been
changed to SIsalFRAC.

Noticed that ICE2WATR was still being used to initialize the HSALT
in the lab_sea verification experiments.  Removed it from the code
but that broke testreport.  Hence, some lab_sea/results/*txt files
had to be replaced.

Now pretty sure that ICE2WATR has been complete neutralized.

: Modified Files:
: 	lab_sea/results/output_adm.evp.txt
: 	lab_sea/results/output_adm.noseaicedyn.txt
: 	lab_sea/results/output_adm.txt
: 	lab_sea/input_ad/data.seaice lab_sea/input_ad.evp/data.seaice
: 	lab_sea/input_ad.noseaicedyn/data.seaice
: 	lab_sea/input.salt_plume/data.seaice
: 	lab_sea/code_ad/SEAICE_OPTIONS.h lab_sea/code/SEAICE_OPTIONS.h

: 	1D_ocean_ice_column/input_ad/data.seaice
: 	1D_ocean_ice_column/input/data.seaice
: 	1D_ocean_ice_column/code_ad/SEAICE_OPTIONS.h
: 	1D_ocean_ice_column/code/SEAICE_OPTIONS.h

: 	seaice_obcs/input/data.seaice
: 	seaice_obcs/code/SEAICE_OPTIONS.h

: 	global_ocean.cs32x15/code_ad/SEAICE_OPTIONS.h
: 	global_ocean.cs32x15/code/SEAICE_OPTIONS.h
:
: 	offline_exf_seaice/code_ad/SEAICE_OPTIONS.h
: 	offline_exf_seaice/code/SEAICE_OPTIONS.h
: ----------------------------------------------------------------------


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat Mar 5 18:16:31 2011 UTC (13 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint62u, checkpoint62v, checkpoint62w
Changes since 1.3: +1 -6 lines
Diff to previous 1.3
Start a seaice tracer-like code but for now confinded to ice age


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Oct 29 00:16:11 2010 UTC (13 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62n, checkpoint62o, checkpoint62p, checkpoint62q, checkpoint62r, checkpoint62s, checkpoint62t
Changes since 1.2: +92 -23 lines
Diff to previous 1.2
define SEAICE_GROWTH_LEGACY and SEAICE_SOLVE4TEMP_LEGACY
 (except in global_ocean.cs32x15 which does not call seaice_growth)


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Oct 9 02:36:42 2007 UTC (16 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59i, checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n, checkpoint59o, checkpoint59p, checkpoint59q, checkpoint59r, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l, checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u, checkpoint61v, checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z, checkpoint62, checkpoint62a, checkpoint62b, checkpoint62c, checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j, checkpoint62k, checkpoint62l, checkpoint62m
Changes since 1.1: +2 -1 lines
Diff to previous 1.1
add missing cvs $Header:$ or $Name:$


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Jun 25 20:15:43 2007 UTC (16 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59e, checkpoint59f, checkpoint59g, checkpoint59h
Adding verification for seaice stand-alone adjoint.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.22