/[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.43 by molod, Wed Jun 28 19:03:11 2006 UTC revision 1.49 by jmc, Thu Jan 17 16:45:29 2008 UTC
# Line 26  Editors Line 26  Editors
26    
27   Biblio        - EH3   Biblio        - EH3
28    
29    
30  Rebuild and set to do cron build - DONE on hugo  Rebuild and set to do cron build - DONE on hugo
31    
32  To do  To do
# Line 42  To do Line 43  To do
43    
44  o HTML, scripts and front content  o HTML, scripts and front content
45    
46    - pick a URL    - pick a URL:  mitgcm.org/r2  <-- EH3's preferred base URL
     TBD  
47    
48    - mitgcm.org/r2_web_testing/latest    - mitgcm.org/r2_web_testing/latest
49      o add another short-cut for quick download      
50        o --DONE--  add another short-cut for quick download
51    
52        o --DONE--  add another short-cut
53                      About
54                      Installation
55                      Contents
56                      Overview
57                      Tutorials (broken)
58                      Browse Code
59    
60        o --DONE--  words on http://mitgcm.org/r2_web_testing/latest change to
61    
62      o add another short-cut      o --DONE--  finite-volume doesn't leap to FV figure
       About  
       Installation  
       Contents  
       Overview  
       Tutorials (broken)  
       Browse Code  
   
     o words on http://mitgcm.org/r2_web_testing/latest  
       change to  
        "access on-line Auser manual/A and Atable of contents/A  
         and browse the Aoverview section/A"  
63    
64      o finite-volume doesn't leap to FV figure      o -- DONE ??? --  have another go at pnmcrop et al.
65    
66      o have another go at pnmcrop et al.           I've tried making a small change in latex2html which fixes
67             the oddball-lower-alignment issue that we were seeing with
68             most in-line expressions (that is, math embedded in text).
69             The fix results in some things being slightly raised but I
70             thin this is more asthetically pleasing than being somewhat
71             lowered as before. --EH3
72    
73             To view the altered alignment, see:
74    
75                http://eddy.csail.mit.edu/r2/latest/
76    
77      o Need an empty package as part of distribution. Check out atm_common      o Need an empty package as part of distribution. Check out atm_common
78    
79    
80  o Latex    o Latex  
81    
82      Chapter 1                 - CNH      Chapter 1                 - CNH
# Line 255  in content: Horizontal Dissipation: 2 ti Line 265  in content: Horizontal Dissipation: 2 ti
265  >> evaluated explicitly in time  >> evaluated explicitly in time
266  <- Leave it general.  <- Leave it general.
267    
268     o Time-stepping outline
269       - what gets called when
270    
271    
272  2.2 rigid-lid:  2.2 rigid-lid:
273    
274  - At some point, would be better to replace "g \eta" with "\Phi_s (cg2d_x)"  - At some point, would be better to replace "g \eta" with "\Phi_s (cg2d_x)"
275    to stay closer to the code.    to stay closer to the code.
276  - mention section 2.5 implicit-Time-stepping (for vertical viscosity)  - mention section 2.5 implicit-Time-stepping (for vertical viscosity) <- DONE
277    
278  2.3 linear free-surface:  2.3 linear free-surface:
279  - add ref(+link) to S/R names:  - add ref(+link) to S/R names:
280  - add ref(+link) to Crank-Nickelson section 2.9.1  - add ref(+link) to Crank-Nickelson section 2.9.1 <- DONE
281    
282  2.4 Adams-Bashforth  2.4 Adams-Bashforth
283  - add stability diagrams (I have some figures that I can put)  - add stability diagrams (I have some figures that I can put) <- DONE
284  - add link for var. forcing_In_AB  - add link for var. forcing_In_AB and epsil_AB <- half DONE
285  - add S/R link for S/R ADAMS_BASHFORTH2  - add S/R link for S/R ADAMS_BASHFORTH2 <-DONE
286    
287  2.5 Implicit time-stepping  2.5 Implicit time-stepping
288  - add name of S/R: IMPLDIFF, GAD_IMPLICIT_R, MOM_U_IMPLICIT_R  - add name of S/R: IMPLDIFF, GAD_IMPLICIT_R, MOM_U_IMPLICIT_R
# Line 404  Almost all of the 'math mode' text is dr Line 417  Almost all of the 'math mode' text is dr
417  3.14.5.4 -- ALL of the bold links to variable names are broken  3.14.5.4 -- ALL of the bold links to variable names are broken
418              line 34: link to equation is broken              line 34: link to equation is broken
419    
420     o Update basic intro with one and four layer gyres
421       - include advection options
422       - conservation analysis
423       - diagnostics
424    
425     o Four degree adjoint
426       - both TAF and OpenAD based.
427    
428     o Coupled with biogeo setup
429       - based on CCGS setup
430    
431    
432  >>>> From Ed  >>>> From Ed
433    
434  Here are the remaining bits for Chap 4 :  Here are the remaining bits for Chap 4 :
# Line 426  Add more to quick links on front page Line 451  Add more to quick links on front page
451    
452  Chapter 6  Chapter 6
453    
454     the master package diagram does not appear in the document     the master package diagram does not appear in the document <- done
455     (<- needs an update: e.g. atm2d, salt_plume, shelfice ...)
456    
457  Master list of packages (add this to beginning of chap 6)  Master list of packages (add this to beginning of chap 6)
458     (<- needs an update: e.g. atm2d, salt_plume, shelfice ...)
459    
460  admtlm/               - autodiff (chapter 5)  admtlm/               - autodiff (chapter 5)
461  aim/                  - retired  aim/                  - retired
# Line 455  embed_files/          - add something to Line 482  embed_files/          - add something to
482  exch2/                - 6.2.2  exch2/                - 6.2.2
483  exf/                  - 6.3.4  exf/                  - 6.3.4
484  fizhi/                - 6.4.3  fizhi/                - 6.4.3
485     o Including FIZHI doc
486       - get things up to date
487  flt/                  - (PH check)  flt/                  - (PH check)
488  gchem/                - 6.7.1  gchem/                - 6.7.1
489  generic_advdiff/      - in chapter 2 (JM check)  generic_advdiff/      - in chapter 2 (JM check)
# Line 500  thsice/               - 6.5.1 (JM to upd Line 529  thsice/               - 6.5.1 (JM to upd
529  timeave/              - retiring......  timeave/              - retiring......
530  zonal_filt/           - chapter 2 (JM to check)  zonal_filt/           - chapter 2 (JM to check)
531    
532     o Cost function packages
533       - floats, weights, profiles etc...
534    
535    
536  list an expeiment which uses package? CNH  list an expeiment which uses package? CNH
537    
538  6.3.1.7 Tapering: Large, Danabasoglu and Doney, JPO 1997  6.3.1.7 Tapering: Large, Danabasoglu and Doney, JPO 1997
# Line 508  list an expeiment which uses package? CN Line 541  list an expeiment which uses package? CN
541    
542  =====  Chapter 7  =====  [EH3 editing] :  =====  Chapter 7  =====  [EH3 editing] :
543    
544  7.1.x - JMC: please add description of:   + JMC: please add description of:
545          - diagstat          - diagstat
546          - new temporal averaging feature          - new temporal averaging feature
547    
548  7.5.1 - add Graphix to the list of stuff in utils/matlab (Daniel)   + update the RW / MDSIO description
549       -> new meta file
550       -> list all RW S/R that one should use instead of calling directly MDSIO
551    
552     + add Graphix to the list of stuff in utils/matlab (Daniel)
553    
554     + get bathymetry pre-processing stuff from Patrick and then describe it
555    
556     + add something on spgrid mesh generator
557     o Grid generation
558       - more explanation and some step-by-step examples
559       - plotting grid examples
560    
 7.5.2 - get bathymetry pre-processing stuff from Patrick  
         and then describe it  
561    
562  add something on spgrid mesh generator (maybe)?   + add in gmaze PV calculation scripts plus write up on how it is calculated
563         http://mitgcm.org/cgi-bin/viewcvs.cgi/MITgcm_contrib/gmaze_pv/
564    
565    
566  andrea  andrea
# Line 530  andrea Line 573  andrea
573  10. Under development  10. Under development
574    
575  Constantinos LCML  Constantinos LCML
576     o Legend/LCML examples and explanation
577       - examples and explanation!
578    
579    
580    
581  Bibliography  Bibliography
582    
583   tidy up from misc - .tex   tidy up from misc - .tex
584    
585    Also
586    
587    a link to the new manual
588    should appear on the front page (even if it's under construction).
589    
590    updating:
591    http://mitgcm.org/r2_web_testing/latest/code_reference/callTree.html
592    which points to a 1.5 years old code. Would be good to generate a
593    new one, and even better, to try to keep it up-to-date.
594    

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.49

  ViewVC Help
Powered by ViewVC 1.1.22