/[MITgcm]/manual/manual_todo.txt
ViewVC logotype

Diff of /manual/manual_todo.txt

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

revision 1.10 by cnh, Thu Apr 6 20:03:45 2006 UTC revision 1.30 by jmc, Thu Apr 20 13:10:04 2006 UTC
# Line 14  o HTML, scripts and front content Line 14  o HTML, scripts and front content
14    - pick a URL    - pick a URL
15      TBD      TBD
16    
   - mitgcm.org very front page.  
     o too many clicks to get to model manual.  
       make doc link go to mitgcm.org/r2_web_testing/latest  
       and add "HowTo" reference etc... to /latest page  
   
17    - mitgcm.org/r2_web_testing/latest    - mitgcm.org/r2_web_testing/latest
18      o add another short-cut for quick download      o add another short-cut for quick download
19    
# Line 30  o HTML, scripts and front content Line 25  o HTML, scripts and front content
25        Tutorials (broken)        Tutorials (broken)
26        Browse Code        Browse Code
27    
     o mitgcm.org (front content) [DONE]  
       Get Code (where does this go to?)  
       get rid of * CVS current bullet  
       make HTML-enabled CVS code browser leap to MITgcm/MITgcm  
   
     o authors  
       John, Alistair, Jean-Michel, Patrick, Andrea, Steph, Helen,  
       Martin, Baylor, Dimitris, David, Ed, Mick, Chris, Constantinos,  
       Gael - others?  
   
