/[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.1277 by mlosch, Fri May 21 10:16:59 2010 UTC revision 1.1278 by jmc, Fri May 21 20:47:53 2010 UTC
# Line 12  o pkg/exf: merge exf_bulk_largeyeager04 Line 12  o pkg/exf: merge exf_bulk_largeyeager04
12     - 1./exf(Const/T) -> exf(-Const/T) (big change in the results)     - 1./exf(Const/T) -> exf(-Const/T) (big change in the results)
13     - replace rhonil by rhoConstFresh in computation of evap (bug fix)     - replace rhonil by rhoConstFresh in computation of evap (bug fix)
14     - replace u/vstress=tau*rd*ws*cw by tau*rd*u/vwind (changes results)     - replace u/vstress=tau*rd*ws*cw by tau*rd*u/vwind (changes results)
15     - replace     - replace
16       rd(i,j)= rdn(i,j)/(exf_one - rdn(i,j)/karman*psimh )       rd(i,j)= rdn(i,j)/(exf_one - rdn(i,j)/karman*psimh )
17       shn    = sh(i,j,bi,bj)*rd(i,j)/rdn(i,j)       shn    = sh(i,j,bi,bj)*rd(i,j)/rdn(i,j)
18       by       by
19       shn    = sh(i,j,bi,bj)/(exf_one - rdn(i,j)/karman*psimh )       shn    = sh(i,j,bi,bj)/(exf_one - rdn(i,j)/karman*psimh )
20       (changes results)       (changes results)
21     -> exf_bulkformulae v1.22,     -> exf_bulkformulae v1.22,
22        update verification experiments lab_sea, offline_exf_seaice, seaice_obcs        update verification experiments lab_sea, offline_exf_seaice, seaice_obcs
23        (lab_sea: output.hb87.txt 1.11, output.lsr.txt 1.25, output.salt_plume.txt 1.13,        (lab_sea: output.hb87.txt 1.11, output.lsr.txt 1.25, output.salt_plume.txt 1.13,
24                  output.txt 1.63                        output.txt 1.63
25         offline_exf_seaice: output.seaicetd.txt 1.7         offline_exf_seaice: output.seaicetd.txt 1.7
26         seaice_obcs: output.txt 1.10)         seaice_obcs: output.txt 1.10)
27    Step 2: do the actual merge and remove exf_bulk_largeyeager04.F    Step 2: do the actual merge and remove exf_bulk_largeyeager04.F
28     -> exf_bulkformulae v1.23,     -> exf_bulkformulae v1.23,
29        unfortunately requires updating lab_sea.salt_plume (6 matching digits),        unfortunately requires updating lab_sea.salt_plume (6 matching digits),
30        and global_ocean.cs32x15.icedyn (only 11 matching digits)        and global_ocean.cs32x15.icedyn (only 11 matching digits)
31      Also update output_adm of exp. lab_sea (all 4) and offline_exf_seaice.
32  o adjoint of exch-1:  o adjoint of exch-1:
33   - pass high-level EXCH S/R through TAF (eesupp/src/exch_ad_diff.list)   - pass high-level EXCH S/R through TAF (eesupp/src/exch_ad_diff.list)
34     (note: was already like this when using EXCH-2) and remove flow dir     (note: was already like this when using EXCH-2) and remove flow dir

Legend:
Removed from v.1.1277  
changed lines
  Added in v.1.1278

  ViewVC Help
Powered by ViewVC 1.1.22