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

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

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


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

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Oct 29 00:11:20 2010 UTC (13 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62n
Changes since 1.5: +77 -78 lines
Diff to previous 1.5
move OPTIONS (formerly locally defined) to SEAICE_OPTIONS.h


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Oct 17 09:51:05 2010 UTC (13 years, 7 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint62m
Changes since 1.4: +356 -328 lines
Diff to previous 1.4
 vectorize seaice_solve4temp.F
  - move iterations loops outside of i/j-loops
  - requires 2D arrays for TB and effConduct
  - add 2D iceOrNot to replace HICE_ACTUAL.GT.0, as HICE_ACTUAL is
    modified in this routine
  - a little bit of clean up, adjusting indentation, etc.
  - replaced a few TEN**a by exp(a*log(10.)) in new code for better
    performance and '**TWO' by '**2' (because TWO is a float),
    replaced ONE, ZERO


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Sep 27 14:57:42 2010 UTC (13 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62l
Changes since 1.3: +4 -1 lines
Diff to previous 1.3
set kSrf=1 (variable freezing point)


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Sep 26 13:46:28 2010 UTC (13 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.2: +65 -65 lines
Diff to previous 1.2
-fix the USE_ORIGINAL_SBI version (for variable freezing point);
-use "celsius2K" in SEAICE_VARIABLE_FREEZING_POINT and in new
 version (USE_ORIGINAL_SBI undef);
-clean-up unused variables;


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Sep 24 13:52:07 2010 UTC (13 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.1: +42 -43 lines
Diff to previous 1.1
fix the USE_ORIGINAL_SBI version: was getting NaNs in F_ia_net
 (because of uninitialise arrays: F_lwd,F_swi,F_lwu,F_sens & F_lh)
when using open64+trapuv on aces cluster.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Sep 23 22:46:24 2010 UTC (13 years, 8 months ago) by jmc
Branch: MAIN
new S/R seaice_solve4temp.F: this is the merged version of Ian Fenty
code (seaice_budget_ice_if.F) which enable to recover old standard
code (seaice_budget_ice.F) when option USE_ORIGINAL_SBI is defined.


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