28      o words on http://mitgcm.org/r2_web_testing/latest      o words on http://mitgcm.org/r2_web_testing/latest
29        change to        change to
30         "access on-line Auser manual/A and Atable of contents/A         "access on-line Auser manual/A and Atable of contents/A
# Line 298  in content: Horizontal Dissipation: 2 ti Line 283  in content: Horizontal Dissipation: 2 ti
283    to add: mention the angle of the grid direction relative to    to add: mention the angle of the grid direction relative to
284    Eastward, Northward direction.    Eastward, Northward direction.
285    + mention horizGridFile= in file "data" (PARM04)    + mention horizGridFile= in file "data" (PARM04)
286  - add cylindrical grid description  - add cylindrical polar grid description
287     need to do a better job of relating model variables to this diagram     need to do a better job of relating model variables to this diagram
288    
289    
# Line 325  in content: Horizontal Dissipation: 2 ti Line 310  in content: Horizontal Dissipation: 2 ti
310      o need to relate c11, c12 etc.. to COSFAC, USE_COS etc... flags      o need to relate c11, c12 etc.. to COSFAC, USE_COS etc... flags
311        in code need to explain why cos()3/2 turns out to be        in code need to explain why cos()3/2 turns out to be
312        scaling (not cos()2)        scaling (not cos()2)
313     - need to reference the smag/leith section.
314    
315  2.13.6 Vertical dissipation  2.13.6 Vertical dissipation
316   - mention the implicit vertical viscosity option and ref to section 2.5   - mention the implicit vertical viscosity option and ref to section 2.5
# Line 343  in content: Horizontal Dissipation: 2 ti Line 329  in content: Horizontal Dissipation: 2 ti
329    
330  2.16 & 2.17 & 2.18 :  2.16 & 2.17 & 2.18 :
331   - add 1rst Order upwind option & DST-2 (Lax-Wendroff) options   - add 1rst Order upwind option & DST-2 (Lax-Wendroff) options
332     - fix equations 2.202 & 2.203 (thanks to Martin)
333    
334  2.20.2 mercator, non-dimensional Equations:  2.20.2 mercator, non-dimensional Equations:
335  - does not use std notation  - does not use std notation
336  - would be better as an appendix of section 2.20:  - would be better as an appendix of section 2.20:
337  (e.g changing the tile to:  (e.g changing the tile to:
338    - talk to Baylor
339   Appendix: non-dimensional Equations on Spherical-Polar grid.)   Appendix: non-dimensional Equations on Spherical-Polar grid.)
340    
341    
342  JM  JM
343    
344    
345    >>>> From Andrea
346    
347    Chapter 3
348    --------
349    
350    Almost all of the 'math mode' text is dropped down as subscripts
351    
352    3.1 - don't need a link to the outside of the document (remove it)
353        - link to htdig is broken
354    
355    3.2.1 - link at bottom to source code points to section 3.2.1
356       (ie, to itself) - link should point to cvs code archive
357    
358    3.2.2.1  - ('upgrading from an earlier version') belongs under
359          the cvs part, ie, should be 3.2.1.1
360    
361    3.3 - remove reference to 'diags' section under MITgcm
362        - remove reference to 'exe' and 'bin' sections also
363          (remove the .cvsignore file under these directories in cvs)
364        - add a 'jobs' section, and a description as examples of run scripts
365        - add 'lsopt', 'optim' and 'tutorial examples' with brief descriptions
366        - under 'tools' add a reference to 'build_options'. refer to the 'optfiles'
367        - under 'tools' the adjoint points to section 5 - this is now section 8
368          (but should be a floating reference)
369        - under 'utils' add a reference to exch2 - stuff for different resolutions
370        - the description of the pkg section refers directly to
371          section 3. should be section 6 (actually should be a floating reference)
372    
373    3.4 - refer to sections 3.8 - 3.18 (now says 3.8 - 3.10)
374    3.4.1 - links to the following experiments don't exist or are broken:
375              exp2 - should link to section 3.9
376              hs94.cs-32x32x5 - link to section 3.12
377              add 'convection' to the list, link to section 3.13
378              add 'plume on slope` to the list, link to section 3.14
379              add '??' link to section 3.15
380              add 'dic_example on slope` to the list, link to section 3.16
381              add '??' link to section 3.17
382              add 'offline' and link to section 3.18
383              clean up others and make links where they are needed
384    3.4.2 - text suggests to see section 2 for details about what is in the 'code'
385            and 'input' directories - should refer to the examples in this section
386          - add 'build' bullet - this is where the model is compiled and exectuable lives
387    
388    3.5 - add some little text when talking about 'optfiles' to refer to the tools/build_options
389          as the place where they live (add a link?)
390    
391    3.6.1 - Add some general 'approach' text - ie, output is controlled either by the
392            'data' file in the input directory or by the data.[pkg name] file for any
393            package running. And there is some default behavior when the 'state' dumps
394            are written.
395    3.6.1.2 - needs to be moved to inside section 3.6.2
396    
397    All the 'overview' sections need some reference to the name of the experiment in
398    the verification directory
399    
400    3.10 - in title, 4 degrees - degree symbol is a subscript, not a superscript
401         - is this experiment in the list from section 3.4???
402    3.10.3.1 - refers to figures and equations, links are broken
403    
404    3.11.3.2 - line 43: link to equation is broken
405             - line 51-53: link to equation is broken
406             - there is some mess of text hanging around the end of this section. remove? reformat?
407    
408    3.12.4.1 - line 34 - link to equation is broken
409             - lines 60,61 - 1st (take out the 'r' in the superscript)
410    
411    3.13.2 - link to theta-equation is broken
412    3.13.5.4 -- ALL of the bold links to variable names are broken
413                line 34: link to equation is broken
414    
415    3.15.1 - reference to 'fourth experiment' should be removed
416    
417    3.16.4 - strange formatting, presence of '>' symbols - remove them
418    
419    3.17.3 - unknown verification directory pointed to - also: no link from list in sec 3.4
420    3.17.3.1 - nothing filled in under file input/data - needs description
421    
422    3.18.2 - point to section 2 for details - need hyperlink
423    
424    3.19.1 - text (2 places) says that section 3.5 called for compile in 'input' directory - not true!
425             section 3.5 has the 'build' directory in the example
426    
427    3.20.1 - link to doc at end of section points to this section
428    3.20.2 - link to doc at end of section points to this section
429    
430         offline - duplicate inputs, what is it, tidy up cfc v.
431                   other offline. JM thinks these need tidying up.
432    
433    Which of the following are which tutorial?
434    ! MLAdjust
435    adjust_nlfs.cs-32x32x1
436    aim.5l_XZ_Equatorial_Slice
437    biogeo
438    aim.5l_zon-ave
439    coupled_ucla
440    cfc_offline
441    exp3
442    global2x2_tot
443    global1x1_tot
444    global_ocean.cubed_wEXF
445    global_with_CFC11
446    goz
447    gop
448    natl_box_obcs
449    natl_box_forward
450    spinup_optim
451    tutorial_held_suarez_cs
452    vero
453    inverted_barometer
454    global_ocean.cubed32x32x30
455    exp1
456    advect_cs
457    dic_example
458    fizhi-gridalt-hs
459    global_ocean_pressure
460    matrix_example
461    exp4
462    solid-body.cs-32x32x1
463    cfc_example
464    flt_example
465    adjustment.cs-32x32x1
466    advect_xz
467    rotating_tank
468    ideal_2D_oce
469    global_ocean.90x40x15
470    front_relax
471    aim.5l_LatLon
472    lab_sea
473    hs94.cs-32x32x5
474    global_with_exf
475    exp2
476    tidal_basin_2d
477    fizhi-cs-32x32x10
478    exp5
479    global_ocean.cs32x15
480    OpenAD
481    hs94.1x64x5
482    fizhi-cs-aqualev10
483    exp0
484    dome
485    aim.5l_Equatorial_Channel
486    aim.5l_cs
487    hs94.128x64x5
488    prm
489    carbon
490    plume_on_slope
491    natl_box_adjoint
492    vermix
493    cpl_aim+ocn
494    global_ocean_ebm
495    internal_wave
496    advect_xy
497    natl_box
498    adjustment.128x64x1
499    
500  >>>> From Ed  >>>> From Ed
501    
502  Here are the remaining bits for Chap 4 :  Here are the remaining bits for Chap 4 :
503    
  - The grammar/flow could still use some work.  Boo was an English  
    major and has experience editing/proofing technical papers.  I  
    could print out a copy and ask her to read it and suggest  
    improvements.  
   
