gphys 1.1.1 → 1.2.2
Sign up to get free protection for your applications and to get access to all the features.
- data/.gitignore +17 -0
- data/ChangeLog +221 -0
- data/Gemfile +4 -0
- data/LICENSE.txt +18 -30
- data/README +23 -26
- data/README.md +29 -0
- data/Rakefile +1 -56
- data/bin/gpaop +2 -1
- data/bin/gpcut +3 -2
- data/bin/gpedit +6 -2
- data/bin/gpmath +3 -2
- data/bin/gpmaxmin +3 -2
- data/bin/gpprint +2 -1
- data/bin/gpvect +28 -5
- data/bin/gpview +43 -5
- data/extconf.rb +5 -6
- data/gphys.gemspec +34 -0
- data/interpo.c +63 -24
- data/lib/gphys.rb +2 -0
- data/lib/numru/dclext.rb +2636 -0
- data/lib/numru/derivative.rb +53 -12
- data/lib/numru/ganalysis/eof.rb +4 -0
- data/lib/numru/ganalysis/histogram.rb +73 -5
- data/lib/numru/ganalysis/met.rb +163 -2
- data/lib/numru/ganalysis/planet.rb +230 -20
- data/lib/numru/ggraph.rb +147 -2247
- data/lib/numru/gphys/assoccoords.rb +19 -3
- data/lib/numru/gphys/axis.rb +1 -1
- data/lib/numru/gphys/coordmapping.rb +2 -2
- data/lib/numru/gphys/derivative.rb +56 -13
- data/lib/numru/gphys/gphys.rb +17 -1
- data/lib/numru/gphys/gphys_grads_io.rb +6 -5
- data/lib/numru/gphys/gphys_grib_io.rb +6 -6
- data/lib/numru/gphys/gphys_io.rb +25 -6
- data/lib/numru/gphys/grads_gridded.rb +31 -29
- data/lib/numru/gphys/grib.rb +13 -9
- data/lib/numru/gphys/interpolate.rb +153 -29
- data/lib/numru/gphys/unumeric.rb +29 -6
- data/lib/numru/gphys/varray.rb +9 -0
- data/lib/numru/gphys/varraygrib.rb +70 -8
- data/lib/version.rb +3 -0
- metadata +247 -531
- data/doc/attribute.html +0 -19
- data/doc/attributenetcdf.html +0 -15
- data/doc/axis.html +0 -376
- data/doc/coordmapping.html +0 -111
- data/doc/coordtransform.html +0 -36
- data/doc/derivative/gphys-derivative.html +0 -80
- data/doc/derivative/index.html +0 -21
- data/doc/derivative/index.rd +0 -14
- data/doc/derivative/math-doc/document/document.css +0 -30
- data/doc/derivative/math-doc/document/document.html +0 -57
- data/doc/derivative/math-doc/document/images.aux +0 -1
- data/doc/derivative/math-doc/document/images.log +0 -385
- data/doc/derivative/math-doc/document/images.pl +0 -186
- data/doc/derivative/math-doc/document/images.tex +0 -364
- data/doc/derivative/math-doc/document/img1.png +0 -0
- data/doc/derivative/math-doc/document/img10.png +0 -0
- data/doc/derivative/math-doc/document/img11.png +0 -0
- data/doc/derivative/math-doc/document/img12.png +0 -0
- data/doc/derivative/math-doc/document/img13.png +0 -0
- data/doc/derivative/math-doc/document/img14.png +0 -0
- data/doc/derivative/math-doc/document/img15.png +0 -0
- data/doc/derivative/math-doc/document/img16.png +0 -0
- data/doc/derivative/math-doc/document/img17.png +0 -0
- data/doc/derivative/math-doc/document/img18.png +0 -0
- data/doc/derivative/math-doc/document/img19.png +0 -0
- data/doc/derivative/math-doc/document/img2.png +0 -0
- data/doc/derivative/math-doc/document/img20.png +0 -0
- data/doc/derivative/math-doc/document/img21.png +0 -0
- data/doc/derivative/math-doc/document/img22.png +0 -0
- data/doc/derivative/math-doc/document/img23.png +0 -0
- data/doc/derivative/math-doc/document/img24.png +0 -0
- data/doc/derivative/math-doc/document/img25.png +0 -0
- data/doc/derivative/math-doc/document/img26.png +0 -0
- data/doc/derivative/math-doc/document/img27.png +0 -0
- data/doc/derivative/math-doc/document/img28.png +0 -0
- data/doc/derivative/math-doc/document/img29.png +0 -0
- data/doc/derivative/math-doc/document/img3.png +0 -0
- data/doc/derivative/math-doc/document/img30.png +0 -0
- data/doc/derivative/math-doc/document/img4.png +0 -0
- data/doc/derivative/math-doc/document/img5.png +0 -0
- data/doc/derivative/math-doc/document/img6.png +0 -0
- data/doc/derivative/math-doc/document/img7.png +0 -0
- data/doc/derivative/math-doc/document/img8.png +0 -0
- data/doc/derivative/math-doc/document/img9.png +0 -0
- data/doc/derivative/math-doc/document/index.html +0 -57
- data/doc/derivative/math-doc/document/labels.pl +0 -13
- data/doc/derivative/math-doc/document/next.png +0 -0
- data/doc/derivative/math-doc/document/next_g.png +0 -0
- data/doc/derivative/math-doc/document/node1.html +0 -238
- data/doc/derivative/math-doc/document/node2.html +0 -75
- data/doc/derivative/math-doc/document/prev.png +0 -0
- data/doc/derivative/math-doc/document/prev_g.png +0 -0
- data/doc/derivative/math-doc/document/up.png +0 -0
- data/doc/derivative/math-doc/document/up_g.png +0 -0
- data/doc/derivative/math-doc/document.pdf +0 -0
- data/doc/derivative/math-doc/document.tex +0 -158
- data/doc/derivative/numru-derivative.html +0 -129
- data/doc/ep_flux/ep_flux.html +0 -469
- data/doc/ep_flux/ggraph_on_merdional_section.html +0 -71
- data/doc/ep_flux/index.html +0 -31
- data/doc/ep_flux/index.rd +0 -24
- data/doc/ep_flux/math-doc/document/WARNINGS +0 -1
- data/doc/ep_flux/math-doc/document/contents.png +0 -0
- data/doc/ep_flux/math-doc/document/crossref.png +0 -0
- data/doc/ep_flux/math-doc/document/document.css +0 -30
- data/doc/ep_flux/math-doc/document/document.html +0 -101
- data/doc/ep_flux/math-doc/document/images.aux +0 -1
- data/doc/ep_flux/math-doc/document/images.log +0 -1375
- data/doc/ep_flux/math-doc/document/images.pl +0 -1328
- data/doc/ep_flux/math-doc/document/images.tex +0 -1471
- data/doc/ep_flux/math-doc/document/img1.png +0 -0
- data/doc/ep_flux/math-doc/document/img10.png +0 -0
- data/doc/ep_flux/math-doc/document/img100.png +0 -0
- data/doc/ep_flux/math-doc/document/img101.png +0 -0
- data/doc/ep_flux/math-doc/document/img102.png +0 -0
- data/doc/ep_flux/math-doc/document/img103.png +0 -0
- data/doc/ep_flux/math-doc/document/img104.png +0 -0
- data/doc/ep_flux/math-doc/document/img105.png +0 -0
- data/doc/ep_flux/math-doc/document/img106.png +0 -0
- data/doc/ep_flux/math-doc/document/img107.png +0 -0
- data/doc/ep_flux/math-doc/document/img108.png +0 -0
- data/doc/ep_flux/math-doc/document/img109.png +0 -0
- data/doc/ep_flux/math-doc/document/img11.png +0 -0
- data/doc/ep_flux/math-doc/document/img110.png +0 -0
- data/doc/ep_flux/math-doc/document/img111.png +0 -0
- data/doc/ep_flux/math-doc/document/img112.png +0 -0
- data/doc/ep_flux/math-doc/document/img113.png +0 -0
- data/doc/ep_flux/math-doc/document/img114.png +0 -0
- data/doc/ep_flux/math-doc/document/img115.png +0 -0
- data/doc/ep_flux/math-doc/document/img116.png +0 -0
- data/doc/ep_flux/math-doc/document/img117.png +0 -0
- data/doc/ep_flux/math-doc/document/img118.png +0 -0
- data/doc/ep_flux/math-doc/document/img119.png +0 -0
- data/doc/ep_flux/math-doc/document/img12.png +0 -0
- data/doc/ep_flux/math-doc/document/img120.png +0 -0
- data/doc/ep_flux/math-doc/document/img121.png +0 -0
- data/doc/ep_flux/math-doc/document/img122.png +0 -0
- data/doc/ep_flux/math-doc/document/img123.png +0 -0
- data/doc/ep_flux/math-doc/document/img124.png +0 -0
- data/doc/ep_flux/math-doc/document/img125.png +0 -0
- data/doc/ep_flux/math-doc/document/img126.png +0 -0
- data/doc/ep_flux/math-doc/document/img127.png +0 -0
- data/doc/ep_flux/math-doc/document/img128.png +0 -0
- data/doc/ep_flux/math-doc/document/img129.png +0 -0
- data/doc/ep_flux/math-doc/document/img13.png +0 -0
- data/doc/ep_flux/math-doc/document/img130.png +0 -0
- data/doc/ep_flux/math-doc/document/img131.png +0 -0
- data/doc/ep_flux/math-doc/document/img132.png +0 -0
- data/doc/ep_flux/math-doc/document/img133.png +0 -0
- data/doc/ep_flux/math-doc/document/img134.png +0 -0
- data/doc/ep_flux/math-doc/document/img135.png +0 -0
- data/doc/ep_flux/math-doc/document/img136.png +0 -0
- data/doc/ep_flux/math-doc/document/img137.png +0 -0
- data/doc/ep_flux/math-doc/document/img138.png +0 -0
- data/doc/ep_flux/math-doc/document/img139.png +0 -0
- data/doc/ep_flux/math-doc/document/img14.png +0 -0
- data/doc/ep_flux/math-doc/document/img140.png +0 -0
- data/doc/ep_flux/math-doc/document/img141.png +0 -0
- data/doc/ep_flux/math-doc/document/img142.png +0 -0
- data/doc/ep_flux/math-doc/document/img143.png +0 -0
- data/doc/ep_flux/math-doc/document/img144.png +0 -0
- data/doc/ep_flux/math-doc/document/img145.png +0 -0
- data/doc/ep_flux/math-doc/document/img146.png +0 -0
- data/doc/ep_flux/math-doc/document/img147.png +0 -0
- data/doc/ep_flux/math-doc/document/img148.png +0 -0
- data/doc/ep_flux/math-doc/document/img149.png +0 -0
- data/doc/ep_flux/math-doc/document/img15.png +0 -0
- data/doc/ep_flux/math-doc/document/img150.png +0 -0
- data/doc/ep_flux/math-doc/document/img151.png +0 -0
- data/doc/ep_flux/math-doc/document/img152.png +0 -0
- data/doc/ep_flux/math-doc/document/img153.png +0 -0
- data/doc/ep_flux/math-doc/document/img154.png +0 -0
- data/doc/ep_flux/math-doc/document/img155.png +0 -0
- data/doc/ep_flux/math-doc/document/img156.png +0 -0
- data/doc/ep_flux/math-doc/document/img157.png +0 -0
- data/doc/ep_flux/math-doc/document/img158.png +0 -0
- data/doc/ep_flux/math-doc/document/img159.png +0 -0
- data/doc/ep_flux/math-doc/document/img16.png +0 -0
- data/doc/ep_flux/math-doc/document/img160.png +0 -0
- data/doc/ep_flux/math-doc/document/img161.png +0 -0
- data/doc/ep_flux/math-doc/document/img162.png +0 -0
- data/doc/ep_flux/math-doc/document/img163.png +0 -0
- data/doc/ep_flux/math-doc/document/img164.png +0 -0
- data/doc/ep_flux/math-doc/document/img165.png +0 -0
- data/doc/ep_flux/math-doc/document/img166.png +0 -0
- data/doc/ep_flux/math-doc/document/img167.png +0 -0
- data/doc/ep_flux/math-doc/document/img168.png +0 -0
- data/doc/ep_flux/math-doc/document/img169.png +0 -0
- data/doc/ep_flux/math-doc/document/img17.png +0 -0
- data/doc/ep_flux/math-doc/document/img170.png +0 -0
- data/doc/ep_flux/math-doc/document/img171.png +0 -0
- data/doc/ep_flux/math-doc/document/img172.png +0 -0
- data/doc/ep_flux/math-doc/document/img173.png +0 -0
- data/doc/ep_flux/math-doc/document/img174.png +0 -0
- data/doc/ep_flux/math-doc/document/img175.png +0 -0
- data/doc/ep_flux/math-doc/document/img176.png +0 -0
- data/doc/ep_flux/math-doc/document/img177.png +0 -0
- data/doc/ep_flux/math-doc/document/img178.png +0 -0
- data/doc/ep_flux/math-doc/document/img179.png +0 -0
- data/doc/ep_flux/math-doc/document/img18.png +0 -0
- data/doc/ep_flux/math-doc/document/img180.png +0 -0
- data/doc/ep_flux/math-doc/document/img181.png +0 -0
- data/doc/ep_flux/math-doc/document/img182.png +0 -0
- data/doc/ep_flux/math-doc/document/img183.png +0 -0
- data/doc/ep_flux/math-doc/document/img184.png +0 -0
- data/doc/ep_flux/math-doc/document/img185.png +0 -0
- data/doc/ep_flux/math-doc/document/img186.png +0 -0
- data/doc/ep_flux/math-doc/document/img187.png +0 -0
- data/doc/ep_flux/math-doc/document/img188.png +0 -0
- data/doc/ep_flux/math-doc/document/img189.png +0 -0
- data/doc/ep_flux/math-doc/document/img19.png +0 -0
- data/doc/ep_flux/math-doc/document/img190.png +0 -0
- data/doc/ep_flux/math-doc/document/img191.png +0 -0
- data/doc/ep_flux/math-doc/document/img192.png +0 -0
- data/doc/ep_flux/math-doc/document/img193.png +0 -0
- data/doc/ep_flux/math-doc/document/img194.png +0 -0
- data/doc/ep_flux/math-doc/document/img195.png +0 -0
- data/doc/ep_flux/math-doc/document/img196.png +0 -0
- data/doc/ep_flux/math-doc/document/img197.png +0 -0
- data/doc/ep_flux/math-doc/document/img198.png +0 -0
- data/doc/ep_flux/math-doc/document/img199.png +0 -0
- data/doc/ep_flux/math-doc/document/img2.png +0 -0
- data/doc/ep_flux/math-doc/document/img20.png +0 -0
- data/doc/ep_flux/math-doc/document/img200.png +0 -0
- data/doc/ep_flux/math-doc/document/img21.png +0 -0
- data/doc/ep_flux/math-doc/document/img22.png +0 -0
- data/doc/ep_flux/math-doc/document/img23.png +0 -0
- data/doc/ep_flux/math-doc/document/img24.png +0 -0
- data/doc/ep_flux/math-doc/document/img25.png +0 -0
- data/doc/ep_flux/math-doc/document/img26.png +0 -0
- data/doc/ep_flux/math-doc/document/img27.png +0 -0
- data/doc/ep_flux/math-doc/document/img28.png +0 -0
- data/doc/ep_flux/math-doc/document/img29.png +0 -0
- data/doc/ep_flux/math-doc/document/img3.png +0 -0
- data/doc/ep_flux/math-doc/document/img30.png +0 -0
- data/doc/ep_flux/math-doc/document/img31.png +0 -0
- data/doc/ep_flux/math-doc/document/img32.png +0 -0
- data/doc/ep_flux/math-doc/document/img33.png +0 -0
- data/doc/ep_flux/math-doc/document/img34.png +0 -0
- data/doc/ep_flux/math-doc/document/img35.png +0 -0
- data/doc/ep_flux/math-doc/document/img36.png +0 -0
- data/doc/ep_flux/math-doc/document/img37.png +0 -0
- data/doc/ep_flux/math-doc/document/img38.png +0 -0
- data/doc/ep_flux/math-doc/document/img39.png +0 -0
- data/doc/ep_flux/math-doc/document/img4.png +0 -0
- data/doc/ep_flux/math-doc/document/img40.png +0 -0
- data/doc/ep_flux/math-doc/document/img41.png +0 -0
- data/doc/ep_flux/math-doc/document/img42.png +0 -0
- data/doc/ep_flux/math-doc/document/img43.png +0 -0
- data/doc/ep_flux/math-doc/document/img44.png +0 -0
- data/doc/ep_flux/math-doc/document/img45.png +0 -0
- data/doc/ep_flux/math-doc/document/img46.png +0 -0
- data/doc/ep_flux/math-doc/document/img47.png +0 -0
- data/doc/ep_flux/math-doc/document/img48.png +0 -0
- data/doc/ep_flux/math-doc/document/img49.png +0 -0
- data/doc/ep_flux/math-doc/document/img5.png +0 -0
- data/doc/ep_flux/math-doc/document/img50.png +0 -0
- data/doc/ep_flux/math-doc/document/img51.png +0 -0
- data/doc/ep_flux/math-doc/document/img52.png +0 -0
- data/doc/ep_flux/math-doc/document/img53.png +0 -0
- data/doc/ep_flux/math-doc/document/img54.png +0 -0
- data/doc/ep_flux/math-doc/document/img55.png +0 -0
- data/doc/ep_flux/math-doc/document/img56.png +0 -0
- data/doc/ep_flux/math-doc/document/img57.png +0 -0
- data/doc/ep_flux/math-doc/document/img58.png +0 -0
- data/doc/ep_flux/math-doc/document/img59.png +0 -0
- data/doc/ep_flux/math-doc/document/img6.png +0 -0
- data/doc/ep_flux/math-doc/document/img60.png +0 -0
- data/doc/ep_flux/math-doc/document/img61.png +0 -0
- data/doc/ep_flux/math-doc/document/img62.png +0 -0
- data/doc/ep_flux/math-doc/document/img63.png +0 -0
- data/doc/ep_flux/math-doc/document/img64.png +0 -0
- data/doc/ep_flux/math-doc/document/img65.png +0 -0
- data/doc/ep_flux/math-doc/document/img66.png +0 -0
- data/doc/ep_flux/math-doc/document/img67.png +0 -0
- data/doc/ep_flux/math-doc/document/img68.png +0 -0
- data/doc/ep_flux/math-doc/document/img69.png +0 -0
- data/doc/ep_flux/math-doc/document/img7.png +0 -0
- data/doc/ep_flux/math-doc/document/img70.png +0 -0
- data/doc/ep_flux/math-doc/document/img71.png +0 -0
- data/doc/ep_flux/math-doc/document/img72.png +0 -0
- data/doc/ep_flux/math-doc/document/img73.png +0 -0
- data/doc/ep_flux/math-doc/document/img74.png +0 -0
- data/doc/ep_flux/math-doc/document/img75.png +0 -0
- data/doc/ep_flux/math-doc/document/img76.png +0 -0
- data/doc/ep_flux/math-doc/document/img77.png +0 -0
- data/doc/ep_flux/math-doc/document/img78.png +0 -0
- data/doc/ep_flux/math-doc/document/img79.png +0 -0
- data/doc/ep_flux/math-doc/document/img8.png +0 -0
- data/doc/ep_flux/math-doc/document/img80.png +0 -0
- data/doc/ep_flux/math-doc/document/img81.png +0 -0
- data/doc/ep_flux/math-doc/document/img82.png +0 -0
- data/doc/ep_flux/math-doc/document/img83.png +0 -0
- data/doc/ep_flux/math-doc/document/img84.png +0 -0
- data/doc/ep_flux/math-doc/document/img85.png +0 -0
- data/doc/ep_flux/math-doc/document/img86.png +0 -0
- data/doc/ep_flux/math-doc/document/img87.png +0 -0
- data/doc/ep_flux/math-doc/document/img88.png +0 -0
- data/doc/ep_flux/math-doc/document/img89.png +0 -0
- data/doc/ep_flux/math-doc/document/img9.png +0 -0
- data/doc/ep_flux/math-doc/document/img90.png +0 -0
- data/doc/ep_flux/math-doc/document/img91.png +0 -0
- data/doc/ep_flux/math-doc/document/img92.png +0 -0
- data/doc/ep_flux/math-doc/document/img93.png +0 -0
- data/doc/ep_flux/math-doc/document/img94.png +0 -0
- data/doc/ep_flux/math-doc/document/img95.png +0 -0
- data/doc/ep_flux/math-doc/document/img96.png +0 -0
- data/doc/ep_flux/math-doc/document/img97.png +0 -0
- data/doc/ep_flux/math-doc/document/img98.png +0 -0
- data/doc/ep_flux/math-doc/document/img99.png +0 -0
- data/doc/ep_flux/math-doc/document/index.html +0 -101
- data/doc/ep_flux/math-doc/document/internals.pl +0 -258
- data/doc/ep_flux/math-doc/document/labels.pl +0 -265
- data/doc/ep_flux/math-doc/document/next.png +0 -0
- data/doc/ep_flux/math-doc/document/next_g.png +0 -0
- data/doc/ep_flux/math-doc/document/node1.html +0 -104
- data/doc/ep_flux/math-doc/document/node10.html +0 -164
- data/doc/ep_flux/math-doc/document/node11.html +0 -86
- data/doc/ep_flux/math-doc/document/node12.html +0 -166
- data/doc/ep_flux/math-doc/document/node13.html +0 -897
- data/doc/ep_flux/math-doc/document/node14.html +0 -1065
- data/doc/ep_flux/math-doc/document/node15.html +0 -72
- data/doc/ep_flux/math-doc/document/node16.html +0 -81
- data/doc/ep_flux/math-doc/document/node2.html +0 -82
- data/doc/ep_flux/math-doc/document/node3.html +0 -91
- data/doc/ep_flux/math-doc/document/node4.html +0 -149
- data/doc/ep_flux/math-doc/document/node5.html +0 -330
- data/doc/ep_flux/math-doc/document/node6.html +0 -99
- data/doc/ep_flux/math-doc/document/node7.html +0 -98
- data/doc/ep_flux/math-doc/document/node8.html +0 -83
- data/doc/ep_flux/math-doc/document/node9.html +0 -140
- data/doc/ep_flux/math-doc/document/prev.png +0 -0
- data/doc/ep_flux/math-doc/document/prev_g.png +0 -0
- data/doc/ep_flux/math-doc/document/up.png +0 -0
- data/doc/ep_flux/math-doc/document/up_g.png +0 -0
- data/doc/ep_flux/math-doc/document.pdf +0 -0
- data/doc/ep_flux/math-doc/document.tex +0 -2018
- data/doc/gdir.html +0 -412
- data/doc/gdir_client.html +0 -16
- data/doc/gdir_connect_ftp-like.html +0 -61
- data/doc/gdir_server.html +0 -45
- data/doc/ggraph.html +0 -1615
- data/doc/gpcat.html +0 -44
- data/doc/gpcut.html +0 -41
- data/doc/gphys.html +0 -532
- data/doc/gphys_fft.html +0 -324
- data/doc/gphys_grads_io.html +0 -69
- data/doc/gphys_grib_io.html +0 -82
- data/doc/gphys_io.html +0 -120
- data/doc/gphys_io_common.html +0 -18
- data/doc/gphys_netcdf_io.html +0 -283
- data/doc/gplist.html +0 -24
- data/doc/gpmath.html +0 -51
- data/doc/gpmaxmin.html +0 -31
- data/doc/gpprint.html +0 -34
- data/doc/gpview.html +0 -270
- data/doc/grads2nc_with_gphys.html +0 -21
- data/doc/grads_gridded.html +0 -307
- data/doc/grib.html +0 -144
- data/doc/grid.html +0 -212
- data/doc/index.html +0 -133
- data/doc/index.rd +0 -127
- data/doc/netcdf_convention.html +0 -136
- data/doc/unumeric.html +0 -176
- data/doc/update +0 -64
- data/doc/varray.html +0 -299
- data/doc/varraycomposite.html +0 -67
@@ -1,104 +0,0 @@
|
|
1
|
-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
2
|
-
|
3
|
-
<!--Converted with jLaTeX2HTML 2K.1beta (1.48) JA patch-1.4
|
4
|
-
patched version by: Kenshi Muto, Debian Project.
|
5
|
-
LaTeX2HTML 2K.1beta (1.48),
|
6
|
-
original version by: Nikos Drakos, CBLU, University of Leeds
|
7
|
-
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
|
8
|
-
* with significant contributions from:
|
9
|
-
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
|
10
|
-
<HTML>
|
11
|
-
<HEAD>
|
12
|
-
<TITLE>$BL\<!(B</TITLE>
|
13
|
-
<META NAME="description" CONTENT="$BL\<!(B">
|
14
|
-
<META NAME="keywords" CONTENT="document">
|
15
|
-
<META NAME="resource-type" CONTENT="document">
|
16
|
-
<META NAME="distribution" CONTENT="global">
|
17
|
-
|
18
|
-
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-2022-jp">
|
19
|
-
<META NAME="Generator" CONTENT="jLaTeX2HTML v2K.1beta JA patch-1.4">
|
20
|
-
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
|
21
|
-
|
22
|
-
<LINK REL="STYLESHEET" HREF="document.css">
|
23
|
-
|
24
|
-
<LINK REL="next" HREF="node2.html">
|
25
|
-
<LINK REL="previous" HREF="document.html">
|
26
|
-
<LINK REL="up" HREF="document.html">
|
27
|
-
<LINK REL="next" HREF="node2.html">
|
28
|
-
</HEAD>
|
29
|
-
|
30
|
-
<BODY >
|
31
|
-
<!--Navigation Panel-->
|
32
|
-
<A NAME="tex2html29"
|
33
|
-
HREF="node2.html">
|
34
|
-
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
|
35
|
-
<A NAME="tex2html27"
|
36
|
-
HREF="document.html">
|
37
|
-
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
|
38
|
-
<A NAME="tex2html21"
|
39
|
-
HREF="document.html">
|
40
|
-
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
|
41
|
-
<BR>
|
42
|
-
<B> :</B> <A NAME="tex2html30"
|
43
|
-
HREF="node2.html">$B$O$8$a$K(B</A>
|
44
|
-
<B> :</B> <A NAME="tex2html28"
|
45
|
-
HREF="document.html">NumRu::GPhys::EP_Flux $B?tM}%I%-%e%a%s%H(B</A>
|
46
|
-
<B> :</B> <A NAME="tex2html22"
|
47
|
-
HREF="document.html">NumRu::GPhys::EP_Flux $B?tM}%I%-%e%a%s%H(B</A>
|
48
|
-
<BR>
|
49
|
-
<BR>
|
50
|
-
<!--End of Navigation Panel-->
|
51
|
-
<BR>
|
52
|
-
|
53
|
-
<H2><A NAME="SECTION001000000000000000000">
|
54
|
-
$BL\<!(B</A>
|
55
|
-
</H2>
|
56
|
-
<!--Table of Contents-->
|
57
|
-
|
58
|
-
<UL>
|
59
|
-
<LI><A NAME="tex2html31"
|
60
|
-
HREF="node2.html">$B$O$8$a$K(B</A>
|
61
|
-
<LI><A NAME="tex2html32"
|
62
|
-
HREF="node3.html">NumRu::GPhys::EP_Flux $B$G7W;;$5$l$k=oNL(B</A>
|
63
|
-
<UL>
|
64
|
-
<LI><A NAME="tex2html33"
|
65
|
-
HREF="node4.html">$B7O$N@_Dj(B</A>
|
66
|
-
<LI><A NAME="tex2html34"
|
67
|
-
HREF="node5.html">EP $B%U%i%C%/%9(B</A>
|
68
|
-
<LI><A NAME="tex2html35"
|
69
|
-
HREF="node6.html">$B;D:9=[4D(B</A>
|
70
|
-
<LI><A NAME="tex2html36"
|
71
|
-
HREF="node7.html">$BJ?6QEl@>N.$N<0(B</A>
|
72
|
-
<LI><A NAME="tex2html37"
|
73
|
-
HREF="node8.html">$B;R8aLL>e$NH/;61i;;;R(B</A>
|
74
|
-
<LI><A NAME="tex2html38"
|
75
|
-
HREF="node9.html">$B<ANLN.@~4X?t(B</A>
|
76
|
-
<LI><A NAME="tex2html39"
|
77
|
-
HREF="node10.html">$BJQ?tJQ49(B</A>
|
78
|
-
</UL>
|
79
|
-
<BR>
|
80
|
-
<LI><A NAME="tex2html40"
|
81
|
-
HREF="node11.html">$B%W%j%_%F%#%VJ}Dx<07O$HJQ7A%*%$%i!<J?6Q$NI|=,(B</A>
|
82
|
-
<UL>
|
83
|
-
<LI><A NAME="tex2html41"
|
84
|
-
HREF="node12.html">$B5eLL>e$NBP?t05NO:BI87O$K$*$1$k%W%j%_%F%#%VJ}Dx<0(B</A>
|
85
|
-
<LI><A NAME="tex2html42"
|
86
|
-
HREF="node13.html">$B%*%$%i!<J?6QJ}Dx<07O(B</A>
|
87
|
-
<LI><A NAME="tex2html43"
|
88
|
-
HREF="node14.html">$BJQ7A%*%$%i!<J?6QJ}Dx<07O(B</A>
|
89
|
-
</UL>
|
90
|
-
<BR>
|
91
|
-
<LI><A NAME="tex2html44"
|
92
|
-
HREF="node15.html">$B;29MJ88%(B</A>
|
93
|
-
<LI><A NAME="tex2html45"
|
94
|
-
HREF="node16.html">$B$3$NJ8=q$K$D$$$F(B...</A>
|
95
|
-
</UL>
|
96
|
-
<!--End of Table of Contents-->
|
97
|
-
|
98
|
-
<BR><HR>
|
99
|
-
<ADDRESS>
|
100
|
-
Tsukahara Daisuke
|
101
|
-
$BJ?@.(B17$BG/(B2$B7n(B19$BF|(B
|
102
|
-
</ADDRESS>
|
103
|
-
</BODY>
|
104
|
-
</HTML>
|
@@ -1,164 +0,0 @@
|
|
1
|
-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
2
|
-
|
3
|
-
<!--Converted with jLaTeX2HTML 2K.1beta (1.48) JA patch-1.4
|
4
|
-
patched version by: Kenshi Muto, Debian Project.
|
5
|
-
LaTeX2HTML 2K.1beta (1.48),
|
6
|
-
original version by: Nikos Drakos, CBLU, University of Leeds
|
7
|
-
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
|
8
|
-
* with significant contributions from:
|
9
|
-
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
|
10
|
-
<HTML>
|
11
|
-
<HEAD>
|
12
|
-
<TITLE>$BJQ?tJQ49(B</TITLE>
|
13
|
-
<META NAME="description" CONTENT="$BJQ?tJQ49(B">
|
14
|
-
<META NAME="keywords" CONTENT="document">
|
15
|
-
<META NAME="resource-type" CONTENT="document">
|
16
|
-
<META NAME="distribution" CONTENT="global">
|
17
|
-
|
18
|
-
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-2022-jp">
|
19
|
-
<META NAME="Generator" CONTENT="jLaTeX2HTML v2K.1beta JA patch-1.4">
|
20
|
-
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
|
21
|
-
|
22
|
-
<LINK REL="STYLESHEET" HREF="document.css">
|
23
|
-
|
24
|
-
<LINK REL="previous" HREF="node9.html">
|
25
|
-
<LINK REL="up" HREF="node3.html">
|
26
|
-
<LINK REL="next" HREF="node11.html">
|
27
|
-
</HEAD>
|
28
|
-
|
29
|
-
<BODY >
|
30
|
-
<!--Navigation Panel-->
|
31
|
-
<A NAME="tex2html157"
|
32
|
-
HREF="node11.html">
|
33
|
-
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
|
34
|
-
<A NAME="tex2html153"
|
35
|
-
HREF="node3.html">
|
36
|
-
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
|
37
|
-
<A NAME="tex2html149"
|
38
|
-
HREF="node9.html">
|
39
|
-
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
|
40
|
-
<A NAME="tex2html155"
|
41
|
-
HREF="node1.html">
|
42
|
-
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
|
43
|
-
<BR>
|
44
|
-
<B> :</B> <A NAME="tex2html158"
|
45
|
-
HREF="node11.html">$B%W%j%_%F%#%VJ}Dx<07O$HJQ7A%*%$%i!<J?6Q$NI|=,(B</A>
|
46
|
-
<B> :</B> <A NAME="tex2html154"
|
47
|
-
HREF="node3.html">NumRu::GPhys::EP_Flux $B$G7W;;$5$l$k=oNL(B</A>
|
48
|
-
<B> :</B> <A NAME="tex2html150"
|
49
|
-
HREF="node9.html">$B<ANLN.@~4X?t(B</A>
|
50
|
-
  <B> <A NAME="tex2html156"
|
51
|
-
HREF="node1.html">$BL\<!(B</A></B>
|
52
|
-
<BR>
|
53
|
-
<BR>
|
54
|
-
<!--End of Navigation Panel-->
|
55
|
-
|
56
|
-
<H1><A NAME="SECTION003700000000000000000">
|
57
|
-
$BJQ?tJQ49(B</A>
|
58
|
-
</H1>
|
59
|
-
|
60
|
-
EP_Flux $B%b%8%e!<%k$G$OM?$($i$l$?%G!<%?$K1~$8$F(B
|
61
|
-
$BJQ?tJQ49$r;\$9>l9g$,$"$k(B. $B$=$NJQ49$O0J2<$N$h$&$K9T$&(B.
|
62
|
-
|
63
|
-
<BR>
|
64
|
-
<BR>
|
65
|
-
|
66
|
-
$BF~NO$5$l$k%G!<%?$N1tD><4$,5$05<4$G$"$C$?>l9g(B,
|
67
|
-
$B0J2<$N4X78<0$rMQ$$$F9bEY<4$KJQ49$7(B, $B7W;;$r9T$&(B.
|
68
|
-
|
69
|
-
<DIV ALIGN="CENTER"><A NAME="eq:p-henkan"></A><!-- MATH
|
70
|
-
\begin{subequations}
|
71
|
-
\begin{align}
|
72
|
-
z^* &= -H \log \left( \frac{p}{p_{00}} \right),\\
|
73
|
-
p &= p_{00} \exp \left( -\frac{z^*}{H} \right)
|
74
|
-
\end{align}
|
75
|
-
\end{subequations}
|
76
|
-
-->
|
77
|
-
<TABLE CELLPADDING="0" WIDTH="100%" ALIGN="CENTER">
|
78
|
-
<TR VALIGN="MIDDLE">
|
79
|
-
<TD NOWRAP ALIGN="CENTER"><IMG
|
80
|
-
WIDTH="555" HEIGHT="105" ALIGN="BOTTOM" BORDER="0"
|
81
|
-
SRC="img56.png"
|
82
|
-
ALT="\begin{subequations}\begin{align}
|
83
|
z^* &= -H \log \left( \frac{p}{p_{00}} \right...
|
84
|
-
...
|
85
1
|
p &= p_{00} \exp \left( -\frac{z^*}{H} \right)
|
86
2
|
\end{align}\end{subequations}"></TD></TR>
|
87
|
-
</TABLE></DIV>
|
88
|
-
<BR CLEAR="ALL">
|
89
|
-
$B$3$3$G(B<IMG
|
90
|
-
WIDTH="14" HEIGHT="33" ALIGN="MIDDLE" BORDER="0"
|
91
|
-
SRC="img14.png"
|
92
|
-
ALT="$ p$">$B$O05NO(B, <IMG
|
93
|
-
WIDTH="28" HEIGHT="33" ALIGN="MIDDLE" BORDER="0"
|
94
|
-
SRC="img57.png"
|
95
|
-
ALT="$ p_{00}$">$B$OCOI=LL;29M5$05(B($BDj?t(B)$B$G$"$k(B.
|
96
|
-
|
97
|
-
<BR>
|
98
|
-
<BR>
|
99
|
-
|
100
|
-
$BF~NO$,(B<IMG
|
101
|
-
WIDTH="14" HEIGHT="17" ALIGN="BOTTOM" BORDER="0"
|
102
|
-
SRC="img26.png"
|
103
|
-
ALT="$ \theta$">$B$d(B<IMG
|
104
|
-
WIDTH="19" HEIGHT="17" ALIGN="BOTTOM" BORDER="0"
|
105
|
-
SRC="img10.png"
|
106
|
-
ALT="$ w$"> $B$G$J$/(B, $B5$29(B<IMG
|
107
|
-
WIDTH="18" HEIGHT="17" ALIGN="BOTTOM" BORDER="0"
|
108
|
-
SRC="img58.png"
|
109
|
-
ALT="$ T$">, $B05NO!VB.EY!W(B<!-- MATH
|
110
|
-
$\omega \equiv Dp/Dt$
|
111
|
-
-->
|
112
|
-
<IMG
|
113
|
-
WIDTH="100" HEIGHT="37" ALIGN="MIDDLE" BORDER="0"
|
114
|
-
SRC="img59.png"
|
115
|
-
ALT="$ \omega \equiv Dp/Dt$">
|
116
|
-
$B$N>l9g$O$=$l$>$l$r85$K(B<IMG
|
117
|
-
WIDTH="19" HEIGHT="17" ALIGN="BOTTOM" BORDER="0"
|
118
|
-
SRC="img10.png"
|
119
|
-
ALT="$ w$">, <IMG
|
120
|
-
WIDTH="14" HEIGHT="17" ALIGN="BOTTOM" BORDER="0"
|
121
|
-
SRC="img26.png"
|
122
|
-
ALT="$ \theta$">$B$r5a$a$kI,MW$,$"$k(B. $BK\%b%8%e!<%k$G$O0J2<$N<0(B
|
123
|
-
$B$rMQ$$$F(B<IMG
|
124
|
-
WIDTH="36" HEIGHT="34" ALIGN="MIDDLE" BORDER="0"
|
125
|
-
SRC="img60.png"
|
126
|
-
ALT="$ w, \theta$">$B$r5a$a$k(B.
|
127
|
-
<P></P>
|
128
|
-
<DIV ALIGN="CENTER"><TABLE CELLPADDING="0" WIDTH="100%" ALIGN="CENTER">
|
129
|
-
<TR VALIGN="MIDDLE">
|
130
|
-
<TD NOWRAP ALIGN="RIGHT"><IMG
|
131
|
-
WIDTH="19" HEIGHT="33" ALIGN="MIDDLE" BORDER="0"
|
132
|
-
SRC="img61.png"
|
133
|
-
ALT="$\displaystyle w$"></TD>
|
134
|
-
<TD NOWRAP ALIGN="LEFT"><IMG
|
135
|
-
WIDTH="86" HEIGHT="37" ALIGN="MIDDLE" BORDER="0"
|
136
|
-
SRC="img62.png"
|
137
|
-
ALT="$\displaystyle = -\omega H / p$"></TD>
|
138
|
-
<TD NOWRAP WIDTH="10" ALIGN="RIGHT">
|
139
|
-
(2.14)</TD></TR>
|
140
|
-
<TR VALIGN="MIDDLE">
|
141
|
-
<TD NOWRAP ALIGN="RIGHT"><IMG
|
142
|
-
WIDTH="14" HEIGHT="34" ALIGN="MIDDLE" BORDER="0"
|
143
|
-
SRC="img63.png"
|
144
|
-
ALT="$\displaystyle \theta$"></TD>
|
145
|
-
<TD NOWRAP ALIGN="LEFT"><IMG
|
146
|
-
WIDTH="198" HEIGHT="64" ALIGN="MIDDLE" BORDER="0"
|
147
|
-
SRC="img64.png"
|
148
|
-
ALT="$\displaystyle = T \left(\frac{p_{00}}{p}\right)^\kappa, \kappa = R/C_p$"></TD>
|
149
|
-
<TD NOWRAP WIDTH="10" ALIGN="RIGHT">
|
150
|
-
(2.15)</TD></TR>
|
151
|
-
</TABLE></DIV>
|
152
|
-
<BR CLEAR="ALL"><P></P>
|
153
|
-
$B$3$3$G(B<IMG
|
154
|
-
WIDTH="19" HEIGHT="17" ALIGN="BOTTOM" BORDER="0"
|
155
|
-
SRC="img9.png"
|
156
|
-
ALT="$ R$">, <IMG
|
157
|
-
WIDTH="26" HEIGHT="34" ALIGN="MIDDLE" BORDER="0"
|
158
|
-
SRC="img65.png"
|
159
|
-
ALT="$ C_p$">$B$O$=$l$>$l4%Ag6u5$$N5$BNDj?t$*$h$SDj05HfG.$G$"$k(B.
|
160
|
-
|
161
|
-
<BR><HR>
|
162
|
-
<ADDRESS>
|
163
|
-
Tsukahara Daisuke
|
164
|
-
$BJ?@.(B17$BG/(B2$B7n(B19$BF|(B
|
165
|
-
</ADDRESS>
|
166
|
-
</BODY>
|
167
|
-
</HTML>
|
@@ -1,86 +0,0 @@
|
|
1
|
-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
2
|
-
|
3
|
-
<!--Converted with jLaTeX2HTML 2K.1beta (1.48) JA patch-1.4
|
4
|
-
patched version by: Kenshi Muto, Debian Project.
|
5
|
-
LaTeX2HTML 2K.1beta (1.48),
|
6
|
-
original version by: Nikos Drakos, CBLU, University of Leeds
|
7
|
-
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
|
8
|
-
* with significant contributions from:
|
9
|
-
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
|
10
|
-
<HTML>
|
11
|
-
<HEAD>
|
12
|
-
<TITLE>$B%W%j%_%F%#%VJ}Dx<07O$HJQ7A%*%$%i!<J?6Q$NI|=,(B</TITLE>
|
13
|
-
<META NAME="description" CONTENT="$B%W%j%_%F%#%VJ}Dx<07O$HJQ7A%*%$%i!<J?6Q$NI|=,(B">
|
14
|
-
<META NAME="keywords" CONTENT="document">
|
15
|
-
<META NAME="resource-type" CONTENT="document">
|
16
|
-
<META NAME="distribution" CONTENT="global">
|
17
|
-
|
18
|
-
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-2022-jp">
|
19
|
-
<META NAME="Generator" CONTENT="jLaTeX2HTML v2K.1beta JA patch-1.4">
|
20
|
-
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
|
21
|
-
|
22
|
-
<LINK REL="STYLESHEET" HREF="document.css">
|
23
|
-
|
24
|
-
<LINK REL="next" HREF="node15.html">
|
25
|
-
<LINK REL="previous" HREF="node3.html">
|
26
|
-
<LINK REL="up" HREF="document.html">
|
27
|
-
<LINK REL="next" HREF="node12.html">
|
28
|
-
</HEAD>
|
29
|
-
|
30
|
-
<BODY >
|
31
|
-
<!--Navigation Panel-->
|
32
|
-
<A NAME="tex2html169"
|
33
|
-
HREF="node12.html">
|
34
|
-
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
|
35
|
-
<A NAME="tex2html165"
|
36
|
-
HREF="document.html">
|
37
|
-
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
|
38
|
-
<A NAME="tex2html159"
|
39
|
-
HREF="node10.html">
|
40
|
-
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
|
41
|
-
<A NAME="tex2html167"
|
42
|
-
HREF="node1.html">
|
43
|
-
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
|
44
|
-
<BR>
|
45
|
-
<B> :</B> <A NAME="tex2html170"
|
46
|
-
HREF="node12.html">$B5eLL>e$NBP?t05NO:BI87O$K$*$1$k%W%j%_%F%#%VJ}Dx<0(B</A>
|
47
|
-
<B> :</B> <A NAME="tex2html166"
|
48
|
-
HREF="document.html">NumRu::GPhys::EP_Flux $B?tM}%I%-%e%a%s%H(B</A>
|
49
|
-
<B> :</B> <A NAME="tex2html160"
|
50
|
-
HREF="node10.html">$BJQ?tJQ49(B</A>
|
51
|
-
  <B> <A NAME="tex2html168"
|
52
|
-
HREF="node1.html">$BL\<!(B</A></B>
|
53
|
-
<BR>
|
54
|
-
<BR>
|
55
|
-
<!--End of Navigation Panel-->
|
56
|
-
|
57
|
-
<H1><A NAME="SECTION004000000000000000000">
|
58
|
-
$B%W%j%_%F%#%VJ}Dx<07O$HJQ7A%*%$%i!<J?6Q$NI|=,(B</A>
|
59
|
-
</H1>
|
60
|
-
$BF3=P(B
|
61
|
-
|
62
|
-
$BK\>O$G$OJQ7A%*%$%i!<J?6QJ}Dx<07O$H(BEP $B%U%i%C%/%9(B $B$*$h$S;D:9=[4D$N4X78$r3N(B
|
63
|
-
$BG'$9$k(B. $B$^$:BP?t05NO:BI87O$rMQ$$$?5eLL>e$N#3<!85%W%j%_%F%#%VJ}Dx<0$rDs<((B
|
64
|
-
$B$9$k(B. $B<!$$$G$=$N%*%$%i!<J?6Q$*$h$SJQ7A%*%$%i!<J?6QJ}Dx<07O$rF3=P$9$k(B. $B:G(B
|
65
|
-
$B8e$KJQ7A%*%$%i!<J?6QJ}Dx<0$K4p$E$-(B EP $B%U%i%C%/%9$*$h$S;D:9=[4D$rDj5A$9$k(B.
|
66
|
-
|
67
|
-
<BR><HR>
|
68
|
-
<!--Table of Child-Links-->
|
69
|
-
|
70
|
-
|
71
|
-
<UL>
|
72
|
-
<LI><A NAME="tex2html171"
|
73
|
-
HREF="node12.html">$B5eLL>e$NBP?t05NO:BI87O$K$*$1$k%W%j%_%F%#%VJ}Dx<0(B</A>
|
74
|
-
<LI><A NAME="tex2html172"
|
75
|
-
HREF="node13.html">$B%*%$%i!<J?6QJ}Dx<07O(B</A>
|
76
|
-
<LI><A NAME="tex2html173"
|
77
|
-
HREF="node14.html">$BJQ7A%*%$%i!<J?6QJ}Dx<07O(B</A>
|
78
|
-
</UL>
|
79
|
-
<!--End of Table of Child-Links-->
|
80
|
-
<BR><HR>
|
81
|
-
<ADDRESS>
|
82
|
-
Tsukahara Daisuke
|
83
|
-
$BJ?@.(B17$BG/(B2$B7n(B19$BF|(B
|
84
|
-
</ADDRESS>
|
85
|
-
</BODY>
|
86
|
-
</HTML>
|
@@ -1,166 +0,0 @@
|
|
1
|
-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
2
|
-
|
3
|
-
<!--Converted with jLaTeX2HTML 2K.1beta (1.48) JA patch-1.4
|
4
|
-
patched version by: Kenshi Muto, Debian Project.
|
5
|
-
LaTeX2HTML 2K.1beta (1.48),
|
6
|
-
original version by: Nikos Drakos, CBLU, University of Leeds
|
7
|
-
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
|
8
|
-
* with significant contributions from:
|
9
|
-
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
|
10
|
-
<HTML>
|
11
|
-
<HEAD>
|
12
|
-
<TITLE>$B5eLL>e$NBP?t05NO:BI87O$K$*$1$k%W%j%_%F%#%VJ}Dx<0(B</TITLE>
|
13
|
-
<META NAME="description" CONTENT="$B5eLL>e$NBP?t05NO:BI87O$K$*$1$k%W%j%_%F%#%VJ}Dx<0(B">
|
14
|
-
<META NAME="keywords" CONTENT="document">
|
15
|
-
<META NAME="resource-type" CONTENT="document">
|
16
|
-
<META NAME="distribution" CONTENT="global">
|
17
|
-
|
18
|
-
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-2022-jp">
|
19
|
-
<META NAME="Generator" CONTENT="jLaTeX2HTML v2K.1beta JA patch-1.4">
|
20
|
-
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
|
21
|
-
|
22
|
-
<LINK REL="STYLESHEET" HREF="document.css">
|
23
|
-
|
24
|
-
<LINK REL="next" HREF="node13.html">
|
25
|
-
<LINK REL="previous" HREF="node11.html">
|
26
|
-
<LINK REL="up" HREF="node11.html">
|
27
|
-
<LINK REL="next" HREF="node13.html">
|
28
|
-
</HEAD>
|
29
|
-
|
30
|
-
<BODY >
|
31
|
-
<!--Navigation Panel-->
|
32
|
-
<A NAME="tex2html184"
|
33
|
-
HREF="node13.html">
|
34
|
-
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
|
35
|
-
<A NAME="tex2html180"
|
36
|
-
HREF="node11.html">
|
37
|
-
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
|
38
|
-
<A NAME="tex2html174"
|
39
|
-
HREF="node11.html">
|
40
|
-
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
|
41
|
-
<A NAME="tex2html182"
|
42
|
-
HREF="node1.html">
|
43
|
-
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
|
44
|
-
<BR>
|
45
|
-
<B> :</B> <A NAME="tex2html185"
|
46
|
-
HREF="node13.html">$B%*%$%i!<J?6QJ}Dx<07O(B</A>
|
47
|
-
<B> :</B> <A NAME="tex2html181"
|
48
|
-
HREF="node11.html">$B%W%j%_%F%#%VJ}Dx<07O$HJQ7A%*%$%i!<J?6Q$NI|=,(B</A>
|
49
|
-
<B> :</B> <A NAME="tex2html175"
|
50
|
-
HREF="node11.html">$B%W%j%_%F%#%VJ}Dx<07O$HJQ7A%*%$%i!<J?6Q$NI|=,(B</A>
|
51
|
-
  <B> <A NAME="tex2html183"
|
52
|
-
HREF="node1.html">$BL\<!(B</A></B>
|
53
|
-
<BR>
|
54
|
-
<BR>
|
55
|
-
<!--End of Navigation Panel-->
|
56
|
-
|
57
|
-
<H1><A NAME="SECTION004100000000000000000">
|
58
|
-
$B5eLL>e$NBP?t05NO:BI87O$K$*$1$k%W%j%_%F%#%VJ}Dx<0(B</A>
|
59
|
-
</H1>
|
60
|
-
|
61
|
-
$B5eLL>e$NBP?t05NO:BI87O$K$*$1$k%W%j%_%F%#%VJ}Dx<0$O0J2<$NDL$j$G$"$k(B.
|
62
|
-
$B$3$3$G$O(B Andrews <I>et al.</I> (1987) $B$N(B (3.1.3) $B<0$r;29M$K$7$?(B.
|
63
|
-
|
64
|
-
<DIV ALIGN="CENTER"><A NAME="eq:pe"></A><A NAME="eq:pe_momentum_x"></A><A NAME="eq:pe_momentum_y"></A><A NAME="eq:pe_momentum_z^*"></A><A NAME="eq:pe_continuity"></A><A NAME="eq:pe_thermal"></A><!-- MATH
|
65
|
-
\begin{subequations}
|
66
|
-
\begin{align}
|
67
|
-
\DD{u}{t} &- \left(f + \frac{u\tan\phi}{a}\right)v
|
68
|
-
+ \Dinv{a\cos\phi}\DP{\Phi}{\lambda} = X,\\
|
69
|
-
\DD{v}{t} &+ \left(f + \frac{u\tan\phi}{a}\right)u
|
70
|
-
+ \Dinv{a}\DP{\Phi}{\phi} = Y,
|
71
|
-
\end{align}
|
72
|
-
|
73
|
-
\begin{align}
|
74
|
-
\DP{\Phi}{z^*} & = \frac{R\theta e^{-\kappa z^*/H}}{H},
|
75
|
-
\end{align}
|
76
|
-
|
77
|
-
\begin{align}
|
78
|
-
\Dinv{a\cos\phi} &
|
79
|
-
\left[
|
80
|
-
\DP{u}{\lambda} + \left( \DP{v\cos\phi}{\phi} \right)
|
81
|
-
\right]
|
82
|
-
+ \Dinv{\rho_0}\DP{}{z^*}\left(\rho_0 w\right)
|
83
|
-
= 0,
|
84
|
-
\end{align}
|
85
|
-
|
86
|
-
\begin{align}
|
87
|
-
\DD{\theta}{t} &= Q,
|
88
|
-
\end{align}
|
89
|
-
\end{subequations}
|
90
|
-
-->
|
91
|
-
<TABLE CELLPADDING="0" WIDTH="100%" ALIGN="CENTER">
|
92
|
-
<TR VALIGN="MIDDLE">
|
93
|
-
<TD NOWRAP ALIGN="CENTER"><IMG
|
94
|
-
WIDTH="555" HEIGHT="339" ALIGN="BOTTOM" BORDER="0"
|
95
|
-
SRC="img66.png"
|
96
|
-
ALT="\begin{subequations}\begin{align}
|
97
|
\DD{u}{t} &- \left(f + \frac{u\tan\phi}{a}\ri...
|
98
|
-
...nd{align}
|
99
1
|
|
100
2
|
\begin{align}
|
101
3
|
\DD{\theta}{t} &= Q,
|
102
4
|
\end{align}\end{subequations}"></TD></TR>
|
103
|
-
</TABLE></DIV>
|
104
|
-
<BR CLEAR="ALL">
|
105
|
-
$B$3$3$G(B <IMG
|
106
|
-
WIDTH="18" HEIGHT="17" ALIGN="BOTTOM" BORDER="0"
|
107
|
-
SRC="img67.png"
|
108
|
-
ALT="$ \Phi$"> $B$O%8%*%]%F%s%7%c%k%O%$%H(B,
|
109
|
-
<IMG
|
110
|
-
WIDTH="44" HEIGHT="34" ALIGN="MIDDLE" BORDER="0"
|
111
|
-
SRC="img68.png"
|
112
|
-
ALT="$ X, Y$"> $B$O$=$l$>$l30NO$N(B <IMG
|
113
|
-
WIDTH="16" HEIGHT="18" ALIGN="BOTTOM" BORDER="0"
|
114
|
-
SRC="img1.png"
|
115
|
-
ALT="$ \lambda$">$B@.J,(B $B$H(B <IMG
|
116
|
-
WIDTH="16" HEIGHT="34" ALIGN="MIDDLE" BORDER="0"
|
117
|
-
SRC="img2.png"
|
118
|
-
ALT="$ \phi$">$B@.J,(B,
|
119
|
-
<!-- MATH
|
120
|
-
$\kappa=R_{d}/c_p$
|
121
|
-
-->
|
122
|
-
<IMG
|
123
|
-
WIDTH="88" HEIGHT="37" ALIGN="MIDDLE" BORDER="0"
|
124
|
-
SRC="img69.png"
|
125
|
-
ALT="$ \kappa=R_{d}/c_p$"> (<IMG
|
126
|
-
WIDTH="20" HEIGHT="33" ALIGN="MIDDLE" BORDER="0"
|
127
|
-
SRC="img70.png"
|
128
|
-
ALT="$ c_p$"> $B$OEy05HfG.(B)$B$G$"$k(B.
|
129
|
-
<IMG
|
130
|
-
WIDTH="20" HEIGHT="34" ALIGN="MIDDLE" BORDER="0"
|
131
|
-
SRC="img71.png"
|
132
|
-
ALT="$ Q$">$B$OHsCGG.2CG.9`$G(B,
|
133
|
-
<BR>
|
134
|
-
<DIV ALIGN="CENTER"><A NAME="eq:adiabatic_heating_term"></A><!-- MATH
|
135
|
-
\begin{eqnarray*}
|
136
|
-
Q &=& \frac{J}{C_p}e^{\kappa z^*/H}
|
137
|
-
\end{eqnarray*}
|
138
|
-
-->
|
139
|
-
<TABLE CELLPADDING="0" ALIGN="CENTER" WIDTH="100%">
|
140
|
-
<TR VALIGN="MIDDLE"><TD NOWRAP ALIGN="RIGHT"><IMG
|
141
|
-
WIDTH="20" HEIGHT="34" ALIGN="MIDDLE" BORDER="0"
|
142
|
-
SRC="img72.png"
|
143
|
-
ALT="$\displaystyle Q$"></TD>
|
144
|
-
<TD WIDTH="10" ALIGN="CENTER" NOWRAP><IMG
|
145
|
-
WIDTH="19" HEIGHT="33" ALIGN="MIDDLE" BORDER="0"
|
146
|
-
SRC="img5.png"
|
147
|
-
ALT="$\displaystyle =$"></TD>
|
148
|
-
<TD ALIGN="LEFT" NOWRAP><IMG
|
149
|
-
WIDTH="79" HEIGHT="60" ALIGN="MIDDLE" BORDER="0"
|
150
|
-
SRC="img73.png"
|
151
|
-
ALT="$\displaystyle \frac{J}{C_p}e^{\kappa z^*/H}$"></TD>
|
152
|
-
<TD WIDTH=10 ALIGN="RIGHT">
|
153
|
-
</TD></TR>
|
154
|
-
</TABLE></DIV>
|
155
|
-
<BR CLEAR="ALL"><P></P>
|
156
|
-
$B$G$"$k(B.
|
157
|
-
<IMG
|
158
|
-
WIDTH="17" HEIGHT="17" ALIGN="BOTTOM" BORDER="0"
|
159
|
-
SRC="img74.png"
|
160
|
-
ALT="$ J$"> $B$OC10L<ANL$"$?$j$NHsCGG.2CG.N($G$"$k(B.
|
161
|
-
$B$3$3$GL@5-$7$?0J30$NJQ?t$NDj5A$K$D$$$F$O(B
|
162
|
-
$BBh(B<A HREF="node4.html#sec:$B@_Dj(B"><IMG ALIGN="BOTTOM" BORDER="1" ALT="[*]" SRC="crossref.png"></A>$B@a(B, $BBh(B<A HREF="node5.html#sec:EP $B%U%i%C%/%9(B"><IMG ALIGN="BOTTOM" BORDER="1" ALT="[*]" SRC="crossref.png"></A>$B@a(B $B$r(B
|
163
|
-
$B$r;2>H$N$3$H(B.
|
164
|
-
|
165
|
-
<BR><HR>
|
166
|
-
<ADDRESS>
|
167
|
-
Tsukahara Daisuke
|
168
|
-
$BJ?@.(B17$BG/(B2$B7n(B19$BF|(B
|
169
|
-
</ADDRESS>
|
170
|
-
</BODY>
|
171
|
-
</HTML>
|