/[MITgcm]/MITgcm/tutorial_examples/tracer_adjoint_sensitivity/README
ViewVC logotype

Annotation of /MITgcm/tutorial_examples/tracer_adjoint_sensitivity/README

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


Revision 1.1.4.1 - (hide annotations) (download)
Tue Feb 26 16:12:09 2002 UTC (21 years, 3 months ago) by adcroft
Branch: release1
CVS Tags: release1_p12, release1_p13, release1_p10, release1_p11, release1_p16, release1_p17, release1_p14, release1_p15, release1_p8, release1_p9, release1_p1, release1_p2, release1_p3, release1_p4, release1_p5, release1_p6, release1_p7, release1_p13_pre, release1_chkpt44d_post, release1_p12_pre
Branch point for: release1_50yr
Changes since 1.1: +18 -0 lines
Added tutorials, following sequenct of changes made by CNH on the
branch "release1-branch". The follow directories with tutorial
code/data were created:

  tutorial_examples/held_suarez_atmosphere/
  tutorial_examples/baroclinic_gyre_on_a_sphere/
  tutorial_examples/nonhydrostatic_deep_convection/
  tutorial_examples/barotropic_gyre_in_a_box/
  tutorial_examples/nonhydrostatic_plume_on_slope/
  tutorial_examples/global_ocean_circulation/
  tutorial_examples/tracer_adjoint_sensitivity/

No other changes were made (i.e. all other directories and code are
untouched).

1 adcroft 1.1.4.1
2     cd bin
3     ln -s ../verification/carbon/code/.genmakerc .
4     ln -s ../verification/carbon/code/*.h .
5     ln -s ../verification/carbon/code/*.F .
6    
7     ../tools/genmake -makefile
8     make depend
9     make small_f
10    
11     cd ../adjoint
12     make adall
13     make adchange
14    
15     cd ../bin
16     make

  ViewVC Help
Powered by ViewVC 1.1.22