--- MITgcm/doc/tag-index 2006/08/04 23:36:17 1.710 +++ MITgcm/doc/tag-index 2006/08/14 01:11:08 1.714 @@ -1,9 +1,18 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.710 2006/08/04 23:36:17 jmc Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.714 2006/08/14 01:11:08 jmc Exp $ $Name: $ Notes on tags used in MITgcmUV ============================== +checkpoint58n_post +o fix globalArea multi-threaded calculation: need to apply GLOBAL_SUM to + local variable (not in common block). +o lot of small changes for multi-threaded. Most tests (using OMP & ifort) pass. + - still problems with pkgs: mnc, exp2, dic, cal, exf (and probably more); + - still BEGIN_MASTER/END_MASTER to remove around READ/WRITE_FLD S/R calls + to work with SingleCpuIO. +o add "_d 0" to real constant of pkg/cfc subroutines ; + update exp. cfc_exemple & tutorial_cfc_offline output files. o multi-threading and IO: - all threads call READ_FLD S/R (needed if using SingleCpuIO): (no BEGIN_MASTER/ END_MASTER around the call, but inside MDSIO S/R. @@ -29,7 +38,7 @@ o profiles: adding ptracer and ssh o testreport: change multi-test output-file name (from output.txt.{name} to output.{name}.txt) -o profiles: now ok for mutli-threaded case +o profiles: now ok for mutli-tiles case o seaice: add 4 parameters for different advection schemes for area, (effective) seaice thickness, enthalphy, and snow height. Their default is the standard parameter SEAICEadvScheme