Log of /MITgcm/verification/global_ocean.cs32x15/results/output.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.25 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Dec 5 20:50:49 2006 UTC
(15 years, 5 months ago)
by
jmc
Branch:
MAIN
CVS Tags:
checkpoint58s_post,
checkpoint58t_post,
checkpoint58u_post,
checkpoint58v_post,
checkpoint58w_post,
checkpoint58x_post,
checkpoint58y_post,
checkpoint59,
checkpoint59a,
checkpoint59b,
checkpoint59c
Changes since
1.24: +1058 -448 lines
Diff to
previous 1.24
changing cg2d.F (store solver main-diagonal term) affects the output
of cg2d solver: => fails (@ level 10); generate a new output file.
Revision
1.24 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Oct 13 01:19:41 2005 UTC
(16 years, 7 months ago)
by
jmc
Branch:
MAIN
CVS Tags:
checkpoint57v_post,
checkpoint57w_post,
checkpoint57x_post,
checkpoint57y_post,
checkpoint57y_pre,
checkpoint57z_post,
checkpoint58,
checkpoint58a_post,
checkpoint58b_post,
checkpoint58c_post,
checkpoint58d_post,
checkpoint58e_post,
checkpoint58f_post,
checkpoint58g_post,
checkpoint58h_post,
checkpoint58i_post,
checkpoint58j_post,
checkpoint58k_post,
checkpoint58l_post,
checkpoint58m_post,
checkpoint58n_post,
checkpoint58o_post,
checkpoint58p_post,
checkpoint58q_post,
checkpoint58r_post
Changes since
1.23: +366 -354 lines
Diff to
previous 1.23
using new version of sidedrag changes output @ truncation level. updated.
Revision
1.19 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 24 00:40:51 2005 UTC
(16 years, 8 months ago)
by
jmc
Branch:
MAIN
Changes since
1.18: +401 -370 lines
Diff to
previous 1.18
brackets in multi-terms sum (mom_calc_relvort3, mom_calc_ke, mom_calc_hdiv)
change truncation error. Update output.txt
Revision
1.17 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jan 27 17:18:32 2005 UTC
(17 years, 4 months ago)
by
jmc
Branch:
MAIN
CVS Tags:
checkpoint57c_post,
checkpoint57d_post,
checkpoint57e_post,
checkpoint57f_post,
checkpoint57f_pre,
checkpoint57g_post,
checkpoint57g_pre,
checkpoint57h_done,
checkpoint57h_post,
checkpoint57h_pre,
checkpoint57i_post,
eckpoint57e_pre
Changes since
1.16: +609 -609 lines
Diff to
previous 1.16
updated after changing g77 default testing option
Revision
1.14 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Nov 2 01:18:50 2004 UTC
(17 years, 6 months ago)
by
jmc
Branch:
MAIN
Changes since
1.13: +344 -304 lines
Diff to
previous 1.13
changes in mom_vi_hdissip.F (horiz. viscosity for Divergence and Vorticity)
affect (at truncation level) output.txt ; updated.
Revision
1.13 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 18 13:55:34 2004 UTC
(17 years, 10 months ago)
by
jmc
Branch:
MAIN
CVS Tags:
checkpoint54c_post,
checkpoint54d_post,
checkpoint54e_post,
checkpoint54f_post,
checkpoint55,
checkpoint55a_post,
checkpoint55b_post,
checkpoint55c_post,
checkpoint55d_post,
checkpoint55d_pre,
checkpoint55e_post,
checkpoint55f_post,
checkpoint55g_post,
checkpoint55h_post,
checkpoint55i_post
Changes since
1.12: +357 -323 lines
Diff to
previous 1.12
surfaceForcing replaces surfaceTendency: affects output.txt ; updated
Revision
1.11 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 25 23:01:06 2004 UTC
(18 years, 3 months ago)
by
jmc
Branch:
MAIN
CVS Tags:
checkpoint52l_post,
checkpoint52l_pre,
checkpoint52m_post,
checkpoint52n_post,
checkpoint53,
checkpoint53a_post,
checkpoint53b_post,
checkpoint53b_pre,
checkpoint53c_post,
checkpoint53d_post,
checkpoint53d_pre,
checkpoint53f_post,
hrcube5
Changes since
1.10: +944 -920 lines
Diff to
previous 1.10
masking vorticity at the corner (mom_vi_calc_relvort3.F) affects output.
Revision
1.10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Feb 6 20:21:05 2004 UTC
(18 years, 3 months ago)
by
adcroft
Branch:
MAIN
CVS Tags:
checkpoint52j_post,
checkpoint52j_pre,
checkpoint52k_post,
hrcube4,
hrcube_3
Changes since
1.9: +448 -517 lines
Diff to
previous 1.9
Changed the order of operations for global sums of arrays.
o this *DOES* change output
- the following results are updated by this change:
exp4 front_relax global_ocean.cs32x15 global_ocean_pressure
ideal_2D_oce internal_wave natl_box plume_on_slope
- changes are primarily due to different cg2d residuals but in some
the Eta field changes and this changes other fields
o the global sum used to accumulate sequentially over all tiles on a single
process and then the result be passed to _GLOBAL_SUM()
o now we create a sum per tile and accumulate the sums
- this should fix differences in sum for two tiles on 1 or 2 processors
- this may help when using more than2 tiles but is not guaranteed
- introducing a gather operation in GLOBAL_SUM() will fix differences
for multiple tiles but only for fixed tiles configurations
- an array based sum function is needed to make this independent of
tile configuration
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Oct 23 07:14:50 2003 UTC
(18 years, 7 months ago)
by
dimitri
Branch:
MAIN
CVS Tags:
checkpoint51n_post
Branch point for:
checkpoint51n_branch
Changes since
1.2: +958 -958 lines
Diff to
previous 1.2
o modifications to make FREEZE flux visible to pkg/kpp
- moved surfaceTendencyTice from pkg/seaice to main code
- FREEZE & EXTERNAL_FORCING_SURF moved to FORWARD_STEP
- subroutine FREEZE now limits only surface temperature
(this means new output.txt for global_ocean.90x40x15,
global_ocean.cs32x15, and global_with_exf)
o added surface flux output variables to TIMEAVE_STATVARS
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.