/[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 checkpoint65k: (view) (download) (annotate)
Sticky Tag:

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sat Oct 5 19:36:12 2013 UTC (11 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: 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
Changes since 1.25: +3 -3 lines
Diff to previous 1.25
to use eaice-fraction from pkg/exf in other pkgs than pkg/seaice:
 rename CPP option EXF_ALLOW_SEAICE_RELAX to EXF_SEAICE_FRACTION
 and rename array obsSIce to exf_iceFraction


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Tue Aug 28 19:17:46 2012 UTC (12 years, 3 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint63s, checkpoint64, checkpoint64a, checkpoint64b, checkpoint64c, checkpoint64d, checkpoint64e, checkpoint64f, checkpoint64g, checkpoint64h, checkpoint64i, checkpoint64j, checkpoint64k, checkpoint64l, checkpoint64m, checkpoint64n, checkpoint64o
Changes since 1.24: +11 -3 lines
Diff to previous 1.24
- pkg/exf : added run time switch useAtmWind to replace ALLOW_ATM_WIND
  cpp switch. ALLOW_ATM_WIND now just sets the useAtmWind default (see
  exf_readparms.F) and force defines ALLOW_BULKFORMULAE (EXF_OPTIONS.h).
- pkg/exf, autodiff, ctrl, ecco and seaice : remove ALLOW_ATM_WIND
  brackets, or replace them with useAtmWind ones.
- pkg/ctrl, ecco : allow to compile both ALLOW_U/VSTRESS_CONTROL and
  ALLOW_U/VWIND_CONTROL. Depending on useAtmWind, one is inactive,
  and the other is active (see exf_getffields.F/exf_getsurfacefluxes.F).


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu Apr 19 16:06:43 2012 UTC (12 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63p, checkpoint63q, checkpoint63r
Changes since 1.23: +3 -3 lines
Diff to previous 1.23
Part two of ECCO-CLIVAR code merges.
Completes merge of seaice area relax. code.
Requires unified CPP option EXF_ALLOW_SEAICE_RELAX
to be set in EXF_OPTIONS.h since this pkg controls its I/O
(and avoids second CPP option in SEAICE_OPTIONS.h)


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Mon Apr 9 14:29:26 2012 UTC (12 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.22: +9 -9 lines
Diff to previous 1.22
fix previous modif (useOBCSYearlyFields instead of useExfYearlyFields for
 OBC and seaice-OBC fields).


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sat Apr 7 20:06:52 2012 UTC (12 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.21: +163 -483 lines
Diff to previous 1.21
new S/R EXF_GETFIELD_START to return starting-time of a forcing field
(according to useExfYearlyFields). This save the repetition (32 times)
of the same sequence of code in exf_init_fixed.F


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Jan 30 16:43:51 2012 UTC (12 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63j, checkpoint63k, checkpoint63l
Changes since 1.20: +15 -14 lines
Diff to previous 1.20
mask atemp,aqh,evap,precip,runoff,lwflx,areamask and climsst/sss even
when using seaice (to prevent calculation that might use SST on land);
does not affect any verification exp.


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Jan 5 20:39:53 2012 UTC (12 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63i
Changes since 1.19: +6 -1 lines
Diff to previous 1.19
add option "EXF_USE_OLD_INTERP_POLE" to recover old results regarding
exf-interpolation near N & S poles. Undef by default.


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Jan 3 17:48:45 2012 UTC (12 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.18: +130 -7 lines
Diff to previous 1.18
- set masking flags (no longer "parameter") here. disable masking if useSEAICE.
- fix masking of wind-stress (was wrong if interpolated or read on A-grid)
- set internal flag (for 2 components vector fields) to select when
   to interpolate the 2 components together.
- fix setting of zenith-angle table when SHORTWAVE_HEATING is undef


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Oct 12 02:53:58 2011 UTC (13 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63h
Changes since 1.17: +161 -48 lines
Diff to previous 1.17
add many debug-print (to trace down where pkg/cal error msg comes from)


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed May 25 00:48:57 2011 UTC (13 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62y, checkpoint62z, checkpoint63, checkpoint63a, checkpoint63b, checkpoint63c
Changes since 1.16: +1 -4 lines
Diff to previous 1.16
OBCS_PARAMS.h no longer needed (useOBCSYearlyFields now in EXF_PARAM.h)


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue May 24 20:29:19 2011 UTC (13 years, 6 months ago) by jmc
Branch: MAIN
Changes since 1.15: +2 -21 lines
Diff to previous 1.15
split "OBCS.h" into 4 separated header files (OBCS_PARAMS,GRID,FIELDS,SEAICE)


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed May 12 01:08:14 2010 UTC (14 years, 6 months 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, 6 months 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, 7 months 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, 7 months 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, 7 months 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, 8 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 (16 years, 5 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, 9 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, 10 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, 10 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, 10 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, 10 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 (17 years 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, 6 months 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, 7 months 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