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

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

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


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

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Jan 10 15:40:59 2017 UTC (7 years, 4 months ago) by gforget
Branch: MAIN
CVS Tags: HEAD, checkpoint66c, checkpoint66d, checkpoint66e, checkpoint66f, checkpoint66g, checkpoint66h, checkpoint66i, checkpoint66j, checkpoint66k, checkpoint66l, checkpoint66m, checkpoint66n, checkpoint66o
Changes since 1.15: +7 -5 lines
Diff to previous 1.15
- profiles_findunit.F, profiles_init_fixed.F, profiles_interp.F, profiles_readparms.F: call ALL_PROC_DIE before 'stop'
- profiles_ini_io.F: use PRINT_MESSAGE, clean-up comments, and add _BEGIN_MASTER & _END_MASTER


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Aug 19 13:04:24 2015 UTC (8 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65o, checkpoint65p, checkpoint65q, checkpoint65r, checkpoint65s, checkpoint65t, checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint65y, checkpoint65z, checkpoint66a, checkpoint66b
Changes since 1.14: +6 -9 lines
Diff to previous 1.14
remove unnecessary "#endif"


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Aug 10 01:18:56 2015 UTC (8 years, 9 months ago) by gforget
Branch: MAIN
Changes since 1.13: +21 -9 lines
Diff to previous 1.13
- add case of m_eta, m_UE, m_VN from ecco.h


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 15:48:20 2015 UTC (8 years, 9 months ago) by gforget
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12
- PROFILES_SIZE.h (new): array size settings (previously in profiles.h).
- profiles.h: remove array size setings (now in PROFILES_SIZE.h)
- add includes of PROFILES_SIZE.h


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Jul 27 21:08:25 2015 UTC (8 years, 9 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65n
Changes since 1.11: +41 -191 lines
Diff to previous 1.11
- profiles_init_fixed.F: add lat-lon grid case for interp
  coefficients and weights (moved from profiles_interp.F)
  and store result in prof_interp_i,j,weights (as already
  done in generic grid case).
- profiles_inloop.F: always use profiles_interp.F
- profiles_interp.F: remove determination of interp
  coefficients and weights (now in profiles_init_fixed.F)
  and pass prof_interp_i,j,weights as arguments
- profiles_interp_gg.F: routine was removed (as
  profiles_interp was generalized)
- profiles.h etc.: inline generic grid codes
  regardless of ALLOW_PROFILES_GENERICGRID


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Jul 22 22:46:32 2015 UTC (8 years, 9 months ago) by gforget
Branch: MAIN
Changes since 1.10: +21 -19 lines
Diff to previous 1.10
- profiles.h etc: add file index to prof_names, prof_namesmask,
  prof_namesweight + introduce prof_namesmod and prof_itracer
- profiles_interp.F: replace type_cur argument (integer) with
  var_cur (character string) and add itr_cur argument (integer).
- profiles_inloop.F: update call to profiles_interp.F
- profiles_readparms.F: add prof_names, prof_namesmod, and
  prof_itracer to the list of run time parameters


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Jul 20 19:37:09 2015 UTC (8 years, 9 months ago) by gforget
Branch: MAIN
Changes since 1.9: +19 -9 lines
Diff to previous 1.9
- cost_profiles.F: add display of cost function terms to STDOUT
- profiles.h: increase NLEVELMAX to 110, add prof_namesmod
- profiles_init_fixed.F: use prof_names rather than hard-coded prof_T etc.
- profiles_interp.F: use prof_namesmod rather than type_cur directly.
- profiles_readparms.F: define prof_namesmod values associated with prof_names.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Jun 22 22:07:34 2012 UTC (11 years, 10 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint63o, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint64, checkpoint64a, checkpoint64b, checkpoint64c, checkpoint64d, checkpoint64e, checkpoint64f, checkpoint64g, checkpoint64h, checkpoint64i, checkpoint64j, checkpoint64k, checkpoint64l, checkpoint64m, checkpoint64n, checkpoint64o, 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
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
- rename profilesfile_equi_type (integer) as profilesDoNcOutput (logical)
- add profilesDoGenGrid run time switch (ALLOW_PROFILES_GENERICGRID).
- remove unused variables

- PROFILES_OPTIONS.h    undef ALLOW_PROFILES_GENERICGRID (+ doc)
- profiles_init_fixed.F profilesDoGenGrid related checks/stops
                        print summary of params/files/contents
                        cleanup print msgs and errors


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Nov 5 19:17:59 2007 UTC (16 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n, checkpoint59o, checkpoint59p, checkpoint59q, checkpoint59r, 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, checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j, checkpoint62k, checkpoint62l, checkpoint62m, checkpoint62n, checkpoint62o, checkpoint62p, checkpoint62q, checkpoint62r, checkpoint62s, checkpoint62t, checkpoint62u, checkpoint62v, checkpoint62w, checkpoint62x, checkpoint62y, checkpoint62z, checkpoint63, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63l, checkpoint63m, checkpoint63n
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
split PTRACERS.h in 2 header files: PTRACERS_FIELDS.h & PTRACERS_PARAMS.
comment out some #include that don't seem necessary.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Jun 15 04:49:31 2007 UTC (16 years, 11 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint59d, checkpoint59e, checkpoint59f, checkpoint59g, checkpoint59h, checkpoint59i
Changes since 1.6: +7 -5 lines
Diff to previous 1.6
cleaner error print statements


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Jul 14 22:12:24 2006 UTC (17 years, 10 months ago) by gforget
Branch: MAIN
CVS Tags: 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, checkpoint59b, checkpoint59c
Changes since 1.5: +31 -0 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, 10 months ago) by gforget
Branch: MAIN
Changes since 1.4: +16 -19 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 (18 years 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: +3 -7 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 (18 years ago) by heimbach
Branch: MAIN
Changes since 1.2: +10 -5 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: +124 -119 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