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

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

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


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

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Thu Jan 28 12:57:03 2016 UTC (8 years, 2 months ago) by mlosch
Branch: MAIN
CVS Tags: HEAD, 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.17: +1 -1 lines
Diff to previous 1.17
replace old parameters by new ones
    SEAICEnonLinIterMax replaces SEAICEnewtonIterMax/NPSEUDOTIMESTEPS
    SEAICElinearIterMax replaces SEAICEkrylovIterMax/SOLV_MAX_ITER
    SEAICEpreLinIterMax replaces SOLV_MAX_ITER in preconditioner
    SEAICEpreNL_IterMax replaces NPSEUDOTIMESTEPS in preconditioner
    SEAICEnonLinTol     replaces JFNKgamma_nonlin


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Apr 11 14:46:29 2013 UTC (11 years ago) by gforget
Branch: MAIN
CVS Tags: 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
Changes since 1.16: +4 -0 lines
Diff to previous 1.16
- switch to HO = 0.2
  To be better consistent with thsice and initial condition.
  With SEAICE_areaLossFormula = 1, HO has a large influence on
  the ~ equilibrium solution. The three terms of melt/growth
  act separately on ice concentration, which stays below 1.
- switch to SEAICE_areaLossFormula = 2
  Leads to a ~ equilibrium solution (after 3 years run)
  that is ~1 for ice concentration (in cold atm sector)
  similar to the thsice solution.
- switch to SEAICE_growMeltByConv = .TRUE.
  Has little influence with SEAICE_areaLossFormula = 2
- switch to SEAICE_doOpenWaterMelt = .TRUE.
  Has little influence with SEAICE_areaLossFormula = 2
  over most of the domain. But there were spurious 500m ice
  in the extreme cold part of the domain (top right corner,
  where the ocean is below freezing) that are
  removed when using SEAICE_doOpenWaterMelt.
- these parameter choices do not seem to affect
  the adjoint accuracy much.


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Mar 25 02:37:36 2013 UTC (11 years, 1 month ago) by gforget
Branch: MAIN
CVS Tags: checkpoint64f
Changes since 1.15: +38 -31 lines
Diff to previous 1.15
- new experiment.


Revision 1.15
Mon Mar 25 02:37:07 2013 UTC (11 years, 1 month ago) by gforget
Branch: MAIN
Changes since 1.14: +0 -0 lines
FILE REMOVED
- remove old experiment.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Dec 22 18:07:32 2012 UTC (11 years, 4 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint64b, checkpoint64c, checkpoint64d, checkpoint64e
Changes since 1.13: +6 -0 lines
Diff to previous 1.13
- switch to 4 time steps, consistent with lab_sea.
- match paramaters from SEAICE_GROWTH_LEGACY branch.


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Mar 3 03:42:26 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: +2 -0 lines
Diff to previous 1.12
- McPhee params revision.


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


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


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Jan 17 15:29:27 2012 UTC (12 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63i
Changes since 1.9: +0 -5 lines
Diff to previous 1.9
use pkg/exf default emissivities.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Dec 22 12:33:40 2011 UTC (12 years, 4 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint63h
Changes since 1.8: +5 -0 lines
Diff to previous 1.8
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.8 - (view) (download) (annotate) - [select for diffs]
Sun May 29 20:12:55 2011 UTC (12 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62z, checkpoint63, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g
Changes since 1.7: +7 -5 lines
Diff to previous 1.7
switch to SEAICEuseFluxForm (this is the new default)
 and keep old default value for DIFF1 (=0.004)


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Apr 25 21:20:13 2011 UTC (13 years ago) by ifenty
Branch: MAIN
CVS Tags: checkpoint62w, checkpoint62x, checkpoint62y
Changes since 1.6: +0 -4 lines
Diff to previous 1.6
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.6 - (view) (download) (annotate) - [select for diffs]
Fri Apr 22 17:13:14 2011 UTC (13 years ago) by ifenty
Branch: MAIN
Changes since 1.5: +0 -1 lines
Diff to previous 1.5
Update offline_exf_seaice verification experiment

#1) Removed ICE2WATR from input/ and input_ad/data.seaice

No need to change output*.txt files

: Modified Files:
: 	offline_exf_seaice/input_ad/data.seaice
: 	offline_exf_seaice/input.seaicetd/data.seaice
: ----------------------------------------------------------------------


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


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Apr 6 21:15:12 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.3: +4 -0 lines
Diff to previous 1.3
specify costIce_Start/End (taken from lab_sea/input_ad/data.seaice)


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Mar 24 16:03:08 2009 UTC (15 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.2: +7 -0 lines
Diff to previous 1.2
set flags to their previous default value (SEAICEadvSalt,Age,Snow=F)


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Nov 30 14:23:42 2007 UTC (16 years, 4 months ago) by jmc
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.1: +1 -0 lines
Diff to previous 1.1
set ICE2WATR=0.92 (after changing ICE2WATR default)


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Jun 25 20:15:44 2007 UTC (16 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59e, checkpoint59f, checkpoint59g, checkpoint59h, checkpoint59i, checkpoint59j
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