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

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

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


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

Revision 1.2.6.12 - (view) (download) (annotate) - [select for diffs]
Thu Jun 19 15:31:51 2003 UTC (21 years ago) by heimbach
Branch: ecco-branch
CVS Tags: ecco_c50_e33, ecco_c50_e33a, ecco_c51_e34, ecco_c51_e34a, ecco_c51_e34b, ecco_c51_e34c, ecco_c51_e34d, ecco_c51_e34e, ecco_c51_e34f, ecco_c51_e34g
Changes since 1.2.6.11: +24 -16 lines
Diff to previous 1.2.6.11 , to branch point 1.2 , to next main 1.73
o replaced mutiple ctrl_get... by single generic ctrl_get_gen.F
o hooks to ctrl_obcsbal (G.Gebbie)
o modified treatment of obcs controls (G. Gebbie)


Revision 1.2.6.11 - (view) (download) (annotate) - [select for diffs]
Fri May 23 16:18:57 2003 UTC (21 years ago) by heimbach
Branch: ecco-branch
CVS Tags: ecco_c50_e31, ecco_c50_e32
Changes since 1.2.6.10: +85 -504 lines
Diff to previous 1.2.6.10 , to branch point 1.2
o exf totally restructured
  - replaced all exf_set_ routines by one generic exf_set_gen.F
    and made sure it's still differentiable
  - split exf_getffields.F into new exf_bulkformulae.F
  - exf_inscal_/exf_outscal_ suffixes consistent with field names
  - updated adjoint/makefile and relevant verif. accordingly


Revision 1.2.6.10 - (view) (download) (annotate) - [select for diffs]
Tue Apr 29 18:07:07 2003 UTC (21 years, 1 month ago) by heimbach
Branch: ecco-branch
CVS Tags: ecco_c50_e30
Changes since 1.2.6.9: +10 -1 lines
Diff to previous 1.2.6.9 , to branch point 1.2
Pressure forcing was missing in exf_getffields.


Revision 1.2.6.9 - (view) (download) (annotate) - [select for diffs]
Sat Mar 8 00:23:35 2003 UTC (21 years, 3 months ago) by heimbach
Branch: ecco-branch
CVS Tags: ecco_c50_e28, ecco_c50_e29
Changes since 1.2.6.8: +3 -2 lines
Diff to previous 1.2.6.8 , to branch point 1.2
declaration of aln for ALLOW_ATM_WIND only.


Revision 1.2.6.8 - (view) (download) (annotate) - [select for diffs]
Fri Mar 7 03:33:24 2003 UTC (21 years, 3 months ago) by heimbach
Branch: ecco-branch
Changes since 1.2.6.7: +4 -3 lines
Diff to previous 1.2.6.7 , to branch point 1.2
merging c49 and e27


Revision 1.2.6.7 - (view) (download) (annotate) - [select for diffs]
Mon Mar 3 17:27:31 2003 UTC (21 years, 3 months ago) by heimbach
Branch: ecco-branch
CVS Tags: ecco_c44_e27, icebear5
Branch point for: icebear
Changes since 1.2.6.6: +7 -8 lines
Diff to previous 1.2.6.6 , to branch point 1.2
o in exf_getffields.F
  Reduce i-/j-loop to interior domain, discarding overlaps.
  That also fixes wrong TAF-key computations for key_1, key_2
  with bulf formulae.
o exf_init.F
  modify #ifdef for exf_init_evap
o exf_getffieldrec.F, ctrl_getrec.F
  The following INT-usages are not safe:
      fldsecs  = int(fldsecs/fldperiod)*fldperiod
      fldcount = int(fldsecs/fldperiod) + 1
  and were modified.


Revision 1.2.6.6 - (view) (download) (annotate) - [select for diffs]
Fri Feb 28 09:34:05 2003 UTC (21 years, 3 months ago) by dimitri
Branch: ecco-branch
CVS Tags: icebear4
Changes since 1.2.6.5: +5 -5 lines
Diff to previous 1.2.6.5 , to branch point 1.2
o Reduced derivative singularities in pkg/seaice.


Revision 1.2.6.5 - (view) (download) (annotate) - [select for diffs]
Sun Feb 23 01:42:40 2003 UTC (21 years, 3 months ago) by dimitri
Branch: ecco-branch
CVS Tags: icebear3
Changes since 1.2.6.4: +21 -4 lines
Diff to previous 1.2.6.4 , to branch point 1.2
o pkg/exf
  - bug fix in treatment of downward radiation
o pkg/seaice
  - added initial sea-ice thickness parameter SEAICE_initialHEFF


Revision 1.2.6.4 - (view) (download) (annotate) - [select for diffs]
Fri Feb 14 23:10:35 2003 UTC (21 years, 4 months ago) by dimitri
Branch: ecco-branch
CVS Tags: icebear2
Changes since 1.2.6.3: +2 -2 lines
Diff to previous 1.2.6.3 , to branch point 1.2
o Added missing /* */ to CPP comments in pkg/seaice, pkg/exf,
  kpp_transport_t.F,and ecco_the_main_loop.F


Revision 1.2.6.3 - (view) (download) (annotate) - [select for diffs]
Thu Feb 13 19:28:38 2003 UTC (21 years, 4 months ago) by dimitri
Branch: ecco-branch
CVS Tags: ecco_c44_e26
Changes since 1.2.6.2: +114 -114 lines
Diff to previous 1.2.6.2 , to branch point 1.2
o Merging pkg/exf and pkg/seaice from cvs tag ecco_ice2


Revision 1.2.6.2 - (view) (download) (annotate) - [select for diffs]
Thu Apr 4 11:08:03 2002 UTC (22 years, 2 months ago) by heimbach
Branch: ecco-branch
CVS Tags: ecco_c44_e22, ecco_c44_e23, ecco_c44_e24, ecco_c44_e25, ecco_ice1
Branch point for: c24_e25_ice
Changes since 1.2.6.1: +14 -11 lines
Diff to previous 1.2.6.1 , to branch point 1.2
o added run-off routine
o additional storing needed for ustress,vstess
  because of state-dependent quality check
o added missing initialisations


Revision 1.2.6.1 - (view) (download) (annotate) - [select for diffs]
Wed Feb 6 15:48:08 2002 UTC (22 years, 4 months ago) by heimbach
Branch: ecco-branch
CVS Tags: ecco-branch-mod2, ecco-branch-mod3, ecco-branch-mod4, ecco-branch-mod5, ecco_c44_e16, ecco_c44_e17, ecco_c44_e18, ecco_c44_e19, ecco_c44_e20, ecco_c44_e21
Changes since 1.2: +141 -64 lines
Diff to previous 1.2
Updating ecco-branch-mod1 to checkpoint44.
Will be tagged ecco-branch-mod2.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Jul 30 20:41:20 2001 UTC (22 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint40, checkpoint40pre4, checkpoint40pre5, checkpoint40pre6, checkpoint40pre7, checkpoint40pre8, checkpoint40pre9, checkpoint41, checkpoint42, checkpoint43, checkpoint43a-release1mods, ecco-branch-mod1, release1-branch-end, release1-branch_branchpoint, release1-branch_tutorials, release1_b1, release1_beta1
Branch point for: ecco-branch, release1, release1-branch, release1_coupled
Changes since 1.1: +5 -14 lines
Diff to previous 1.1
Updated to c40 code.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon May 14 22:08:40 2001 UTC (23 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint39, checkpoint40pre1, checkpoint40pre2, checkpoint40pre3
Added external forcing package.
Not presently supported by mitgcm, i.e. disabled by default.


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