/[MITgcm]/MITgcm/pkg/profiles/profiles_init_fixed.F
ViewVC logotype

Log of /MITgcm/pkg/profiles/profiles_init_fixed.F

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


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

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Fri May 20 22:23:53 2011 UTC (12 years, 11 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint62y, checkpoint62z, checkpoint63, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g
Changes since 1.15: +12 -8 lines
Diff to previous 1.15
- introduce profilesDir subdirectory for pkg/profiles IO


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue Aug 24 02:49:57 2010 UTC (13 years, 8 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint62j, checkpoint62k, checkpoint62l, checkpoint62m, checkpoint62n, checkpoint62o, checkpoint62p, checkpoint62q, checkpoint62r, checkpoint62s, checkpoint62t, checkpoint62u, checkpoint62v, checkpoint62w, checkpoint62x
Changes since 1.14: +14 -2 lines
Diff to previous 1.14
New input files convention: prof_depth replaces depth.
Change in profiles_init_fixed.F ensures backward compatibility.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Aug 3 14:25:50 2009 UTC (14 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61u, checkpoint61v, checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z, checkpoint62, checkpoint62a, checkpoint62b, checkpoint62c, checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i
Changes since 1.13: +34 -34 lines
Diff to previous 1.13
fix number of arguments in cal_FullDate call.


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Apr 28 18:18:29 2009 UTC (15 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL
 when applied to _RS/_RL variable


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Sep 9 17:14:48 2008 UTC (15 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l
Changes since 1.11: +31 -31 lines
Diff to previous 1.11
Expand error msg.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Jun 15 05:04:01 2007 UTC (16 years, 10 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint59d, checkpoint59e, checkpoint59f, checkpoint59g, checkpoint59h, checkpoint59i, checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n, checkpoint59o, checkpoint59p, checkpoint59q, checkpoint59r, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c
Changes since 1.10: +288 -27 lines
Diff to previous 1.10
o added option ALLOW_PROFILES_GENERICGRID
  -> pkg/profiles can thus be used with any grid (e.g. cs32x15) assuming
  that interpolation information (grid points and coefficients) is provided
  within the netcdf input files.
  -> sample matlab scripts can be found in MITgcm_contrib/gael
  that allow you to prepare netcdf input files.
o also modified: cleaner error print statements, cleaner stops when
  error, and more tests of the netcdf input files consistency.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Feb 19 22:44:05 2007 UTC (17 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58w_post, checkpoint58x_post, checkpoint58y_post, checkpoint59, checkpoint59a, checkpoint59b, checkpoint59c
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
change suffix of binary output file, from ".equi.bin" to ".equi.data"


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Dec 1 00:00:47 2006 UTC (17 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58s_post, checkpoint58t_post, checkpoint58u_post, checkpoint58v_post
Changes since 1.8: +1 -3 lines
Diff to previous 1.8
One STOP messed up.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Nov 30 23:22:06 2006 UTC (17 years, 5 months ago) by heimbach
Branch: MAIN
Changes since 1.7: +27 -8 lines
Diff to previous 1.7
o add STOP if read error is encountered
o clean up print


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Oct 25 01:15:54 2006 UTC (17 years, 6 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint58r_post
Changes since 1.6: +4 -4 lines
Diff to previous 1.6
improve pkg/profiles namelist structure


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Jul 14 22:12:23 2006 UTC (17 years, 9 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint58m_post, checkpoint58n_post, checkpoint58o_post, checkpoint58p_post, checkpoint58q_post
Changes since 1.5: +23 -3 lines
Diff to previous 1.5
adding ptracer and ssh


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Jul 14 20:19:36 2006 UTC (17 years, 9 months ago) by gforget
Branch: MAIN
Changes since 1.4: +104 -99 lines
Diff to previous 1.4
now ok for mutli-threaded case


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat May 6 15:14:01 2006 UTC (17 years, 11 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58e_post, checkpoint58f_post, checkpoint58g_post, checkpoint58h_post, checkpoint58i_post, checkpoint58j_post, checkpoint58k_post, checkpoint58l_post
Changes since 1.3: +4 -6 lines
Diff to previous 1.3
One more round of packaging.


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat May 6 14:33:53 2006 UTC (17 years, 11 months ago) by heimbach
Branch: MAIN
Changes since 1.2: +9 -6 lines
Diff to previous 1.2
Make pkg/profile fully independent of ecco,cost, etc. stuff
to be able to use it in pure forward.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Mar 29 21:57:15 2006 UTC (18 years, 1 month ago) by gforget
Branch: MAIN
CVS Tags: checkpoint58d_post
Changes since 1.1: +31 -14 lines
Diff to previous 1.1
clean routines and fix details


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Mar 24 22:58:25 2006 UTC (18 years, 1 month ago) by heimbach
Branch: MAIN
o package cost profiles routines to better modularize them.


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