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

Log of /MITgcm/model/src/ini_depths.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.46 - (view) (download) (annotate) - [select for diffs]
Sun Jun 14 21:45:12 2009 UTC (14 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u
Changes since 1.45: +7 -7 lines
Diff to previous 1.45
remove unnecessary BARRIER


Revision 1.45 - (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, checkpoint61o, checkpoint61p
Changes since 1.44: +4 -4 lines
Diff to previous 1.44
change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL
 when applied to _RS/_RL variable


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Fri Apr 24 01:55:03 2009 UTC (15 years ago) by jmc
Branch: MAIN
Changes since 1.43: +7 -2 lines
Diff to previous 1.43
rename OBCS_CHECK_TOPOGRAPHY -> OBCS_CHECK_DEPTHS
+ call EXCH2_CHECK_DEPTHS


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Thu Oct 2 00:33:20 2008 UTC (15 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l
Changes since 1.42: +10 -3 lines
Diff to previous 1.42
OCEANICP: conversion from z to bottom pressure is not coded => STOP


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Fri Sep 12 07:22:34 2008 UTC (15 years, 7 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint61d
Changes since 1.41: +1 -8 lines
Diff to previous 1.41
clean up the mess:
remove call of removed subroutine shelfice_ini_depth


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Wed Sep 10 09:19:22 2008 UTC (15 years, 7 months ago) by mlosch
Branch: MAIN
Changes since 1.40: +2 -43 lines
Diff to previous 1.40
 - move code for reading ice shelf topography and modifying hFacC into separate
   subroutines of the shelfice package


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Thu Apr 24 08:23:00 2008 UTC (16 years ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint59q, checkpoint59r, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c
Changes since 1.39: +11 -2 lines
Diff to previous 1.39
add hook for code to fix topography gradients normal to open boundaries


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sun Nov 5 18:36:05 2006 UTC (17 years, 5 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint58r_post, checkpoint58s_post, checkpoint58t_post, checkpoint58u_post, checkpoint58v_post, checkpoint58w_post, checkpoint58x_post, checkpoint58y_post, checkpoint59, checkpoint59a, checkpoint59b, checkpoint59c, checkpoint59d, checkpoint59e, checkpoint59f, checkpoint59g, checkpoint59h, checkpoint59i, checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n, checkpoint59o, checkpoint59p, mitgcm_mapl_00
Changes since 1.38: +24 -2 lines
Diff to previous 1.38
add ability to read bathy, salt, and theta using MNC (off by def)
  -- and this can be readily extended to most of the other files
  in PARM05 of the main "data" namelist file


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Tue Oct 17 18:52:34 2006 UTC (17 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58q_post
Changes since 1.37: +6 -1 lines
Diff to previous 1.37
clean-up multi-threaded problems (reported by debugger tcheck on ACES).


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sat Sep 2 23:36:16 2006 UTC (17 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58p_post
Changes since 1.36: +12 -4 lines
Diff to previous 1.36
call PLOT_FIELD R_low & Ro_surf only if debugLevel >= 2 (since there is
 a 2nd call in ini_mask_etc)


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Fri Aug 4 01:18:48 2006 UTC (17 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58n_post, checkpoint58o_post
Changes since 1.35: +17 -31 lines
Diff to previous 1.35
 - initialize R_shelfIce (overlap regions were not);
 - all threads call READ_FLD S/R (needed if using SingleCpuIO);
 - add barrier before reading (and after initialisation);


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Tue Feb 7 11:47:48 2006 UTC (18 years, 2 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint58a_post, checkpoint58b_post, checkpoint58c_post, checkpoint58d_post, checkpoint58e_post, checkpoint58f_post, checkpoint58g_post, checkpoint58h_post, checkpoint58i_post, checkpoint58j_post, checkpoint58k_post, checkpoint58l_post, checkpoint58m_post
Changes since 1.34: +51 -1 lines
Diff to previous 1.34
o add hooks for new package shelfice, painless


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Wed Jan 4 12:25:40 2006 UTC (18 years, 3 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
Comment PRINT *


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Tue Nov 8 15:53:41 2005 UTC (18 years, 5 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint57x_post, checkpoint57y_post, checkpoint57y_pre, checkpoint57z_post
Changes since 1.32: +5 -4 lines
Diff to previous 1.32
Changes toward getting exf working multi-threaded.
  o added some opitonal consistency check in barrier for
    trapping barrier calls in singel threaded region
  o removed a single thread block in ini_depths - singleCpuIO
    still broken.
  o modified parts of exf_ that were setting local stack variables
    in single threaded section and then referencing them from all
    threads.
  o commented out strange stop in mdsio for multithreading which
    seems uneeded.
  o fixed ptracers initialization and changed ptracers monitor
    to avoid race condition in which several threads set a shared
    logical flag at arbitrary moments with respect to each other


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Mon Nov 7 18:26:02 2005 UTC (18 years, 5 months ago) by cnh
Branch: MAIN
Changes since 1.31: +3 -2 lines
Diff to previous 1.31
Added some _BARRIER statements to get correct multi-threaded behavior
for initializations followed by master thread I/O.


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Wed Jun 22 00:18:00 2005 UTC (18 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57j_post, checkpoint57k_post, checkpoint57l_post, checkpoint57m_post, checkpoint57n_post, checkpoint57o_post, checkpoint57p_post, checkpoint57q_post, checkpoint57r_post, checkpoint57s_post, checkpoint57t_post, checkpoint57v_post, checkpoint57w_post
Changes since 1.30: +32 -32 lines
Diff to previous 1.30
"usingPCoords" replaces "groundAtK1" (<- removed)


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu May 13 15:40:53 2004 UTC (19 years, 11 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint53b_post, checkpoint53b_pre, checkpoint53c_post, checkpoint53d_post, checkpoint53d_pre, checkpoint53f_post, checkpoint53g_post, checkpoint54, checkpoint54a_post, checkpoint54a_pre, checkpoint54b_post, checkpoint54c_post, checkpoint54d_post, checkpoint54e_post, checkpoint54f_post, checkpoint55, checkpoint55a_post, checkpoint55b_post, checkpoint55c_post, 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, checkpoint57d_post, checkpoint57e_post, checkpoint57f_post, checkpoint57f_pre, checkpoint57g_post, checkpoint57g_pre, checkpoint57h_done, checkpoint57h_post, checkpoint57h_pre, checkpoint57i_post, eckpoint57e_pre
Changes since 1.29: +5 -4 lines
Diff to previous 1.29
Slight re-arrangment to satisfy JMC opinions on file names!
 o ini_mnc_io.F has been split and replaced by
     ini_model_io.F - responsible for setting units/flags for model-state i/o
     write_grid.F   - responsible for writing the grid variables to file
 o the passing of flags to MDSIO has been moved from ini_parms to ini_model_io
 o ini_depths and ini_masks_etc no longer do I/O which is now in write_grid


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Wed Feb 26 03:11:32 2003 UTC (21 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: branch-netcdf, branchpoint-genmake2, 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, 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, checkpoint52j_post, checkpoint52j_pre, checkpoint52k_post, checkpoint52l_post, checkpoint52l_pre, checkpoint52m_post, checkpoint52n_post, checkpoint53, checkpoint53a_post, ecco_c52_e35, hrcube4, hrcube5, hrcube_1, hrcube_2, hrcube_3
Branch point for: branch-genmake2, branch-nonh, checkpoint51n_branch, netcdf-sm0, tg2-branch
Changes since 1.28: +7 -6 lines
Diff to previous 1.28
improve definition of Po_surf when using Finite Volume form to integrate
  PhiHyd and (standard) vertical grid (Center at middle).


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue Dec 10 02:55:47 2002 UTC (21 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: branch-exfmods-tag, 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
Branch point for: branch-exfmods-curt
Changes since 1.27: +4 -2 lines
Diff to previous 1.27
 * allows a more accurate definition of Ro_Surf (selectFindRoSurf=1)
   when using P-coordinate; only implemented for atmospheric config.


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Fri Nov 22 03:01:18 2002 UTC (21 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint47a_post, checkpoint47b_post
Changes since 1.26: +7 -10 lines
Diff to previous 1.26
modification needed for the new AIM package (aim_v23)


Revision 1.26 - (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, 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, chkpt44a_post, chkpt44a_pre, chkpt44c_post, chkpt44c_pre, chkpt44d_post, ecco-branch-mod1, 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, ecco_c44_e22, ecco_c44_e23, ecco_c44_e24, ecco_c44_e25, ecco_c44_e26, ecco_c44_e27, ecco_ice1, ecco_ice2, icebear2, icebear3, icebear4, icebear5, release1-branch-end, release1-branch_branchpoint, release1-branch_tutorials, release1_b1, release1_beta1, release1_chkpt44d_post, release1_final_v1, release1_p1, release1_p10, release1_p11, release1_p12, release1_p12_pre, release1_p13, release1_p13_pre, release1_p14, release1_p15, release1_p16, release1_p17, release1_p2, release1_p3, release1_p4, release1_p5, release1_p6, release1_p7, release1_p8, release1_p9
Branch point for: c24_e25_ice, ecco-branch, icebear, release1, release1-branch, release1_50yr, release1_coupled, release1_final
Changes since 1.25: +29 -22 lines
Diff to previous 1.25
Bringing comments up to data and formatting for document extraction.


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Mon Jul 9 16:46:29 2001 UTC (22 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint40, checkpoint40pre2, checkpoint40pre3, checkpoint40pre4, checkpoint40pre5, checkpoint40pre6, checkpoint40pre7, checkpoint40pre8, checkpoint40pre9
Changes since 1.24: +30 -48 lines
Diff to previous 1.24
exchange R_low and Ro_surf to get the same mask as before (cube corners).


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Fri Jul 6 21:48:31 2001 UTC (22 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.23: +173 -52 lines
Diff to previous 1.23
read orography (in m) from file and convert to Surface Pressure (Ro_surf)


Revision 1.23 - (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: checkpoint40pre1
Changes since 1.22: +39 -13 lines
Diff to previous 1.22
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.22 - (view) (download) (annotate) - [select for diffs]
Sun Feb 4 14:38:47 2001 UTC (23 years, 2 months ago) by cnh
Branch: MAIN
CVS Tags: c37_adj, checkpoint35, checkpoint36, checkpoint37, checkpoint38, checkpoint39
Branch point for: pre38
Changes since 1.21: +2 -1 lines
Diff to previous 1.21
Made sure each .F and .h file had
the CVS keywords Header and Name at its start.
Most had header but very few currently have Name, so
lots of changes!


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Feb 2 21:04:48 2001 UTC (23 years, 3 months ago) by adcroft
Branch: MAIN
Changes since 1.20: +28 -9 lines
Diff to previous 1.20
Merged changes from branch "branch-atmos-merge" into MAIN (checkpoint34)
 - substantial modifications to algorithm sequence (dynamics.F)
 - packaged OBCS, Shapiro filter, Zonal filter, Atmospheric Physics


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Mon Mar 27 22:25:44 2000 UTC (24 years, 1 month ago) by adcroft
Branch: MAIN
CVS Tags: branch-atmos-merge-phase1, branch-atmos-merge-phase2, branch-atmos-merge-phase3, branch-atmos-merge-phase4, branch-atmos-merge-phase5, branch-atmos-merge-phase6, branch-atmos-merge-start, checkpoint26, checkpoint27, checkpoint28, checkpoint29, checkpoint30, checkpoint31, checkpoint32, checkpoint33, checkpoint34
Branch point for: branch-atmos-merge
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
Removed unused variables and fixed some unitialized variables.


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Wed May 5 18:32:34 1999 UTC (25 years ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint21, checkpoint22, checkpoint23, checkpoint24, checkpoint25
Changes since 1.18: +10 -2 lines
Diff to previous 1.18
Implemented new I/O package (mdsio.F). This package does parallel
I/O in much the same way as dfile.F used to except it uses "direct
access" rather than (f77) unformatted sequential access.

Problems with dfile.F package included:
  o unnecessary memory use (each process had two global sized buffers)
  o inability to read the files it had written without post-processing
  o "tiled" files were tiled by process/thread rather than actual tiles
  o created huge numbers of files with no alternatives

Features of the mdsio.F package:
  o direct-access binary writes
  o no excessive memory use
  o ability to read/write from multiple record files
  o "tiled" files are based on "WRAPPER" tiles so that the number
    and content of files is independent of the number of threads
    and/or processes
  o option to create single "global" files rather than "tiled" files
  o ability to read both "global" and "tiled" files
    [Caveat: the tiling of files must match the model tiles]
  o checkpoints now use a single file per model section
    ie.  one file for the hydrostatic model core, one file
    for the non-hydrostatic extensions and one file for the C-D
    extensions
  o the mid-level I/O routines now is broken into more source files
    read_write_fld.F supplies basic I/O routines with the same interface
                     as the original I/O package
    read_write_rec.F supplies I/O routines which allow multiple records
    write_state.F    writes the model state
    checkpoint.F     supplies the read/write checkpoint routines

All the example input data has had to be modified to be direct-access.
Otherwise only routines that used I/O have been affected and not
all of those have been due to the continuity of arguments in
the read_write_fld.F routines.

What needs to be done?  We have to create a suite of conversion
utilities for users with old-style data. Also supply the option
for using old-style I/O, not just for die-hards but for reading
data too extensive to be converted. And more...


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Dec 15 00:20:34 1998 UTC (25 years, 4 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint19, checkpoint20
Changes since 1.17: +3 -17 lines
Diff to previous 1.17
 o Added "natural BCs" as alternative to "virtual salt flux"
 o Re-difined precFloat32 and precFloat64 to be 32 and 64
   so that their values can be meaningfuly set in the data file
 o Modified read_write.F to create an exception if readBinaryPrec
   is not set
 o Replaced CPP control of viscous BCs with run-time control
 o Tidied up input-data precision (ie. ini_depths cnh_dbg...)
 o ini_forcing.F now initialises *all* forcing arrays to zero
 o Definitively tested verification experiments 0,1,2 and 4
   (3 is atmospheric set-up which is in a state of flux)


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Dec 9 16:11:52 1998 UTC (25 years, 4 months ago) by adcroft
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16
Added IMPLICIT NONE in a lot of subroutines.
Also corrected the recip_Rhonil bug: we didn't set it in ini_parms.F


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Fri Nov 6 22:44:47 1998 UTC (25 years, 5 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint18
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
Changes to allow for atmospheric integration builds of the code


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Oct 28 03:11:37 1998 UTC (25 years, 6 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint16, checkpoint17
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
Changes to support
 - g77 compilation under Linux
 - LR(1) form of 64-bit is D or E for constants
 - Modified adjoint of exch with adjoint variables
   acuumulated.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Sep 29 18:50:57 1998 UTC (25 years, 7 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint15
Changes since 1.13: +2 -1 lines
Diff to previous 1.13
Changes for new exchange routines which do general tile <-> tile
connectivity, variable width overlap regions and provide
hooks for shared memory  and DMA protocols like Arctic, Memory Channel
etc..


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Sep 7 16:23:11 1998 UTC (25 years, 7 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint14
Changes since 1.12: +13 -1 lines
Diff to previous 1.12
Consistent isomorphism changes


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Aug 22 17:51:08 1998 UTC (25 years, 8 months ago) by cnh
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
Isomorphism consistency changes


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Jul 16 16:58:08 1998 UTC (25 years, 9 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint13
Changes since 1.10: +1 -11 lines
Diff to previous 1.10
Correction to -H switch that was inconsistent eith
exp2 topography dataset


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Jul 15 22:20:02 1998 UTC (25 years, 9 months ago) by adcroft
Branch: MAIN
CVS Tags: branch-point-rdot
Branch point for: branch-rdot
Changes since 1.9: +11 -1 lines
Diff to previous 1.9
This is a bit confusing. We use Z coordinates with Z=0 at the top
and z=H at the bottom.  The depth of the model (internally) is positive
but we wanted to use negative depths for input files. That way we can
use the same bathymetry file for the atmospheric model which would have
positive elevation for the bottom boundary. Oh boy!
I've added a sign change immediately after the read of bathyFile
to make this work but we ought to write this all down somewhere...


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Jul 2 15:46:21 1998 UTC (25 years, 10 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint11, checkpoint12
Changes since 1.8: +4 -62 lines
Diff to previous 1.8
Forgot this changes to ini_mask_etc() and ini_depths() in the
previous "rearrangement" of initialise().


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Jul 2 14:16:24 1998 UTC (25 years, 10 months ago) by adcroft
Branch: MAIN
Changes since 1.7: +1 -59 lines
Diff to previous 1.7
Re-arrangment of initialisation:
 o ini_grid is now called first and it sets up *only* the grid and
   coordinate system.
 o ini_depths then reads topography are can set it as a function of xC, yC.
 o ini_masks_etc then derives everything else (masks, lopping factors and
   recipricols).
This tidy-up is in preparation for the rDot transformation...(tense pause)!


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Jun 15 05:13:56 1998 UTC (25 years, 10 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint10, checkpoint7, checkpoint8, checkpoint9
Branch point for: checkpoint7-4degree-ref
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
Fairly coplete 4 degree global intercomparison
setup.
 Includes changes to make convective adjustment and hydrostatic
pressure correct as well as IO for climatological datasets


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Jun 12 19:33:33 1998 UTC (25 years, 10 months ago) by cnh
Branch: MAIN
Changes since 1.5: +4 -2 lines
Diff to previous 1.5
Chages to make default setup correct for 4 degreee global comparison


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Jun 10 01:44:03 1998 UTC (25 years, 10 months ago) by cnh
Branch: MAIN
Changes since 1.4: +4 -1 lines
Diff to previous 1.4
Fixed problems with _RS -> REAL*4 and with reading in
intial hydrography


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Jun 9 16:48:02 1998 UTC (25 years, 10 months ago) by cnh
Branch: MAIN
Changes since 1.3: +34 -29 lines
Diff to previous 1.3
Changes to support topography, hydrography and
forcing from files


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Jun 8 21:43:01 1998 UTC (25 years, 10 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint6
Changes since 1.2: +3 -1 lines
Diff to previous 1.2
Merge of GM Redi and spherical polar and inplicit diffusion
and CD. Everything for a global run is now included, however,
still some discrepancies with GM Redi.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Apr 24 02:05:41 1998 UTC (26 years ago) by cnh
Branch: MAIN
CVS Tags: checkpoint1, checkpoint2, checkpoint3, checkpoint4, checkpoint5, kloop1, kloop2, redigm
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Further $Id to $Header conversions


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Apr 22 19:15:30 1998 UTC (26 years ago) by cnh
Branch: MAIN
Branch point for: cnh
Initial revision


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