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

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Sun Jun 28 01:03:24 2009 UTC (14 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61s, checkpoint61t, checkpoint61u, checkpoint61v, checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z, checkpoint62, checkpoint62a, checkpoint62b, checkpoint62c
Changes since 1.46: +2 -2 lines
Diff to previous 1.46
add bj in exch2 arrays and S/R.


Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Sun Jun 14 21:52:20 2009 UTC (14 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61q, checkpoint61r
Changes since 1.45: +75 -71 lines
Diff to previous 1.45
uses pkg/rw subroutinies when OLD_GRID_IO is defined


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Tue May 26 16:47:16 2009 UTC (14 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61o, checkpoint61p
Changes since 1.44: +14 -7 lines
Diff to previous 1.44
fix previous modif for Multi-Threaded.


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Mon May 25 09:48:09 2009 UTC (14 years, 11 months ago) by mlosch
Branch: MAIN
Changes since 1.43: +9 -1 lines
Diff to previous 1.43
compute angleSin/CosC when they are not read from a file and do
another exchange


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Tue May 12 19:54:28 2009 UTC (15 years ago) by jmc
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42
new header files "W2_EXCH2_SIZE.h" with new W2-Exch2 topology code


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Tue Apr 28 18:01:14 2009 UTC (15 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61m, checkpoint61n
Changes since 1.41: +4 -4 lines
Diff to previous 1.41
change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL
 when applied to _RS/_RL variable


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Fri Feb 27 00:32:41 2009 UTC (15 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61j, checkpoint61k, checkpoint61l
Changes since 1.40: +6 -6 lines
Diff to previous 1.40
update write_fullarray_rl calls (after adding 1 argument)


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Thu Feb 19 00:41:34 2009 UTC (15 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.39: +12 -8 lines
Diff to previous 1.39
without EXCH2: add global Bj in grid-file tile number.


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sat Feb 14 23:33:35 2009 UTC (15 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.38: +2 -6 lines
Diff to previous 1.38
switch from EXCH2 to EXCH-1 for dxV,dyU exchange


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Fri Feb 13 16:58:26 2009 UTC (15 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61i
Changes since 1.37: +0 -10 lines
Diff to previous 1.37
for now, revert to CVS version 1.36 (without TARGET_NEC_SX)


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Thu Feb 12 07:51:56 2009 UTC (15 years, 3 months ago) by mlosch
Branch: MAIN
Changes since 1.36: +11 -1 lines
Diff to previous 1.36
check my hack for SX8 compiler, because I keep stumbling over it.
(forgive me, Jean-Michel):
terrible hack to make sure that recip_dxV and recip_dyU are never zero,
until we have a proper exchange for them. Most compilers do not seem
to mind divisions by zero in the overlaps, as long as the results are
not used anywhere, but sxf90 does.


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Wed May 28 03:02:43 2008 UTC (15 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59r, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h
Changes since 1.35: +44 -147 lines
Diff to previous 1.35
take S/R READSYMTILE_RS out of this file + rename it MDS_FACEF_READ_RS (in mdsio pkg)


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Mon Aug 20 22:08:15 2007 UTC (16 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59f, checkpoint59g, checkpoint59h, checkpoint59i, checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n, checkpoint59o, checkpoint59p, checkpoint59q
Changes since 1.34: +7 -6 lines
Diff to previous 1.34
call the new UV_BGRID exchange for (dxV,dyU), for now, only with exch2 and
hiden from TAF.


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, 8 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, 8 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, 8 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, 9 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, 9 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, 6 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, 7 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, 8 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, 7 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, 7 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, 10 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, 10 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, 1 month 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, 2 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, 3 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, 3 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, 5 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, 5 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, 7 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 (22 years, 11 months 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, 1 month 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