/[MITgcm]/MITgcm/pkg/seaice/seaice_output.F
ViewVC logotype

Log of /MITgcm/pkg/seaice/seaice_output.F

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


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

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sat May 25 16:19:56 2013 UTC (11 years ago) by jmc
Branch: MAIN
CVS Tags: 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
Changes since 1.15: +5 -1 lines
Diff to previous 1.15
allows to compile without pkg/exf


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Nov 15 00:07:59 2012 UTC (11 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64a, checkpoint64b, checkpoint64c, checkpoint64d, checkpoint64e, checkpoint64f, checkpoint64g
Changes since 1.14: +12 -7 lines
Diff to previous 1.14
snap-shot output of ITD fields: fix MDS output; comment out MNC ones (since
MNC initialisation is missing)


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Nov 10 22:19:03 2012 UTC (11 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
remove tabs


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Oct 22 21:14:07 2012 UTC (11 years, 7 months ago) by heimbach
Branch: MAIN
Changes since 1.12: +31 -1 lines
Diff to previous 1.12
Step 1 of merging ice-thickness distribution (ITD) code from
MITgcm_contrib/torge/itd/code/ to main repository
(author: Torge Martin)


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Jun 7 17:09:47 2012 UTC (12 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63o, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint64
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
add phase-lag to argument list of S/R CAL_TIME2DUMP


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Feb 16 01:22:02 2012 UTC (12 years, 3 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint63j, checkpoint63k, checkpoint63l, checkpoint63m, checkpoint63n
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
- SItracer : added run time params, and allow coupling to ocn salinity.

new run time params in SEAICE_TRACER.h
--------------------------------------
        SItrNumInUse - Number of tracers that are in use (must be less that SItrMaxNum)
        SItrFromOcean0    - for new ice from ocean freeze - constant tracer value
        SItrFromOceanFrac - for new ice from ocean freeze - fraction of ocean tracer
        SItrFromFlood0    - for new ice from snow flood   - constant tracer value
        SItrFromFloodFrac - for new ice from snow flood   - fraction of ocean tracer
        SItrExpand0       - for ice cover thermo. exans.  - constant tracer value
new run time params in SEAICE_PARAMS.h
--------------------------------------
        SEAICE_salinityTracer    :: use SItracer to exchange and trace ocean salt in ice
        SEAICE_age Tracer        :: use SItracer to trace the age of ice

simple propagation of SItrNumInUse in
-------------------------------------
seaice_diagnostics_init.F seaice_diagnostics_state.F
seaice_model.F seaice_advdiff.F
seaice_monitor.F seaice_output.F


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Feb 3 13:34:32 2012 UTC (12 years, 4 months ago) by gforget
Branch: MAIN
Changes since 1.9: +6 -6 lines
Diff to previous 1.9
- removal of the old way of seaice age tracer, which is now replaced by particular cases of SITRACER.
- retired params : SEAICEadvAge, SEAICEadvSchAge, SEAICEdiffKhAge, IceAgeTrFile.
- added to SITRACER : IceAgeTrFile, check pickups, monitor, output.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Apr 28 02:06:31 2011 UTC (13 years, 1 month ago) by ifenty
Branch: MAIN
CVS Tags: checkpoint62x, checkpoint62y, checkpoint62z, checkpoint63, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63h, checkpoint63i
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Renaming of compile time flag SEAICE_SALINITY to SEAICE_VARIABLE_SALINITY and
SEAICE_salinity to SIsalFRAC.

Added logical checks for the use of the retired variable names in
 seaice_readparms and seaice_check.

 ----------------------------------------------------------------------
 Modified Files:
 	pkg/autodiff/autodiff_restore.F pkg/autodiff/autodiff_store.F
 	pkg/obcs/obcs_apply_seaice.F pkg/seaice/SEAICE.h
 	pkg/seaice/SEAICE_OPTIONS.h pkg/seaice/SEAICE_PARAMS.h
 	pkg/seaice/seaice_ad_check_lev1_dir.h
 	pkg/seaice/seaice_advdiff.F pkg/seaice/seaice_check.F
 	pkg/seaice/seaice_diagnostics_state.F
 	pkg/seaice/seaice_growth.F pkg/seaice/seaice_init_varia.F
 	pkg/seaice/seaice_model.F pkg/seaice/seaice_monitor.F
 	pkg/seaice/seaice_output.F pkg/seaice/seaice_read_pickup.F
 	pkg/seaice/seaice_readparms.F pkg/seaice/seaice_write_pickup.F
 ----------------------------------------------------------------------


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Apr 20 00:40:41 2011 UTC (13 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62w
Changes since 1.7: +5 -6 lines
Diff to previous 1.7
fix previous modif (correct declaration for iTracer & pref)


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sat Mar 5 18:06:06 2011 UTC (13 years, 3 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint62u, checkpoint62v
Changes since 1.6: +12 -2 lines
Diff to previous 1.6
Start a seaice tracer-like code but for now confinded to ice age


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Jan 3 00:27:36 2010 UTC (14 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62a, checkpoint62b, checkpoint62c, checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j, checkpoint62k, checkpoint62l, checkpoint62m, checkpoint62n, checkpoint62o, checkpoint62p, checkpoint62q, checkpoint62r, checkpoint62s, checkpoint62t
Changes since 1.5: +80 -76 lines
Diff to previous 1.5
- rename: SEAICE_DIAGS.h --> SEAICE_TAVE.h
- use simpler (no level index) cumulative-time counter: SEAICE_timeAve(bi,bj)
- cumulate fields only if doing time-ave output (SEAICE_taveFreq > 0)


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Oct 4 22:30:38 2009 UTC (14 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z, checkpoint62
Changes since 1.4: +4 -1 lines
Diff to previous 1.4
add binary output for seaice Open-Boundary values (freq= diagFreq)


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Sep 2 19:25:53 2009 UTC (14 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61v
Changes since 1.3: +5 -5 lines
Diff to previous 1.3
use right type of S/R to write out uwind,vwind (RL type).


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Jun 24 09:06:11 2009 UTC (14 years, 11 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u
Changes since 1.2: +19 -19 lines
Diff to previous 1.2
while I am at it: remove the third dimension of these tave-fields (who
uses them anyway?)


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Jun 24 08:01:43 2009 UTC (14 years, 11 months ago) by mlosch
Branch: MAIN
Changes since 1.1: +13 -59 lines
Diff to previous 1.1
 third and step of replacing 3D versions of UICE,VICE,HEFF,AREA by 2D
 versions. Keep your fingers crossed.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Jun 17 14:51:50 2009 UTC (14 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61q
rename seaice_do_diags.F --> seaice_output.F ; remove PLOT_FIELD_XYZ calls ;
writing 3-levels field: skip copy to temp array by calling the right pkg/rw S/R


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