/[MITgcm]/MITgcm/model/src/ini_curvilinear_grid.F
ViewVC logotype

Log of /MITgcm/model/src/ini_curvilinear_grid.F

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


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

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Tue Jan 9 23:27:43 2007 UTC (17 years, 4 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint58u_post, checkpoint58v_post, checkpoint58w_post, checkpoint58x_post, checkpoint58y_post, checkpoint59, checkpoint59a, checkpoint59b, checkpoint59c, checkpoint59d, checkpoint59e
Changes since 1.33: +1 -4 lines
Diff to previous 1.33
moved "#undef OLD_GRID_IO" from ini_curvilinear_grid.F to CPP_OPTIONS.h


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sat Sep 2 21:31:38 2006 UTC (17 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58p_post, checkpoint58q_post, checkpoint58r_post, checkpoint58s_post, checkpoint58t_post, mitgcm_mapl_00
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
remove unused variable


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sat Sep 2 21:27:58 2006 UTC (17 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.31: +19 -40 lines
Diff to previous 1.31
use _RS version (instead of _RL) of PLOT_FIELD to plot _RS variables


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sun Aug 27 18:30:47 2006 UTC (17 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58o_post
Changes since 1.30: +16 -16 lines
Diff to previous 1.30
use _3D_ (instead of _XY_) version of EXCH_Z & EXCH_UV_AGRID with 3rd
 dimension (= 1) as input argument.


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Wed Jul 26 23:52:24 2006 UTC (17 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58n_post
Changes since 1.29: +88 -106 lines
Diff to previous 1.29
uses "new grid-files" format even without EXCH2


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Tue Jul 25 22:15:42 2006 UTC (17 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.28: +3 -1 lines
Diff to previous 1.28
add a BARRIER (fix multi-threaded bug)


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Thu Jul 20 23:11:48 2006 UTC (17 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.27: +179 -226 lines
Diff to previous 1.27
Apply the correct EXCH to dxF,dyF ;
 also change Upper/lower case notation to match "GRID.h" definition.


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Thu Jul 13 02:59:19 2006 UTC (17 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58m_post
Changes since 1.26: +18 -1 lines
Diff to previous 1.26
stop if Angle have not been loaded but are needed


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Fri Jun 9 16:56:05 2006 UTC (17 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58i_post, checkpoint58j_post, checkpoint58k_post, checkpoint58l_post
Changes since 1.25: +1 -15 lines
Diff to previous 1.25
remove changing longitudes when ALLOW_EXF is defined


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sat Nov 5 01:00:57 2005 UTC (18 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: 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
Changes since 1.24: +9 -6 lines
Diff to previous 1.24
remove unused variables (reduces number of compiler warnings)


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Wed Sep 28 01:43:55 2005 UTC (18 years, 8 months ago) by edhill
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57t_post, checkpoint57v_post, checkpoint57w_post
Changes since 1.23: +19 -17 lines
Diff to previous 1.23
 o add the turning angles and read the grid at double precision -- note
   that precision will soon become a run-time flag


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sat Sep 17 03:17:05 2005 UTC (18 years, 8 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint57s_post
Changes since 1.22: +2 -1 lines
Diff to previous 1.22
 o fix mnc checkpoint writing problem reported by Baylor -- now works
   correctly with all the MLAdjust inputs


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sat Sep 10 18:30:06 2005 UTC (18 years, 8 months ago) by edhill
Branch: MAIN
Changes since 1.21: +2 -1 lines
Diff to previous 1.21
 o various changes to mnc including:
   - all files use the new "BASENAME[[.ITER].{t|f}NUM].nc" format
   - output can now be grouped so that all files within a group
       change the ITER portion of their names in lock-step together
   - can now read ("global") PER-FACE (in addition to PER-TILE) files
       and works with both EXCH1 and EXCH2 (but needs more testing)
   - writing works for all verification test cases w/ g77 on Linux


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Aug 22 23:07:14 2005 UTC (18 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57r_post
Changes since 1.20: +9 -4 lines
Diff to previous 1.20
allow to compile without pkg MDSIO


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Jul 13 00:41:44 2005 UTC (18 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57l_post, checkpoint57m_post, checkpoint57n_post, checkpoint57o_post, checkpoint57p_post, checkpoint57q_post
Changes since 1.19: +78 -50 lines
Diff to previous 1.19
read cos & sin of grid-direction orientation angle (relative to W-E, S-N dir.)
 from file horizGridFile ; write to grid-file output.


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Feb 11 00:30:45 2005 UTC (19 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57d_post, checkpoint57e_post, checkpoint57f_post, checkpoint57f_pre, checkpoint57g_post, checkpoint57g_pre, checkpoint57h_done, checkpoint57h_post, checkpoint57h_pre, checkpoint57i_post, checkpoint57j_post, checkpoint57k_post, eckpoint57e_pre
Changes since 1.18: +5 -1 lines
Diff to previous 1.18
buffer array "buf" declared with a consistent size.


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Feb 7 18:37:19 2005 UTC (19 years, 3 months ago) by edhill
Branch: MAIN
Changes since 1.17: +65 -1 lines
Diff to previous 1.17
 o add a "readgrid_mnc" flag to MNC and give model/src/ini_curvilinear_grid.F
   the ability (off by default) to read the grid information using MNC


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Sep 23 21:27:04 2004 UTC (19 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint55d_post, checkpoint55d_pre, checkpoint55e_post, checkpoint55f_post, checkpoint55g_post, checkpoint55h_post, checkpoint55i_post, checkpoint55j_post, checkpoint56, checkpoint56a_post, checkpoint56b_post, checkpoint56c_post, checkpoint57, checkpoint57a_post, checkpoint57a_pre, checkpoint57b_post, checkpoint57c_post, checkpoint57c_pre
Changes since 1.16: +6 -6 lines
Diff to previous 1.16
add 2 arguments to commented call to WRITE_FULLARRAY_RL


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Sep 22 15:29:49 2004 UTC (19 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint55b_post, checkpoint55c_post
Changes since 1.15: +1 -3 lines
Diff to previous 1.15
always exchange RAZ, XG & YG.


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue Jun 29 13:51:48 2004 UTC (19 years, 11 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint53g_post, checkpoint54, checkpoint54a_post, checkpoint54a_pre, checkpoint54b_post, checkpoint54c_post, checkpoint54d_post, checkpoint54e_post, checkpoint54f_post, checkpoint55, checkpoint55a_post
Changes since 1.14: +15 -1 lines
Diff to previous 1.14
for ALLOW_EXF, enforced XG, XG >=0 in ini_curvilinear_grid.F


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Jun 25 02:49:49 2004 UTC (19 years, 11 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint53f_post
Changes since 1.13: +40 -2 lines
Diff to previous 1.13
added some some debLevB diagnostics


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri Apr 2 00:53:18 2004 UTC (20 years, 2 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint52m_post, checkpoint52n_post, checkpoint53, checkpoint53a_post, checkpoint53b_post, checkpoint53b_pre, checkpoint53c_post, checkpoint53d_post, checkpoint53d_pre
Changes since 1.12: +16 -3 lines
Diff to previous 1.12
added IF(useCubedSphereExchange)THEN's for hacks that seem specific to cube


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Mar 10 03:46:38 2004 UTC (20 years, 2 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint52l_post, checkpoint52l_pre, hrcube5
Changes since 1.11: +7 -5 lines
Diff to previous 1.11
changes for compatibility with hi-res cube sphere code


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Mar 9 03:45:28 2004 UTC (20 years, 2 months ago) by edhill
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10
 o fix AJA oversight:
   - need to include "PACKAGES_CONFIG.h" if using ALLOW_EXCH2


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Mar 8 21:20:02 2004 UTC (20 years, 2 months ago) by adcroft
Branch: MAIN
Changes since 1.9: +14 -14 lines
Diff to previous 1.9
Renamed "USE_W2" to "ALLOW_EXCH2" so that it is no longer necessary to edit
CPP_EEOPTION.h as well as packages.conf to turn on/off exch2.
 - you can control the use of exch2 through packages.conf or -enable/disable.
 + need to add a run-time flag for this


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Feb 25 01:44:00 2004 UTC (20 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.8: +3 -1 lines
Diff to previous 1.8
for now, remove calls to exch_z since not yet available with exch2.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Jan 26 23:38:53 2004 UTC (20 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint52j_post, checkpoint52j_pre, checkpoint52k_post, hrcube4, hrcube_3
Changes since 1.7: +72 -42 lines
Diff to previous 1.7
change to work in multi-threaded environment (but not yet tested)


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Jan 26 01:17:58 2004 UTC (20 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.6: +191 -4 lines
Diff to previous 1.6
main differences with pkg/exch2/ini_curvilinear_grid.F are:
a) the new grid files can still be used with the old exchange
b) can recover the correct old grid (#define OLD_GRID_IO)
c) all variables for which an EXCH S/R exist are exchanged
  so that the halo region is filled with non-zero values.
d) when the right EXCH S/R does not exist, leave zero in
  the halo region (DXF,DYF) like what is done
  for DXV,DYV in pkg/exch2/ini_curvilinear_grid.F
  I prefer like this rather than having values that are
  only sligtly wrong.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Jul 13 18:44:51 2003 UTC (20 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: branch-netcdf, branchpoint-genmake2, checkpoint51e_post, checkpoint51f_post, checkpoint51f_pre, checkpoint51g_post, checkpoint51h_pre, checkpoint51i_post, checkpoint51i_pre, checkpoint51j_post, checkpoint51k_post, checkpoint51l_post, checkpoint51l_pre, checkpoint51m_post, checkpoint51n_post, checkpoint51n_pre, checkpoint51o_post, checkpoint51o_pre, checkpoint51p_post, checkpoint51q_post, checkpoint51r_post, checkpoint51s_post, checkpoint51t_post, checkpoint51u_post, checkpoint52, checkpoint52a_post, checkpoint52a_pre, checkpoint52b_post, checkpoint52b_pre, checkpoint52c_post, checkpoint52d_post, checkpoint52d_pre, checkpoint52e_post, checkpoint52e_pre, checkpoint52f_post, checkpoint52f_pre, checkpoint52h_pre, checkpoint52i_post, checkpoint52i_pre, ecco_c52_e35, hrcube_1, hrcube_2
Branch point for: branch-genmake2, branch-nonh, checkpoint51n_branch, netcdf-sm0, tg2-branch
Changes since 1.5: +8 -16 lines
Diff to previous 1.5
correct definition of dxV & dyU in the overlap (Cubed-Sphere).


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Dec 6 16:36:13 2001 UTC (22 years, 6 months ago) by adcroft
Branch: MAIN
CVS Tags: branch-exfmods-tag, checkpoint43a-release1mods, checkpoint44, checkpoint44b_post, checkpoint44b_pre, checkpoint44e_post, checkpoint44e_pre, checkpoint44f_post, checkpoint44f_pre, checkpoint44g_post, checkpoint44h_post, checkpoint44h_pre, checkpoint45, checkpoint45a_post, checkpoint45b_post, checkpoint45c_post, checkpoint45d_post, checkpoint46, checkpoint46a_post, checkpoint46a_pre, checkpoint46b_post, checkpoint46b_pre, checkpoint46c_post, checkpoint46c_pre, checkpoint46d_post, checkpoint46d_pre, checkpoint46e_post, checkpoint46e_pre, checkpoint46f_post, checkpoint46g_post, checkpoint46g_pre, checkpoint46h_post, checkpoint46h_pre, checkpoint46i_post, checkpoint46j_post, checkpoint46j_pre, checkpoint46k_post, checkpoint46l_post, checkpoint46l_pre, checkpoint46m_post, checkpoint46n_post, checkpoint47, checkpoint47a_post, checkpoint47b_post, checkpoint47c_post, checkpoint47d_post, checkpoint47d_pre, checkpoint47e_post, checkpoint47f_post, checkpoint47g_post, checkpoint47h_post, checkpoint47i_post, checkpoint47j_post, checkpoint48, checkpoint48a_post, checkpoint48b_post, checkpoint48c_post, checkpoint48c_pre, checkpoint48d_post, checkpoint48d_pre, checkpoint48e_post, checkpoint48f_post, checkpoint48g_post, checkpoint48h_post, checkpoint48i_post, checkpoint49, checkpoint50, checkpoint50a_post, checkpoint50b_post, checkpoint50b_pre, checkpoint50c_post, checkpoint50c_pre, checkpoint50d_post, checkpoint50d_pre, checkpoint50e_post, checkpoint50e_pre, checkpoint50f_post, checkpoint50f_pre, checkpoint50g_post, checkpoint50h_post, checkpoint50i_post, checkpoint51, checkpoint51a_post, checkpoint51b_post, checkpoint51b_pre, checkpoint51c_post, checkpoint51d_post, chkpt44a_post, chkpt44a_pre, chkpt44c_post, chkpt44c_pre, chkpt44d_post, release1-branch-end, release1-branch_branchpoint, release1-branch_tutorials, release1_final_v1
Branch point for: branch-exfmods-curt, release1-branch, release1_final
Changes since 1.4: +42 -3 lines
Diff to previous 1.4
Added fix for overlaps of DXV,DYU and DXF,DYF.
 o no expts are affected since these grid factors are not
   used in the vector-invariant case
 o they are used by the deformation based dissipation operator


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Nov 28 16:45:16 2001 UTC (22 years, 6 months ago) by adcroft
Branch: MAIN
Changes since 1.3: +17 -17 lines
Diff to previous 1.3
Fixed mis-match of types.


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Sep 26 18:09:15 2001 UTC (22 years, 8 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint41, checkpoint42, checkpoint43, ecco-branch-mod1, release1_b1, release1_beta1
Branch point for: ecco-branch, release1, release1_coupled
Changes since 1.2: +21 -8 lines
Diff to previous 1.2
Bringing comments up to data and formatting for document extraction.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue May 29 14:01:37 2001 UTC (23 years ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint40, checkpoint40pre1, checkpoint40pre2, checkpoint40pre3, checkpoint40pre4, checkpoint40pre5, checkpoint40pre6, checkpoint40pre7, checkpoint40pre8, checkpoint40pre9
Changes since 1.1: +188 -0 lines
Diff to previous 1.1
Merge from branch pre38:
 o essential mods for cubed sphere
 o debugged atmosphere, dynamcis + physics (aim)
 o new packages (mom_vecinv, mom_fluxform, ...)


Revision 1.1
Tue Apr 3 02:42:25 2001 UTC (23 years, 2 months ago) by adcroft
Branch: MAIN
Branch point for: pre38
FILE REMOVED
file ini_curvilinear_grid.F was initially added on branch pre38.


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