/[MITgcm]/MITgcm_contrib/torge/itd/code/seaice_model.F
ViewVC logotype

Log of /MITgcm_contrib/torge/itd/code/seaice_model.F

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


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

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri May 3 19:21:20 2013 UTC (12 years, 3 months ago) by torge
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +1 -143 lines
Diff to previous 1.12
removing all SEAICE_DEBUG related lines,
which were introduced with SEAICE_ITD development


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri May 3 18:59:40 2013 UTC (12 years, 3 months ago) by torge
Branch: MAIN
Changes since 1.11: +25 -30 lines
Diff to previous 1.11
removing all "ToM" comments


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Mar 27 18:59:53 2013 UTC (12 years, 4 months ago) by torge
Branch: MAIN
Changes since 1.10: +10 -55 lines
Diff to previous 1.10
updating my MITgcm_contrib directory to include latest changes on main branch;
settings are to run a 1D test szenario with ITD code and 7 categories


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Oct 30 21:32:54 2012 UTC (12 years, 9 months ago) by torge
Branch: MAIN
Changes since 1.9: +1 -19 lines
Diff to previous 1.9
remove artificial "divergence" rate introduced for quick n dirty 1-D test


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Oct 26 15:07:52 2012 UTC (12 years, 9 months ago) by torge
Branch: MAIN
Changes since 1.8: +6 -5 lines
Diff to previous 1.8
incorporating Jean-Michel's updates in files on main branch


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Oct 22 16:36:45 2012 UTC (12 years, 9 months ago) by torge
Branch: MAIN
Changes since 1.7: +12 -5 lines
Diff to previous 1.7
wrap all msgBuf write statements in SEAICE_DEBUG preprocessor option;
in seaice_model: add a constant divergence rate to mimic dynamics for the 1D verification experiment (not a permanent change)


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Oct 22 16:02:25 2012 UTC (12 years, 9 months ago) by torge
Branch: MAIN
Changes since 1.6: +42 -22 lines
Diff to previous 1.6
seaice_model and seaice_growth adjusted to deliver runtime output for 1D_ocean_ice_column;
this version of seaice_growth finally works,
though it is particularly designed for the case nITD=1 and #undef SEAICE_MULTICATEGORY,
then running the 1D verification experiment over 365 deays with
1) #undef SEAICE_ITD and
2) #define SEAICE_ITD
results in no difference for AREA and HEFF


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Sep 26 17:50:17 2012 UTC (12 years, 10 months ago) by torge
Branch: MAIN
Changes since 1.5: +64 -24 lines
Diff to previous 1.5
preliminary code with lots of output to standard out;
seaice_growth is not working in this version!!!


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Jul 25 17:56:31 2012 UTC (13 years ago) by torge
Branch: MAIN
Changes since 1.4: +25 -5 lines
Diff to previous 1.4
change seaice_itd_sum and seaice_itd_redist to exclude bi,bj loops;
both routines must now be called within bi,bj loops;
this is required in seaice_growth


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Jun 20 19:58:09 2012 UTC (13 years, 1 month ago) by torge
Branch: MAIN
Changes since 1.3: +4 -0 lines
Diff to previous 1.3
introducing 3-D ITD output fields SIheffN and SIareaN
containing ice thickness and fractinal area of each ice thickness category


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Jun 4 16:35:57 2012 UTC (13 years, 2 months ago) by torge
Branch: MAIN
Changes since 1.2: +16 -43 lines
Diff to previous 1.2
adjusting pickup to work with ITD --- introducing seaice_itd_pickup.F (use pickup from single-category files to initialize multi-category variables assuming a log-normal distribution) --- remove some lines from seaice_init_varia.F and seaice_model.F now that pickup works


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Apr 27 22:25:23 2012 UTC (13 years, 3 months ago) by dimitri
Branch: MAIN
Changes since 1.1: +151 -1 lines
Diff to previous 1.1
first check in of itd code


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Apr 27 22:22:17 2012 UTC (13 years, 3 months ago) by dimitri
Branch: MAIN
check-in original code, before itd modifications
seaice_advdiff.F,v 1.60 2012/02/16 01:22:02
seaice_check_pickup.F,v 1.7 2012/03/05 15:21:44
seaice_diagnostics_init.F,v 1.33 2012/02/16 01:22:02
seaice_growth.F,v 1.162 2012/03/15 03:07:31
seaice_init_fixed.F,v 1.19 2012/03/11 13:41:38
seaice_init_varia.F,v 1.72 2012/03/14 22:55:53
seaice_readparms.F,v 1.120 2012/03/14 22:55:53
seaice_write_pickup.F,v 1.14 2012/03/05 15:21:45
seaice_read_pickup.F,v 1.16 2012/03/05 15:21:44
seaice_model.F,v 1.100 2012/03/02 18:56:06
SEAICE.h,v 1.62 2012/03/06 16:51:21
SEAICE_OPTIONS.h,v 1.63 2012/03/08 01:15:02
SEAICE_PARAMS.h,v 1.91 2012/03/11 13:41:38
SEAICE_SIZE.h,v 1.5 2012/03/06 16:51:21
SIZE.h,v 1.28 2009/05/17 21:15:07


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