504   - missing references (if you point me towards URLs, I'll add them   - missing references (if you point me towards URLs, I'll add them
505     to the bibliography):     to the bibliography):
506       \ref{ref hoe and hill, ecmwf}       \ref{ref hoe and hill, ecmwf}
# Line 381  Chapter 6 Line 521  Chapter 6
521    
522     the master package diagram does not appear in the document     the master package diagram does not appear in the document
523    
    pkg/ptracers doesn't seem to have any documentation (see packages list below)  
   
   
524  Master list of packages (add this to beginning of chap 6)  Master list of packages (add this to beginning of chap 6)
525    
526  admtlm/               - autodiff (chapter 5)  admtlm/               - autodiff (chapter 5)
527  aim/                  - retired  aim/                  - retired
528  aim_compon_interf/    - 6.6 (no content yet)  aim_compon_interf/    - 6.6 (no content yet)(Daniel + JM)
529  aim_ocn_coupler/      - 6.6 (no content yet)  aim_ocn_coupler/      - 6.6 (no content yet)
530  aim_v23/              - 6.4.1 (content needs fixing - JM to do)  aim_v23/              - 6.4.1 (content needs fixing - JM to do)
531  atm_common/           - 6.6 (no content yet)  atm_common/           - nothing in this package (6.4.1 related)
532  autodiff/             - autodiff (chapter 5)  autodiff/             - autodiff (chapter 5)
533  bulk_force/           - 6.3.3  bulk_force/           - 6.3.3
534  cal/                  - 6.3.5  cal/                  - 6.3.5
535  cd_code/              - chapter 2 (JM check)  cd_code/              - chapter 2 (JM check add a reference to paper,
536  cfc/                  - not sure                            mention parameter in data)
537  chronos/              - AM to check  cfc/                  - not sure  (CNH to talk to Steph and Helen)
538  compon_communic/      - 6.6 (no content yet)  chronos/              - AM to check (not being used - Andrea to kill it)
539    compon_communic/      - 6.6 (no content yet)(Daniel + JM)
540  cost/                 - not sure, check with PH  cost/                 - not sure, check with PH
541  ctrl/                 - not sure, check with PH  ctrl/                 - not sure, check with PH
542  debug/                - JM may do something in chapter 7 (utilities)  debug/                - JM may do something in chapter 7 (utilities)
543  diagnostics/          - 7.1  diagnostics/          - 7.1
544  dic/                  - 6.7.2  dic/                  - 6.7.2
545  ebm/                  - not sure  ebm/                  - (check with PH)
546  ecco/                 - chapter 8  ecco/                 - chapter 8
547  embed_files/          - add something to chapter 7  embed_files/          - add something to chapter 7
 ex3/                  - rename to exch3  
