/[MITgcm]/MITgcm/doc/tag-index
ViewVC logotype

Diff of /MITgcm/doc/tag-index

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

revision 1.1086 by jmc, Sat Apr 11 13:53:17 2009 UTC revision 1.1195 by jmc, Sun Nov 15 00:03:21 2009 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    checkpoint61y
8    o pkg/seaice
9     - change (once again) the discretization for the evp solver: rather than
10       squaring the averages of strain rates, average the squares to give
11       a better approximation to VP behavior (in simple test); this breaks
12       verification experiments that use EVP (lab_sea and lab_sea.hb87)
13        --> update outputs
14    o add CPP-flag (in mom_calc_visc.F) and TAF directive (in gmredi_slope_limit)
15      to improve vectorization of adjoint code on TARGET_NEC_SX
16    o verification/vermix:
17      - change vermix to a more "classical" 1d column with high vertical
18        resolution, seasonal heat flux forcing and constant wind forcing
19        --> update outputs
20    o pkg/seaice
21     - fix diagnostics of principal stress components for EVP
22     - add optional diagnostics of non-linear convergence for LSOR solver
23     - make maximum zeta a runtime parameter
24    o model/src (3-d solver):
25      Undo modif from Dec 12, 2005 (solve_for_pressure.F cvs version v.49),
26       which consisted in removing the Surf. Non-Hydrostatic pressure from the
27       whole column and adding it to Eta (inspired from Casualli, 1999):
28       Only affects 3-D solver initial guess and only if using ExactConserv,
29       but tests did show a degradation of solver convergence. For this reason,
30       decide to disable this piece of code.
31       to recover previous version, just set zeroPsNH = exactConserv (line 78).
32      Update output of exp. global_ocean.cs32x15.viscA4 & hs94.cs-32x32x5.impIGW
33    o pkg/ggl90:
34     - fix previous modif (unfortunatly has not been documented here).
35    o pkg/seaice/autodiff:
36     - add CPP flag to include clipping of zeta in EVP code;
37       although clipping of zeta is not necessary for EVP and not recommended
38       it was done by default, now clipping is disabled by default
39     - modify computation and store zetaC/Z in seaice_evp for TAF
40     - add CPP-flag SEAICE_ALLOW_CLIPVELS (undefined by default)
41     - change seaice_calc_viscosities/strainrates for better
42       vectorization after AD by TAF
43     - rearrange common blocks in SEAICE.h once again for easier dumps of
44       adjoint output, adjust adcommon.h and g_common.h
45     - change flux form of default advection scheme for better vectorization
46       of adjoint code
47     - modify lab_sea/input.lsr to test the flux form of default advection
48       scheme
49    o autodiff: fix seaice fields in g_common.h (left over from 3 to 1 level
50      transition in checkpoint61r)
51    
52    checkpoint61x
53    o adjoint: adding two new verification experiments
54      * tutorial_global_biogeo: an online dic sensitivity experiment
55        (work with G. Forget)
56      * tutorial_dic_adjoffline: an offline dic sensitivity experiment
57        (an update of the Dutkiewicz et al., 2006 paper)
58      Both use the same CO2FLUX cost function, but different controls
59      Gradient checks look good, but some recomp. could still be traightened out
60      Should add xx_dic control variable to test at some point
61    o model/src:
62      add run-time parameters to check and/or mask initial Temp & Salt
63    o pkg/ptracers:
64      apply zonal filter (if used) to all passive tracers
65    
66    checkpoint61w
67    o adjoint:
68      * update and finish work on adjoint of dic package (G. Forget)
69      * start adjoint of offline package
70      * bug fix for cube-sphere TLM code (active_file_g.F)
71    o tutorial_global_oce_optim:
72      now tested with 4 tiles (change data.grdchk and update output_adm.txt)
73      and add SIZE.h_mpi for MPI testing
74    o pkg autodiff
75     - fix bug in autodiff_restore
76     - make genmake2 remove comments and empty lines from ad_input_code.f in
77       order to reduce file size (new script file remove_comments_sed)
78    o allows to specify vertical profile of vertical viscosity (viscArNr)
79    o pkg autodiff
80      autodiff_ini_model_io: comment out writing of grid information to netcdf
81      files, because at this time the grid fields are a bunch of zeros
82      (this is analogous to ini_mnc_vars.F)
83    o pkg seaice/autodiff:
84     left-over from removing the 3-time-level fields:
85     - small rearrangement of common blocks (SEAICE.h)
86     - fix field declaration in order to get meaningful output in
87       adseaice.*.nc (adcommon.h)
88    o pkg obcs:
89     - go through NH code only if nonHydrostatic=T
90     - fix restart for Orlanski (Hydrostatic; still to fix NH+Orlanski restart)
91     - move call to OBCS_CALC before SEAICE_MODEL which needs seaice-obc fields
92       => Update output of experiment seaice_obcs
93     - useOBCSbalance: code is wrong with multi-tile / proc: add a stop.
94     - fix NH+Orlanski restart (add wvel OBC value in pickup file)
95     - fix restart for useOBCSprescribe + useEXF
96    o pkg ctrl
97     - make obcs as control parameter work also with useSingleCPUio
98     - replace a few sny and snx by Ny and Nx to be consistent with
99       ctrl_set_globfld_x/yz.F
100    o pkg seaice
101     - re-introduce global field frWtrAtm for the case of
102       ALLOW_MEAN_SFLUX_COST_CONTRIBUTION defined (SEAICE.h, seaice_growth.F)
103     - catch the case of an empty filename in seaice_cost_init_fixed.F
104    o pkg ecco:
105     - small bug fixes in the_main_loop
106      . fix order of monitor arguments
107      . change SEAICE_MULTILEVEL to SEAICE_MULTICATEGORY
108      . move include DYNVARS.h up outside the ALLOW_AUTODIFF_TAMC block so
109        that ALLOW_ECCO_FORWARD_RUN works with NONLIN_FRSURF
110     - replace cos(yc*deg2rad) by _rA in cost_mean_heat/saltflux.F, fix the
111       imbalance diagnostics for wmean_h/sflux = 0
112     - add actual values to f_obcsn/s/w/e in ecco_cost_final.F
113     - catch the case of empty filenames in ecco_cost_init_fixed.F
114       and ecco_readparms.F
115     - fix the logic of wsalt=0.and.wsalt2=0 to wsalt=0.or.wsalt2=0 (and theta)
116       to make this statement meaningfull in ecco_cost_weights.F
117    o pkg zonal_filt:
118      - change ZONAL_FILTER S/R interface (allows to filter 2-D fields)
119      - when using rStar, filter uVel*hFacW instead of uVel
120       (tested without topography: fix a Pb of growing instability with NLFS)
121    o pkg/aim/thsice:
122     -Add capacity to read a Q-Flux to be applied in slab-mixed layer thsice_slab_ocean.F
123      (works as SST restoring)
124    o pkg/thsice:
125     -add specific parameter for salt restoring in slab mixed-layer
126       (by default equal to the temperature restoring)
127    
128    checkpoint61v
129    o pkg/kpp:
130     -add double diffusive contributions as a hack, turned off by default
131      for now, and the code can be excluded with a CPP-flag
132      EXCLUDE_KPP_DOUBLEDIFF just as EXCLUDE_KPP_SHEAR_MIX
133     -add a verification experiments to "vermix" to test this code
134    o pkg/mom_common:
135      Move computation of length scales to mom_init_fixed.F (avoid recomputation
136      at each time-steps*levels).
137    o pkg/layers:
138      Created a new package for computing volume fluxes in temperature or
139      [not yet implemented] density layers, e.g. for calculating residual
140      overturning circulations.
141    o pkg/diagnostics:
142      implement a RS type version for the set of DIAGNOSTICS-FILL subroutines
143    o fix few RS/RL type mismatch (check with ifort 11.1 "-warn all" option)
144    o pkg/mdsio (& pkg/rw): rework high level S/R interface:
145      To avoid mixing type (RS/RL) of input/output array argument,
146      replace single mixed-type array with a pair from each type (RS/RL).
147    o setting pickupSuff force to start from a pickup (even if nIter0=0): this
148      is now implemented for all pkgs (previously only done for the main pickup)
149    
150    checkpoint61u
151    o pkg/obcs:
152      - change OB?eta from _RS to _RL and put them into a separate commen block
153      - add code to read OB?eta from a file via obcs_prescribe_read: the code
154        compiles and does not destroy any other experiments, the data is read
155        properly, but the code is not tested in actual applications
156    o ini_mnc_vars.F: if available (ALLOW_CAL), use startTime_1 and 2 to
157      create a meaningful unit attribute for the time coordinate variable
158    o pkg/ebm: add plenty of missing "_d 0" ;
159       update results of experiment global_ocean_ebm (fwd + adjoint tests)
160      Notes: several pieces of code only works for (very) specific set up
161       (domain size, lat range, etc ...); should be documented & stop if one
162       of those assumptions is not meet.
163    o pkg/seaice: add missing "_d 0" in HSNOW initialisation
164       update results of experiments: lab_sea (3 fwd tests + 2 adjoint tests)
165          and offline_exf_seaice (seaicetd + adjoint).
166    o add missing "_d 0" in ShortWave flux penetration (S/R SWFRAC):
167       update results of experiments: lab_sea (4 fwd tests + 3 adjoint),
168        seaice_obcs, global_ocean.cs32x15 (icedyn & thsice) and natl_box (x2).
169    o few changes to pass when compiling with strick checking of arguments
170       across S/R (allow to find few bugs in S/R calls).
171    o pkg/seaice:
172     - seaice_evp: move if-statement out of loop (TEM) at the cost of 11 new
173       2d-fields, for slightly better performance
174    
175    checkpoint61t
176    o pkg/seaice:
177     - remove unused variables in seaice_evp
178     - reduce number of SQRT in seaice_evp and seaice_calc_viscosities
179    o eeset_parms.F, open_copy_data_file.F & ini_parms.F:
180       named file replacing SCRATCH files (for TARGET_BGL & TARGET_CRAYXT):
181       each processor opens a different file (a fix from Matt).
182    o cg2d:
183       use simple EXCH (overlap size = 1 and ignore corners), like in cg3d.F :
184       this reduces number of EXCH calls by 2 when using exch2.
185       For now, keep previous size array for gc2d_nsa.F to avoid Pb with store
186       directives and missing simple EXCH (exch_s3d_rx) adjoint code.
187    o pkg/thsice:
188       add code for Near Infra-Red albedo (from Jeff)
189       (turned on with run-time flag: thSIce_calc_albNIR, in data.ice).
190    o ini_model_io:
191       move (from packages_readparms.F & initialise_fixed.F) to ini_model_io.F
192       MNC & MONITOR initialisation calls; move MNC calls from {pkg}_readparms.F
193       to {pkg}_init_fixed.F for {pkg}= kpp, seaice & shelfice.
194    
195    checkpoint61s
196    o pkg/exch2 (exch2_rxN_cube*):
197       remove last BARRIER (no need to synchronise after getting data from shared
198       buffer (get) as long as any change to buffer (put,recv) is between BARRIER)
199    o change tiling of natl_box (from 2 to 4 tiles) to get it tested with MPI+MTH
200      and generate new output (for the 2 tests) using default rotationPeriod.
201    o pkg/exch2:
202      - always call exch2_*_cube, not exch-1 anymore, if useCubedSphereExchange=F
203        (was already the case with AUTODIFF_EXCH2 defined)
204      - add bj in exch2 arrays and S/R.
205      - can now use pkg/exch2 for regular (non CS) set-up; switch test experiment
206        MLAdjust to exch2 (identical results except with MPI -> truncation diff);
207    o add pkg/longstep for ptracer timestep a multiple of U/V/T/S timestep
208      - adds deltaT argument to the subroutines TIMESTEP_TRACER DWNSLP_APPLY
209        GAD_ADVECTION GAD_CALC_RHS GAD_IMPLICIT_R GAD_SOM_ADVECT
210      - verification experiment natl_box.longstep
211    o build_options: ifort+mpi_aces optfile (following Constantinos advise):
212      allow different versions of ifort (8 or 9) and different versions
213       of mpi (mpich or mpich2) to be used with the same optfile.
214      requires to load a netcdf module and set MPI_INC_DIR (see comments inside
215       optfile). Change testing scripts (example_scripts/ACESgrid) accordingly.
216    o pkg/seaice:
217      fix previous modif (3-level field removed) for old-pickup reading
218    
219    checkpoint61r
220    o pkg/seaice:
221     - clean up the 3-time levels of UICE,VICE,HEFF,AREA in three steps:
222      1. introduce fields for time step (N-1)
223      2. do not use levels 2 and 3 anymore (but keep them)
224      3. replace 3D versions of UICE,VICE,HEFF,AREA by 2D versions. This
225         includes changes to pkg/thsice/thsice_get_velocity.F,
226         model/src/external_forcing_surf.F, pkg/obcs/obcs_apply_seaice.F, and
227         pkg/obcs/obcs_apply_uvice.F.
228     - completely remove code for leap-frog time stepping for second order
229       advection
230     - adjusted adjoint accordingly;
231       gradient checks have improved by an order of magnitude!
232    
233    checkpoint61q
234    o pkg/seaice: fix bug in free slip boundary conditons for LSOR solver
235     - the boundary conditions along open boundaries are unclear, because the
236       associated masks are set to zero and are thus treated as closed when
237       applying the slip-boundary conditions.
238     - move initialisation of grid variables from seaice_init_varia to _fixed
239    o adding doc/diags_changes.txt
240    o model/src:
241      do_the_model_io: rename few pkg S/R which are called from do_the_model_io,
242       to avoid "_diags" naming if no relation to pkg/diagnostics.
243      ini_theta,ini_salt: fix (at least compile the code) reading from NetCDF
244       file and only call PLOT_FIELD_XYZ if debugMode=T.
245      remove few PLOT_FIELD_XY calls outside initialisation.
246      remove few unnecessary BARRIER.
247    o pkg/salt_plume: add SaltPlumeSouthernOcean to allow disabling
248      of salt_plume package in Southern Ocean
249    o pkg/thsice:
250     - fix hOceMxL in overlap (needed for sea-ice advection);
251       update output of experiment global_ocean.cs32x15.icedyn.
252    o pkg/seaice:
253     - make the (placeholder-)tracer IceAge a little more meaningful
254      by avoiding ridging of age due to convergent ice flow
255     - add diagnostics for surface temperature, atmospheric and oceanic
256       heat flux, and atmospheric and oceanic ice growth
257    
258    checkpoint61p
259    o eesupp (global_max & global_sum):
260     - add one more element to buffer (start at index 0) for GL_MAX/SUM output;
261     - remove starting & endding barrier (no longer needed)
262    o pkg/mdsio, writelocal:
263       works also in multi-threaded when LOCBIN_IO_THREAD_SAFE is undefined
264       (remove the STOP): uses shared buffer IO to store data from all threads
265       and then let master-thread write nThreads tiles.
266    o pkg/mdsio (read/write field):
267     - tiled IO done in 1 piece (all levels at a time);
268     - new header file "MDSIO_BUFF_3D.h" with 3-D buffers.
269     - multi-threaded: allow to read/write local (non-shared) array
270       (was already working with singleCpuIO ; now works also without);
271       => no longer needs barrier call after reading a file (added inside
272       mds_read/write field).
273     - move barrier calls outside gather/scatter_2d to mds_read/write_field
274    o pkg/obcs/exf
275      - exf_getffieldrec.F: add a few ". _d 0" and
276                            add code to catch the case fldperiod = 0.  
277      - obcs_precribe_read.F: change if statements so that they match
278                              the variable type (_RL)
279      - add a separate exf_iprec_obcs to exf_set_obcs (by default equal to
280        exf_iprec) as part of namelist EXF_NML_01
281    o pkg/mdsio:
282      - read/write tiled (local) files: read/write 1-level tile chunk at a time
283        (instead of segment of length sNx); expected to speed up tiled IO.
284    o pkg/exch2:
285      - take buffer copy from/to array out of S/R exch2_send/recv into new
286        S/R exch2_put/get ; Exch of local variable now works with MPI+MTH
287        (tested by removing commom block statement in SOLVE_FOR_PRESSURE.h).
288      - ad version of send/recv no longer needed (but needs exch2_ad_put/ad_get)
289      - simplify argument list of S/R exch2_get_uv_bounds and exch2_get_scal_bounds
290        (which replaces exch2_get_recv_bounds & exch2_get_send_bounds) by
291        including Topology header file (and common blocks).
292      - implement EXCH_IGNORE_CORNERS in scalar exchange (rx1);
293        remove 2nd exch call in exch2_s3d_rx (no longer needed).
294      - document S/R arg. list (+ update some comments)
295    o pkg/seaice:
296      - added SEAICE_CLIM_AIR code, which permits modulation of surface air
297        temperature and humidity over sea ice based on climatological values.
298      - clean up computation of Hibler+Bryan (1987) stress coupling for the case
299        of LSR (this change is expected to change the results slightly because now
300        it uses slightly difference moduli from the second last LSR solution, but
301        that is more consistent with the stress computations; this part of the code
302        is not tested in the verification experiments)
303      - fix diagnostics for flux of ice in case of B-grid
304      - turn strain rates eij and press into global fields within global
305        common block in SEAICE.h for more straighforward diagnostics
306      - fix diagnostics for principal stress components, press, zeta, eta
307        to give something meaning full
308    o change tiling of global_ocean.cs32x15 (12 tiles, 32x16) and generate
309      new output (all 4 tests) using default rotationPeriod.
310    o pkg KPP:
311      - add flag (LimitHblStable) to avoid limiting BL depth under stable conditions
312      - fix vertical indices in RI_IWMIX (match between KPP grid from 0 to Nr+1
313        and normal grid from 1 to Nr)
314    o Fix computations of L4rdt in mom_calc_visc.F
315    o eesupp:
316      new S/R ALL_PROC_DIE (like EEDIE, without irrelevant threads err msg):
317      should be called before a "stop" if we know that all process are going
318      to stop; if one Proc does call this S/R, will hang in MPI_FINALISE.
319    
320    checkpoint61o
321    o pkg/exch2: change check_depths to issue just a warning (instead of error+stop)
322    o model/src/ini_curvilinear_grid.F:
323       compute angleSin/CosC when they are not read from a file
324    o pkg/seaice:
325       add pseudo time stepping for LSOR
326    o pkg/exch2:
327       temporary fix for exch2_s3d_rx; update results of exp. hs94.cs-32x32x5.impIGW
328    o pkg/seaice:
329       Adding separate sea ice albedo, drag coefficients, and HO in Southern
330       Ocean from those in Arctic Ocean.  See *_south in SEAICE_PARAMS.h
331    o SingleCpuIO:
332       fix bug put before chkp61n (May 11), when more than 2 MPI cpu are used.
333    o pkg/seaice:
334       put exchanged variable in (local) common block for MPI+Multi-Threads
335       to work (necessary with exch1, and for now with exch2 too).
336    o verification: to get more experiments tested with mpi, mth and mpi+mth,
337      change tiling of:
338       aim.5l_Equatorial_Channel, aim.5l_LatLon, dome, exp4, global_ocean.90x40x15,
339       hs94.cs-32x32x5, MLAdjust, offline_exf_seaice & tutorial_plume_on_slope
340      update output of exp:
341       exp4, global_ocean.90x40x15(+.dwslp), MLAdjust(all 5),
342       tutorial_plume_on_slope and hs94.cs-32x32x5 (use default rotationPeriod)
343      + ideal_2D_ocean: use default rotation period + test Global_Sum_SINGLECPU
344                       (note: output.txt generated on faulks using only 1 tile)
345    o eesupp & mdsio (SingleCpuIO):
346     - remove MISSING_TILE_IO (from MDSIO_OPTIONS.h), replaced by run-time
347       parameter "W2_useE2ioLayOut" (read from file "data.exch2").
348       Note: was not effective for globalFile & useSingleCpuIO=F; now fixed.
349     - move MDSIO_SCPU.h (pkg/mdsio) to EEBUFF_SCPU.h (eesupp/inc).
350     - fix GLOBAL_SUM_SINGLECPU when using Exch2; re-use same buffers and same
351       gather/scatter S/R as with SingleCpuIO (=> 1 less 2D global RL array).
352    o pkg/exch2:
353     - new code to set-up W2-Exch2 topology (replace matlab-topology-generator):
354       read parameter file "data.exch2" if it exists; otherwise try default regular
355       cube without blank-tile; new header file "W2_EXCH2_SIZE.h";
356     - update matlab-topology-generator (exch2_setup_cs6_print.m) to be compatible
357       with new code (not to be used, just as a backup solution).
358     - add examples (e.g., for lat-lon-cap_120) of parameter file "data.exch2"
359       in utils/exch2/input.
360    
361    checkpoint61n
362    o eesupp & mdsio (SingleCpuIO):
363      - move mapping to global io-buffer inside gather_2d/scater_2d: this save
364        memory (1 less 2D global RL array); skip 1 buffer copy; and only send/
365        receive real*4 array (instead of real*8) to read/write 32.bit files.
366        (new template for gather_2d/scater_2d, new set of S/R MDS_PASS_R4,8toRL,S
367         and remove new mapping S/R)
368    o pkg/mdsio: in preparation for topology-generator within pkg/exch2:
369      - Change declaration of SingleCpuIO buffer, reduced to only 1 dim.:
370        xyBuffer_size, which is set to W2_ioBufferSize from W2_EXCH2_PARAMS.h
371        when using exch2. Add S/R to map global io-buffer to global model array.
372      - uses exch2_global_Nx,y instead of exch2_domain_nxt,nyt.
373    
374    checkpoint61m
375    o write_utils : change WRITE_1D_R8 to WRITE_1D_RL
376      and add 3 other S/R for other types (R4,R8,RS).
377      Change calls to WRITE_0D/1D_R[4,8,S,L] to match the type of argument.
378    o eesupp/inc/CPP_EEMACROS.h (EXCH & GLOBAL_SUM/MAX macros):
379     - ensure suffix (_R4,_R8,_RS,_RL) correspondance between macro and S/R ;
380     - reduce number of macro definitions (keep only those which are used);
381       can always call directly the corrresponding S/R if needed.
382     - everywhere in the code: change macros (EXCH & GLOBAL_SUM/MAX) suffix
383       _R4/_R8 to _RS/_RL when applied to _RS/_RL variable.
384     Fixed wrong type of arg in:
385       atm2d/put_ocnvars.F cheapaml/cheapaml.F ocn_compon_interf/ocn_apply_import.F
386       ctrl/ctrl_map_ini_ecco.F seaice/seaice_do_diags.F seaice/seaice_model.F
387     To fix: global_sum of var in common block is wrong (multi-threaded) in:
388       dic/dic_atmos.F ebm/ebm_area_t.F ebm/ebm_zonalmean.F sbo/sbo_calc.F
389     To fix: aim_v23/aim_do_co2.F (BARRIER & GLOBAL_SUM within bi,bj loops)
390    o adjustment.cs-32x32x1: test "blank tiles" when compiling with mpi; 2nd
391      "nlfs" mpi test is going to stop when checking for unconnected tile egdes.
392    o eesupp/src: new S/R to stop everyone when 1 (or more) Proc. find an error
393    o pkg/exch2: new S/R EXCH2_CHECK_DEPTHS to check that unconnected tile
394      edges are closed (zero depth); might happen with "blank tiles";
395      for now, disabled if using OBCS.
396    o tools/gemake2: delete modifs from March 27-29 2009 (with option "-mpi":
397      link *_mpi files from "MODS" dir) to return to a strait-forward behavior.
398    o move read_write.F to write_utils.F ; new parameter (maxLengthPrt1D)
399      to reduce length of 1.D array print in STDOUT.
400    o adjustment.cs-32x32x1: changed to oceanic test with 1 continent
401      + use 48 tiles (16x8): this will allow to test "blank tiles".
402    o start to test MPI + multi-threaded (change testreport to skip tests
403      where number of tiles do not match).
404    o genmake2: add option "-omp" to turn on Open-MP ;
405      passed to testreport (if using -mth) ; merge few (*+mth) optfiles.
406  o pkg/exch2 (+ utils/exch2): ignore blank tiles (instead of removing them)  o pkg/exch2 (+ utils/exch2): ignore blank tiles (instead of removing them)
407    and keep the original tile numbering. Note: compatible with old    and keep the original tile numbering. Note: compatible with old
408    W2_EXCH2_TOPOLOGY.h & w2_e2setup.F topology files.    W2_EXCH2_TOPOLOGY.h & w2_e2setup.F topology files.
# Line 13  o Overlaps had been forgotten in calcula Line 412  o Overlaps had been forgotten in calcula
412  o fix cyrus makedepend for gcc 4.4  o fix cyrus makedepend for gcc 4.4
413  o experiment fizhi-cs-aqualev20:  o experiment fizhi-cs-aqualev20:
414    switching to new version of S/R GETPWHERE (#define TRY_NEW_GETPWHERE)    switching to new version of S/R GETPWHERE (#define TRY_NEW_GETPWHERE)
415    and generate new output. Note: new output is much closer to the old    and generate new output. Note: new output is much closer to the old
416    one (v1.8) generated with pgf77 -O2 on Mar 14 2007 than it is from    one (v1.8) generated with pgf77 -O2 on Mar 14 2007 than it is from
417    the previous one (v1.9) generated with pgf77 -O0 on Jun 13 2007.    the previous one (v1.9) generated with pgf77 -O0 on Jun 13 2007.
418  o pkg/fizhi:  o pkg/fizhi:
419   - change to avoid indices going deliberately over array-bounds   - change to avoid indices going deliberately over array-bounds
# Line 29  o pkg/fizhi: Line 428  o pkg/fizhi:
428    (e.g., datein=dates(n) is overwritten by timein=times(n) since both    (e.g., datein=dates(n) is overwritten by timein=times(n) since both
429     datein & timein, resp. 2nd and 3rd arg., are pointed to the same "ndum"     datein & timein, resp. 2nd and 3rd arg., are pointed to the same "ndum"
430     address) and produces error.     address) and produces error.
431    o tools/gemake2: (March 27-29 2009)
432      with option "-mpi": link *_mpi files from "MODS" dir (this is what
433      testreport does).
434  o lab_sea experiment: change from 2x1 tiles to 2x2 tiles and regenerate output  o lab_sea experiment: change from 2x1 tiles to 2x2 tiles and regenerate output
435  o pkg/seaice: fix bug in new version of S/R SEAICE_LSR.F:  o pkg/seaice: fix bug in new version of S/R SEAICE_LSR.F:
436     update lab_sea.lsr & lab_sea.salt_plume results     update lab_sea.lsr & lab_sea.salt_plume results
# Line 44  o pkg/seaice: Line 446  o pkg/seaice:
446    results by setting the above flag.    results by setting the above flag.
447    Further changes involve changes in defaults:    Further changes involve changes in defaults:
448    - ALLOW_FLOODING is defined and turned on by default    - ALLOW_FLOODING is defined and turned on by default
449    - SEAICE_advSnow = .true. is now the default    - SEAICEadvSnow = .true. is now the default
450    - SEAICE_advSalt = .true. is now the default    - SEAICEadvSalt = .true. is now the default
451    - SEAICE_advAge  = .true. is now the default    - SEAICEadvAge  = .true. is now the default
452    - SEAICE_clipVelocities  = .false. is now the default    - SEAICE_clipVelocities  = .false. is now the default
453                                       (as per J. Zhang's recommendation)                                       (as per J. Zhang's recommendation)
454    - B-grid, and thus not tested: SEAICE_TEST_ICE_STRESS_1/EXPLICIT_SSH_SLOPE    - B-grid, and thus not tested: SEAICE_TEST_ICE_STRESS_1/EXPLICIT_SSH_SLOPE

Legend:
Removed from v.1.1086  
changed lines
  Added in v.1.1195

  ViewVC Help
Powered by ViewVC 1.1.22