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

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

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


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

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue Apr 9 21:01:52 2013 UTC (11 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: HEAD, 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.27: +7 -5 lines
Diff to previous 1.27
skip monitor of some pkg/seaice thermodynamics var. when using pkg/thsice


Revision 1.27 - (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, checkpoint63o, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint64, checkpoint64a, checkpoint64b, checkpoint64c, checkpoint64d, checkpoint64e, checkpoint64f
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
- 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.26 - (view) (download) (annotate) - [select for diffs]
Fri Feb 3 13:34:32 2012 UTC (12 years, 3 months ago) by gforget
Branch: MAIN
Changes since 1.25: +7 -7 lines
Diff to previous 1.25
- 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.25 - (view) (download) (annotate) - [select for diffs]
Wed Dec 28 19:22:27 2011 UTC (12 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63h, checkpoint63i
Changes since 1.24: +1 -5 lines
Diff to previous 1.24
change declaration of UVM from _RL to _RS in order to get B-grid
  uIce,vIce monitor when _RS = real*4


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu Apr 28 02:06:31 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.23: +3 -3 lines
Diff to previous 1.23
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.23 - (view) (download) (annotate) - [select for diffs]
Wed Apr 20 01:34:27 2011 UTC (13 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62w
Changes since 1.22: +5 -3 lines
Diff to previous 1.22
avoid un-used variables (placed within proper #ifdef)


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


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Thu Oct 7 15:16:45 2010 UTC (13 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62m, checkpoint62n, checkpoint62o, checkpoint62p, checkpoint62q, checkpoint62r, checkpoint62s, checkpoint62t
Changes since 1.20: +4 -2 lines
Diff to previous 1.20
remove unused variables


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Tue Mar 16 00:23:19 2010 UTC (14 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j, checkpoint62k, checkpoint62l
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
avoid unbalanced quote (single or double) in commented line


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Mon Dec 21 00:18:35 2009 UTC (14 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62, checkpoint62a, checkpoint62b, checkpoint62c
Changes since 1.18: +20 -23 lines
Diff to previous 1.18
- use new S/R version for statistics with mask & volume;
- use interior masks (instead of maskH, <- to be remove).
- fix multi-tiles (C-grid) uIce,vIce monitor


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Sep 2 22:29:15 2009 UTC (14 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61v, checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z
Changes since 1.17: +5 -1 lines
Diff to previous 1.17
disable monitor of B-grid uIce,vIce when REAL4_IS_SLOW is undef


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Jun 24 08:01:43 2009 UTC (14 years, 10 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u
Changes since 1.16: +10 -74 lines
Diff to previous 1.16
 third and step of replacing 3D versions of UICE,VICE,HEFF,AREA by 2D
 versions. Keep your fingers crossed.


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Mar 3 14:05:12 2009 UTC (15 years, 2 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint61j, checkpoint61k, checkpoint61l, checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q
Changes since 1.15: +3 -3 lines
Diff to previous 1.15
make coordinate variable T really model time in seconds as promised by units


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Dec 17 03:33:30 2008 UTC (15 years, 5 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint61g, checkpoint61h, checkpoint61i
Changes since 1.14: +14 -1 lines
Diff to previous 1.14
added sea ice age tracer;  #define SEAICE_AGE in SEAICE_PARAMS.h


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Jan 11 22:21:00 2008 UTC (16 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59m, checkpoint59n, checkpoint59o, checkpoint59p, checkpoint59q, checkpoint59r, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f
Changes since 1.13: +7 -3 lines
Diff to previous 1.13
print uice,vice monitor only when it's right (i.e., only 1 tile/node).


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri Sep 21 20:32:06 2007 UTC (16 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59h, checkpoint59i, checkpoint59j, checkpoint59k, checkpoint59l
Changes since 1.12: +1 -51 lines
Diff to previous 1.12
remove "Trick to get monitor output for testreport" (ALLOW_BULK_OFFLINE)


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Sep 15 01:38:59 2007 UTC (16 years, 8 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint59g
Changes since 1.11: +14 -1 lines
Diff to previous 1.11
adding ice salinity HSALT as a prognostic variable


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Jul 7 13:20:20 2007 UTC (16 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59e, checkpoint59f
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
Provide dummy argument for offline monitor.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Jun 25 15:41:57 2007 UTC (16 years, 10 months ago) by heimbach
Branch: MAIN
Changes since 1.9: +6 -3 lines
Diff to previous 1.9
One more trick to make testreport say "pass"
despite no entry for cg2d


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Jun 23 14:48:08 2007 UTC (16 years, 10 months ago) by heimbach
Branch: MAIN
Changes since 1.8: +48 -1 lines
Diff to previous 1.8
Modifs to enable running exf and seaice as stand-alone
(monitor output tricked so testreport can probe results)


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Oct 23 15:11:40 2006 UTC (17 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58r_post, checkpoint58s_post, checkpoint58t_post, checkpoint58u_post, checkpoint58v_post, checkpoint58w_post, checkpoint58x_post, checkpoint58y_post, checkpoint59, checkpoint59a, checkpoint59b, checkpoint59c, checkpoint59d
Changes since 1.7: +12 -1 lines
Diff to previous 1.7
Adding HSNOW to seaice_monitor.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Oct 18 16:08:13 2006 UTC (17 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58q_post
Changes since 1.6: +1 -5 lines
Diff to previous 1.6
fix latest modif


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Oct 17 18:22:33 2006 UTC (17 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.5: +8 -12 lines
Diff to previous 1.5
use function "MASTER_CPU_IO" to hide EESUPPORT.h from TAF.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Jun 23 00:50:22 2006 UTC (17 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58k_post, checkpoint58l_post, checkpoint58m_post, checkpoint58n_post, checkpoint58o_post, checkpoint58p_post
Changes since 1.4: +64 -56 lines
Diff to previous 1.4
only the master thread is allowed to switch On/Off mon_write_stdout
and mon_write_mnc (since it's the only thread that uses those flags)


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Jun 20 20:57:06 2006 UTC (17 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.3: +83 -4 lines
Diff to previous 1.3
change seaice_monitor: - independant of main-monitor (write it's own mnc file)
 - called from the end of S/R SEAICE_DO_DIAGS


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Mar 7 05:04:38 2006 UTC (18 years, 2 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint58b_post, checkpoint58c_post, checkpoint58d_post, checkpoint58e_post, checkpoint58f_post, checkpoint58g_post, checkpoint58h_post, checkpoint58i_post, checkpoint58j_post
Changes since 1.2: +11 -2 lines
Diff to previous 1.2
o fix monitor output for velocities on C-grid


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Apr 6 18:46:34 2005 UTC (19 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57f_post, checkpoint57g_post, checkpoint57g_pre, checkpoint57h_done, checkpoint57h_post, checkpoint57h_pre, checkpoint57i_post, checkpoint57j_post, checkpoint57k_post, checkpoint57l_post, checkpoint57m_post, checkpoint57n_post, checkpoint57o_post, checkpoint57p_post, checkpoint57q_post, checkpoint57r_post, checkpoint57s_post, checkpoint57t_post, checkpoint57v_post, checkpoint57w_post, checkpoint57x_post, checkpoint57y_post, checkpoint57y_pre, checkpoint57z_post, checkpoint58, checkpoint58a_post
Changes since 1.1: +1 -3 lines
Diff to previous 1.1
use baseTime as time origin ; DIFF_BASE_MULTIPLE replaces DIFFERENT_MULTIPLE


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Dec 23 21:28:47 2004 UTC (19 years, 4 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint57c_post, checkpoint57c_pre, checkpoint57d_post, checkpoint57e_post, checkpoint57f_pre, eckpoint57e_pre
o added pkg/seaice/seaice_monitor.F


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