/[MITgcm]/MITgcm/verification/lab_sea/input_ad/data.seaice
ViewVC logotype

Log of /MITgcm/verification/lab_sea/input_ad/data.seaice

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


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

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sat Dec 22 18:10:02 2012 UTC (11 years, 3 months ago) by gforget
Branch: MAIN
CVS Tags: HEAD, checkpoint64b, checkpoint64c, checkpoint64d, checkpoint64e, checkpoint64f, checkpoint64g, checkpoint64h, checkpoint64i, checkpoint64j, checkpoint64k, checkpoint64l, checkpoint64m, checkpoint64n, checkpoint64o, checkpoint64p, checkpoint64q, checkpoint64r, checkpoint64s, checkpoint64t, checkpoint64u, checkpoint64v, checkpoint64w, checkpoint64x, checkpoint64y, checkpoint64z, checkpoint65, checkpoint65a, checkpoint65b, checkpoint65c, checkpoint65d, checkpoint65e, 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: +6 -0 lines
Diff to previous 1.20
- match paramaters from SEAICE_GROWTH_LEGACY branch.


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Dec 19 15:34:38 2012 UTC (11 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.19: +1 -0 lines
Diff to previous 1.19
need to specify SEAICE_multDim=7 (since default setting in seaice_readparms.F
 has changed)


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sun Mar 11 14:06:18 2012 UTC (12 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63k, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint64, checkpoint64a
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
rename parameters: SIsalFrac to SEAICE_saltFrac & SIsal0 to SEAICE_salt0


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat Feb 11 03:49:23 2012 UTC (12 years, 1 month ago) by gforget
Branch: MAIN
CVS Tags: checkpoint63j
Changes since 1.17: +2 -0 lines
Diff to previous 1.17
- update CPPs and run time params (SEAICE_tempFrz0    = -1.96,
  SEAICE_dTempFrz_dS = 0., to use constant freezing point).
- no result chnages.


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Feb 7 02:02:42 2012 UTC (12 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.16: +3 -0 lines
Diff to previous 1.16
set useMaykutSatVapPoly=T & postSolvTempIter=0
to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Fri Feb 3 13:37:58 2012 UTC (12 years, 1 month ago) by gforget
Branch: MAIN
Changes since 1.15: +0 -1 lines
Diff to previous 1.15
- remove SEAICE_AGE and add two SITRACER in the foward tests.


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue Jan 17 15:42:37 2012 UTC (12 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63i
Changes since 1.14: +1 -8 lines
Diff to previous 1.14
- use pkg/exf default emissivities
- use default SEAICEuseFluxForm with simple harmonic diffusivity
  (SEAICEdiffKhArea=200.) instead of DIFF1.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Dec 22 12:33:40 2011 UTC (12 years, 3 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint63h
Changes since 1.13: +5 -0 lines
Diff to previous 1.13
sort out emissivity and long wave radiation step 2:
add emissivity for snow and ice as new run-time parameters
that default to the corresponding exf values; this
changes results in many verification experiments so that for backward
compatibility these parameter are now set explicitly to inconsistent
values (ugly)


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sun May 29 19:24:05 2011 UTC (12 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62z, checkpoint63, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g
Changes since 1.12: +8 -1 lines
Diff to previous 1.12
use old default value for SEAICEuseFluxForm (=F) and DIFF1 (=0.004).


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Apr 28 02:08:59 2011 UTC (12 years, 11 months ago) by ifenty
Branch: MAIN
CVS Tags: checkpoint62x, checkpoint62y
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
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.11 - (view) (download) (annotate) - [select for diffs]
Mon Apr 25 21:20:12 2011 UTC (12 years, 11 months ago) by ifenty
Branch: MAIN
CVS Tags: checkpoint62w
Changes since 1.10: +0 -4 lines
Diff to previous 1.10
Verification experiment update

1) Remove "backward compatability only" lines from lab_sea, offline_exf_seaice, and seaice_obcs  data.seaice files

< # for backward compatibility only:
<  SEAICE_cpAir       = 1.0039560439560439e+03,
<  SEAICE_lhSublim    = 2.8340219780219775e+06,
<  SEAICE_rhoAir      = 1.3E0,

2) Added rhoConstFresh = 999.8 in input*/data where no rhoConstFresh was previously defined

3) Update output*.txt where necessary

 Modified Files:
        1D_ocean_ice_column/input/data.seaice
        1D_ocean_ice_column/results/output.txt

        lab_sea/input_ad/data
        lab_sea/input_ad/data.seaice
        lab_sea/input_ad.evp/data
        lab_sea/input_ad.evp/data.seaice
        lab_sea/input_ad.noseaicedyn/data.seaice
        lab_sea/input_ad_seaice_ocean/data
        lab_sea/input_ad_seaice_ocean/data.seaice
        lab_sea/input_ad_seaice_only/data
        lab_sea/input_ad_seaice_only/data.seaice
        lab_sea/input/data
        lab_sea/input/data.seaice
        lab_sea/input.fd/data.seaice
        lab_sea/input.hb87/data
        lab_sea/input.hb87/data.seaice
        lab_sea/input.salt_plume/data
        lab_sea/input.salt_plume/data.seaice
        lab_sea/results/output_adm.evp.txt
        lab_sea/results/output_adm.noseaicedyn.txt
        lab_sea/results/output_adm.noseaice.txt
        lab_sea/results/output_adm.txt lab_sea/results/output.fd.txt
        lab_sea/results/output.hb87.txt
        lab_sea/results/output.salt_plume.txt
        lab_sea/results/output.txt

        offline_exf_seaice/input_ad/data
        offline_exf_seaice/input_ad/data.seaice
        offline_exf_seaice/input/data
        offline_exf_seaice/input.seaicetd/data
        offline_exf_seaice/input.seaicetd/data.seaice
        offline_exf_seaice/results/output_adm.txt
        offline_exf_seaice/results/output.seaicetd.txt

        seaice_obcs/input/data
        seaice_obcs/input/data.seaice
        seaice_obcs/results/output.txt


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Apr 22 17:05:06 2011 UTC (12 years, 11 months ago) by ifenty
Branch: MAIN
Changes since 1.9: +0 -1 lines
Diff to previous 1.9
Update lab_sea and seaice_obcs verification experiments

#1) Removed ICE2WATR from input/ and input_ad/data.seaice
#2) Updated results/output.txt and output_adm.txt in those verif. experiments that used the incorrect ICE2WATR values

: Modified Files:
: 	lab_sea/input_ad/data.seaice
        lab_sea/input_ad.evp/data.seaice
: 	lab_sea/input_ad.noseaicedyn/data.seaice
: 	lab_sea/input_ad_seaice_ocean/data.seaice
: 	lab_sea/input_ad_seaice_only/data.seaice
: 	lab_sea/input/data.seaice
        lab_sea/input.fd/data.seaice
: 	lab_sea/input.hb87/data.seaice
: 	lab_sea/input.salt_plume/data.seaice

: 	lab_sea/results/output_adm.evp.txt
: 	lab_sea/results/output_adm.noseaicedyn.txt
: 	lab_sea/results/output_adm.noseaice.txt
: 	lab_sea/results/output_adm.txt
: 	lab_sea/results/output.salt_plume.txt

: 	seaice_obcs/input/data.seaice
:       seaice_obcs/results/output.txt

: ----------------------------------------------------------------------


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Nov 19 16:21:40 2010 UTC (13 years, 4 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint62o, checkpoint62p, checkpoint62q, checkpoint62r, checkpoint62s, checkpoint62t, checkpoint62u, checkpoint62v
Changes since 1.8: +4 -0 lines
Diff to previous 1.8
in order to reproduce the old results, many data.seaice now contain
funny values for cpAir and latent heat of sublimation


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Mar 24 16:05:34 2009 UTC (15 years ago) by jmc
Branch: MAIN
CVS Tags: 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, checkpoint62n
Changes since 1.7: +9 -4 lines
Diff to previous 1.7
set flags to their previous default value (SEAICEadvSalt,Age=F)


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Nov 29 09:07:31 2007 UTC (16 years, 4 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n, checkpoint59o, checkpoint59p, checkpoint59q, checkpoint59r, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k
Changes since 1.6: +1 -0 lines
Diff to previous 1.6
Changed ICE2WATR to SEAICE_rhoIce/rhoConst for consistency between
dynamics and thermodynamics of pkg/seaice.
Set ICE2WATR=0.92 to reproduce old output.txt in verification experiments.
http://forge.csail.mit.edu/pipermail/mitgcm-devel/2007-October/003053.html


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Sep 28 20:10:00 2007 UTC (16 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59h, checkpoint59i, checkpoint59j
Changes since 1.5: +2 -0 lines
Diff to previous 1.5
Change reference output for adjoint yet again
(after checking that recent fixes reproduce old reference):
o SEAICE_EXCLUDE_FOR_EXACT_AD_TESTING
o SEAICE_salinity    = 0.3
o SEAICE_availHeatFrac = 0.8


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Sep 26 04:38:20 2007 UTC (16 years, 6 months ago) by heimbach
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
o Something seems wrong with EVP adjoint so revert to LSR adjoint
o Add SEAICE_SALINITY adjoint


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Jun 22 20:02:09 2007 UTC (16 years, 9 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59e, checkpoint59f, checkpoint59g
Changes since 1.3: +2 -0 lines
Diff to previous 1.3
o Add SEAICEadvSnow, SEAICEuseFlooding to adjoint calculation
  (changes results)
o Add init. AREA, HEFF to control vector


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Apr 24 21:32:11 2007 UTC (16 years, 11 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59a, checkpoint59b, checkpoint59c, checkpoint59d
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
o remove SEAICEuseEVP flag
o set SEAICE_EVP = 1.E-8
  This fixes the 1.E34 gradient, but 1.E-9 would not fix them
  Question is whether that epsilon is small enough, and why
  it is so sensitive;
  Likely culprit is new code in seaice_evp.F:
             deltaC = SQRT(MAX(deltaC,SEAICE_EPS_SQ))
             deltaZ = SQRT(MAX(deltaZ,SEAICE_EPS_SQ))


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Dec 18 23:49:52 2006 UTC (17 years, 3 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58t_post, checkpoint58u_post, checkpoint58v_post, checkpoint58w_post, checkpoint58x_post, checkpoint58y_post, checkpoint59
Changes since 1.1: +2 -0 lines
Diff to previous 1.1
o in data, remove some default options
o in data.seaice, add EVP runtime flags


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Dec 15 18:11:59 2006 UTC (17 years, 3 months ago) by heimbach
Branch: MAIN
Initial check-in of lab_sea adjoint
(very similar to natl_box_adjoint/code_seaice)
* used C-grid and EVP solver
* used KPP, GM/Redi
* uses inAdExact=.TRUE.
* gradient checks fail for both ADM and TLM
  due to sensitive snow melt code in seaice_grwoth (look for "JZ")
  f.d. gradients actually seem more problematic than ADM, TLM gradients;
  issue is related to forward mismatch between g77 an ifort


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