/[MITgcm]/MITgcm/pkg/exf/exf_init_fixed.F
ViewVC logotype

Log of /MITgcm/pkg/exf/exf_init_fixed.F

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


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

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed May 12 01:08:14 2010 UTC (14 years ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j, checkpoint62k, checkpoint62l, checkpoint62m, checkpoint62n, checkpoint62o, checkpoint62p, checkpoint62q, checkpoint62r, checkpoint62s, checkpoint62t, checkpoint62u, checkpoint62v, checkpoint62w, checkpoint62x
Changes since 1.14: +2 -1 lines
Diff to previous 1.14
Check-in some bug fixes on behalf of Yun Xu.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri May 7 23:34:09 2010 UTC (14 years, 1 month ago) by dimitri
Branch: MAIN
Changes since 1.13: +23 -1 lines
Diff to previous 1.13
initializing sgrunoffstartdate


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Apr 26 03:15:23 2010 UTC (14 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint62f
Changes since 1.12: +37 -1 lines
Diff to previous 1.12
Add pseudo climat. stress fields to facilitate offline seaice calculations


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Apr 14 23:02:18 2010 UTC (14 years, 1 month ago) by gforget
Branch: MAIN
CVS Tags: checkpoint62e
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
improving readability of ALLOW_ZENITHANGLE related code
- remove nSx,nSy dims from zen_albedo_table
- rename useExfZenithAngle to useExfZenIncoming/useExfZenAlbedo
  and document them in EXF_PARAM.h
- document ALLOW_ZENITHANGLE in EXF_OPTIONS.h and set it to false
- document variables in EXF_FIELDS.h


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Apr 13 06:57:34 2010 UTC (14 years, 1 month ago) by gforget
Branch: MAIN
Changes since 1.10: +7 -1 lines
Diff to previous 1.10
account for the variation of albedo as a function of zenith angle


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Mar 16 00:18:51 2010 UTC (14 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62d
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
avoid unbalanced quote (single or double) in commented line


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Jun 11 18:55:10 2008 UTC (15 years, 11 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint60, checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l, checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u, checkpoint61v, checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z, checkpoint62, checkpoint62a, checkpoint62b, checkpoint62c
Changes since 1.8: +20 -1 lines
Diff to previous 1.8
Adding a capability to exf: read ice area from file.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Feb 22 20:25:54 2008 UTC (16 years, 3 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint59o, checkpoint59p, checkpoint59q, checkpoint59r
Changes since 1.7: +75 -1 lines
Diff to previous 1.7
o pkg/obcs and pkg/exf: added capability to specify seaice open boundary
  conditions that have a different sampling frequency than S/T/U/V obcs


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Jan 30 18:01:34 2008 UTC (16 years, 4 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint59n
Changes since 1.6: +21 -20 lines
Diff to previous 1.6
changed for compatibility with usingModelCalendar
added more comments


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Jan 30 01:33:34 2008 UTC (16 years, 4 months ago) by dimitri
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
added some comments (for the poor soul who will attempt to modify these next)


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Jan 30 01:16:23 2008 UTC (16 years, 4 months ago) by dimitri
Branch: MAIN
Changes since 1.4: +143 -140 lines
Diff to previous 1.4
added some comments (for the poor soul who will attempt to modify these next)


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Jan 29 11:25:53 2008 UTC (16 years, 4 months ago) by dimitri
Branch: MAIN
Changes since 1.3: +341 -122 lines
Diff to previous 1.3
Completed mods to exf_getffieldrec.F to properly deal
with year transitions for useExfYearlyFields.


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Nov 13 23:14:41 2007 UTC (16 years, 6 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint59k, checkpoint59l, checkpoint59m
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
bug fix: if climss[t/s]period <= 0
there is no need to compute climsststartdate
if startdate = 0, it will cause an invalid
subscript in array NDAYMONTH in subroutine cal_TimePassed


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon May 14 19:36:37 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59b, checkpoint59c, checkpoint59d, checkpoint59e, checkpoint59f, checkpoint59g, checkpoint59h, checkpoint59i, checkpoint59j
Changes since 1.1: +227 -2 lines
Diff to previous 1.1
- implement A-grid / C-grid selection for wind-stress input files
- move start date specifications for the forcing from EXF_READPARMS
  to EXF_INIT_FIXED (+ fix for windspeed input + 2. component wind-stress)


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu May 5 16:41:54 2005 UTC (19 years, 1 month ago) by dimitri
Branch: MAIN
CVS Tags: checkpint57u_post, 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, 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, checkpoint58s_post, checkpoint58t_post, checkpoint58u_post, checkpoint58v_post, checkpoint58w_post, checkpoint58x_post, checkpoint58y_post, checkpoint59, checkpoint59a
added pkg/exf, SALTanom, and SALTSQan diagnostics


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