548  exch2/                - 6.2.2  exch2/                - 6.2.2
549  exf/                  - 6.3.4  exf/                  - 6.3.4
550  fizhi/                - 6.4.3  fizhi/                - 6.4.3
551  flt/                  - in chapter 2 (JM check)  flt/                  - (PH check)
552  gchem/                - 6.7.1  gchem/                - 6.7.1
553  generic_advdiff/      - in chapter 2 (JM check)  generic_advdiff/      - in chapter 2 (JM check)
554  ggl90/                - nothing, (Martin?)  ggl90/                - nothing, (Martin?)
555  gmredi/               - in chapter 2 (JM check). also need  gmredi/               - in chapter 2 (JM check). also need
556                          Ferrari & Mc tapering                          Ferrari & Mc transition zone stuff (Samar doing this)
557                            get dfer to read this
558  grdchk/               - grdchk (chapter 5 - check with PH)  grdchk/               - grdchk (chapter 5 - check with PH)
559  gridalt/              - 6.2.4  gridalt/              - 6.2.4
560  kpp/                  - 6.3.2  kpp/                  - 6.3.2
561  land/                 - 6.4.2 (not connected to code - JM to fix)  land/                 - 6.4.2 (not connected to code Rong's notes - JM to fix)
562  matrix/               - Samar  matrix/               - Samar
563  mdsio/                - 7.3.1  mdsio/                - 7.3.1
564  mnc/                  - 7.2.1  mnc/                  - 7.2.1
# Line 429  mom_fluxform/         - in chapter 2 (JM Line 567  mom_fluxform/         - in chapter 2 (JM
567  mom_vecinv/           - in chapter 2 (JM check)  mom_vecinv/           - in chapter 2 (JM check)
568  monitor/              - 7.4  monitor/              - 7.4
569  my82/                 - nothing, (martin?)  my82/                 - nothing, (martin?)
570  obcs/                 - 6.3 (needs a check)  obcs/                 - 6.3 (needs a check - ask PH to read)
571  ocn_compon_interf/    - 6.6 (no content yet)  ocn_compon_interf/    - 6.6 (no content yet)
572  offline/              - nothing, tutorials that need work but no package   section entry  offline/              - nothing, tutorials that need work but no package   section entry
573                            trivial to document (CNH to do)
574  opps/                 - nothing, (martin?)  opps/                 - nothing, (martin?)
575  pp81/                 - nothing, (martin?)  pp81/                 - nothing, (martin?)
576  profiles/             - GAEL  profiles/             - GAEL
577  ptracers/             - JM + SD to write something  ptracers/             - JM + SD + Martin to write something (nothing for this
578  rbcs/                 - talk to steph                            at the moment)
579  runclock/             - runclock                          AM has diagnostics table for this.
580  rw/                   - not sure  rbcs/                 - CNH to talk to steph
581    runclock/             - runclock - CNH
582    rw/                   - not sure - going to stay says JMC. quick IO calls
583                            JMC to write a quick note for that.
584  sbo/                  - text in sbo_descruption.tex but not linked into  sbo/                  - text in sbo_descruption.tex but not linked into
585                          part6                          part6 - CNH
586  seaice/               - 6.5.2 - no equations, dimitris has promised some  seaice/               - 6.5.2 - no equations, dimitris has promised some
587  shap_filt/            - chapter 2, JM to check  shap_filt/            - chapter 2, JM to check
588  shelfice/             - nothing yet (martin?)  shelfice/             - nothing yet (martin?)
589  solver/               - empty  solver/               - empty (go away?)
590  sphere/               - chapter 5 or 8 (PH to check)  sphere/               - chapter 5 or 8 (PH to check)
591  therm_seaice/         - empty  therm_seaice/         - empty (go away?)
592  thsice/               - 6.5.1 (JM to update?)  thsice/               - 6.5.1 (JM to update?)
593  timeave/              - retiring......  timeave/              - retiring......
594  zonal_filt/           - chapter 2 (JM to check)  zonal_filt/           - chapter 2 (JM to check)
595    
596  Possible for chap 7 - Daniels grafix/ stuff  list an expeiment which uses package? CNH
   
 Need to get packages to contain their available diagnostics (i.e. calls to DIAGNOSTICS_ADD). these are listed in stdout when pacakages are started.  
   
 Figure 6.8 is missing  
597    
598  6.3.1.7 Tapering: Large, Danabasoglu and Doney, JPO 1997  6.3.1.7 Tapering: Large, Danabasoglu and Doney, JPO 1997
599   Figure 6.8 is missing   Figure 6.8 is missing
# Line 475  to do list for chap 7: Line 613  to do list for chap 7:
613    
614  andrea  andrea
615    
 >>>> From Andrea  
   
 Chapter 3  
 --------  
   
 Almost all of the 'math mode' text is dropped down as subscripts  
   
 divide chapter 3 more clearly into 2 sections?  
    (ie, 3.1-3.6 are more informational, 3.8- 3.18 are examples, and  
     then 3.19 and 3.20 are informational again - rearrange subsections?)  
   
 3.1 - don't need a link to the outside of the document (remove it)  
     - link to htdig is broken  
   
 3.2.1 - link at bottom to source code points to section 3.2.1  
    (ie, to itself) - link should point to cvs code archive  
   
 3.2.2.1  - ('upgrading from an earlier version') belongs under  
       the cvs part, ie, should be 3.2.1.1  
   
 3.3 - remove reference to 'diags' section under MITgcm  
     - remove reference to 'exe' and 'bin' sections also  
       (remove the .cvsignore file under these directories in cvs)  
     - add a 'jobs' section, and a description as examples of run scripts  
     - add 'lsopt', 'optim' and 'tutorial examples' with brief descriptions  
     - under 'tools' add a reference to 'build_options'. refer to the 'optfiles'  
     - under 'tools' the adjoint points to section 5 - this is now section 8  
       (but should be a floating reference)  
     - under 'utils' add a reference to exch2 - stuff for different resolutions  
     - the description of the pkg section refers directly to  
       section 3. should be section 6 (actually should be a floating reference)  
   
 3.4 - refer to sections 3.8 - 3.18 (now says 3.8 - 3.10)  
 3.4.1 - links to the following experiments don't exist or are broken:  
           exp2 - should link to section 3.9  
           hs94.cs-32x32x5 - link to section 3.12  
           add 'convection' to the list, link to section 3.13  
           add 'plume on slope` to the list, link to section 3.14  
           add '??' link to section 3.15  
           add 'dic_example on slope` to the list, link to section 3.16  
           add '??' link to section 3.17  
           add 'offline' and link to section 3.18  
           clean up others and make links where they are needed  
 3.4.2 - text suggests to see section 2 for details about what is in the 'code'  
         and 'input' directories - should refer to the examples in this section  
       - add 'build' bullet - this is where the model is compiled and exectuable lives  
   
 3.5 - add some little text when talking about 'optfiles' to refer to the tools/build_options  
       as the place where they live (add a link?)  
   
 3.6.1 - Add some general 'approach' text - ie, output is controlled either by the  
         'data' file in the input directory or by the data.[pkg name] file for any  
         package running. And there is some default behavior when the 'state' dumps  
         are written.  
 3.6.1.2 - needs to be moved to inside section 3.6.2  
   
 3.7 - this section is superfluous - remove it -OR- put the tutorial sections (3.8-3.18)  
       underneath this one and leave the text for 3.7 in place  
   
 All the 'overview' sections need some reference to the name of the experiment in  
 the verification directory  
   
 3.10 - in title, 4 degrees - degree symbol is a subscript, not a superscript  
      - is this experiment in the list from section 3.4???  
 3.10.3.1 - refers to figures and equations, links are broken  
   
 3.11.3.2 - line 43: link to equation is broken  
          - line 51-53: link to equation is broken  
          - there is some mess of text hanging around the end of this section. remove? reformat?  
   
 3.12.4.1 - line 34 - link to equation is broken  
          - lines 60,61 - 1st (take out the 'r' in the superscript)  
616    
617  3.13.2 - link to theta-equation is broken  9. Publications using MITgcm --> "Previous Applications of MITgcm"
618  3.13.5.4 -- ALL of the bold links to variable names are broken     Spall, Gianmaria, Legg, Dewar, Cessi, Cournelle, Follows, Adcroft, etc...
619              line 34: link to equation is broken     (check in support for more names)
   
 3.15.1 - reference to 'fourth experiment' should be removed  
   
 3.16.4 - strange formatting, presence of '>' symbols - remove them  
   
 3.17.3 - unknown verification directory pointed to - also: no link from list in sec 3.4  
 3.17.3.1 - nothing filled in under file input/data - needs description  
   
 3.18.2 - point to section 2 for details - need hyperlink  
620    
621  3.19.1 - text (2 places) says that section 3.5 called for compile in 'input' directory - not true!  10. Under development
          section 3.5 has the 'build' directory in the example  
622    
 3.20.1 - link to doc at end of section points to this section  
 3.20.2 - link to doc at end of section points to this section  
   
      offline - duplicate inputs, what is it, tidy up cfc v.  
                other offline. JM thinks these need tidying up.  
623    
624    Bibliography
625    
626  9. Model uses   tidy up from misc - .tex
    Spall, Gianmaria, Legg, Dewar, Cessi, Cournelle, Follows, Adcroft, etc...  
    (check in support for more names)  

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.30

  ViewVC Help
Powered by ViewVC 1.1.22