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,72 +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;29MJ88%(B</TITLE>
|
13
|
-
<META NAME="description" CONTENT="$B;29MJ88%(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="node16.html">
|
25
|
-
<LINK REL="previous" HREF="node11.html">
|
26
|
-
<LINK REL="up" HREF="document.html">
|
27
|
-
<LINK REL="next" HREF="node16.html">
|
28
|
-
</HEAD>
|
29
|
-
|
30
|
-
<BODY >
|
31
|
-
<!--Navigation Panel-->
|
32
|
-
<A NAME="tex2html218"
|
33
|
-
HREF="node16.html">
|
34
|
-
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
|
35
|
-
<A NAME="tex2html214"
|
36
|
-
HREF="document.html">
|
37
|
-
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
|
38
|
-
<A NAME="tex2html208"
|
39
|
-
HREF="node14.html">
|
40
|
-
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
|
41
|
-
<A NAME="tex2html216"
|
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="tex2html219"
|
46
|
-
HREF="node16.html">$B$3$NJ8=q$K$D$$$F(B...</A>
|
47
|
-
<B> :</B> <A NAME="tex2html215"
|
48
|
-
HREF="document.html">NumRu::GPhys::EP_Flux $B?tM}%I%-%e%a%s%H(B</A>
|
49
|
-
<B> :</B> <A NAME="tex2html209"
|
50
|
-
HREF="node14.html">$BJQ7A%*%$%i!<J?6QJ}Dx<07O(B</A>
|
51
|
-
  <B> <A NAME="tex2html217"
|
52
|
-
HREF="node1.html">$BL\<!(B</A></B>
|
53
|
-
<BR><BR>
|
54
|
-
<!--End of Navigation Panel-->
|
55
|
-
|
56
|
-
<H2><A NAME="SECTION005000000000000000000">
|
57
|
-
$B;29MJ88%(B</A>
|
58
|
-
</H2><DL COMPACT><DD><P></P><DT><A NAME="AHL1987">1</A>
|
59
|
-
<DD> D.G. Andrews, J.R. Holton, and C.B. Leovy.
|
60
|
-
Middle atmosphere dynamics, International Geophysics Series.
|
61
|
-
Academic Press, 1987
|
62
|
-
<P></P><DT><A NAME="H1975">2</A>
|
63
|
-
<DD> J.R. Holton.
|
64
|
-
The Dynamic Meteorology of the Stratosphere and Mesosphere,
|
65
|
-
American Meteorological Society, 1975
|
66
|
-
</DL><BR><HR>
|
67
|
-
<ADDRESS>
|
68
|
-
Tsukahara Daisuke
|
69
|
-
$BJ?@.(B17$BG/(B2$B7n(B19$BF|(B
|
70
|
-
</ADDRESS>
|
71
|
-
</BODY>
|
72
|
-
</HTML>
|
@@ -1,81 +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$3$NJ8=q$K$D$$$F(B...</TITLE>
|
13
|
-
<META NAME="description" CONTENT="$B$3$NJ8=q$K$D$$$F(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="node15.html">
|
25
|
-
<LINK REL="up" HREF="document.html">
|
26
|
-
</HEAD>
|
27
|
-
|
28
|
-
<BODY >
|
29
|
-
<!--Navigation Panel-->
|
30
|
-
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next_g.png">
|
31
|
-
<A NAME="tex2html224"
|
32
|
-
HREF="document.html">
|
33
|
-
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
|
34
|
-
<A NAME="tex2html220"
|
35
|
-
HREF="node15.html">
|
36
|
-
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
|
37
|
-
<A NAME="tex2html226"
|
38
|
-
HREF="node1.html">
|
39
|
-
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
|
40
|
-
<BR>
|
41
|
-
<B> :</B> <A NAME="tex2html225"
|
42
|
-
HREF="document.html">NumRu::GPhys::EP_Flux $B?tM}%I%-%e%a%s%H(B</A>
|
43
|
-
<B> :</B> <A NAME="tex2html221"
|
44
|
-
HREF="node15.html">$B;29MJ88%(B</A>
|
45
|
-
  <B> <A NAME="tex2html227"
|
46
|
-
HREF="node1.html">$BL\<!(B</A></B>
|
47
|
-
<BR>
|
48
|
-
<BR>
|
49
|
-
<!--End of Navigation Panel-->
|
50
|
-
|
51
|
-
<H1><A NAME="SECTION006000000000000000000">
|
52
|
-
$B$3$NJ8=q$K$D$$$F(B...</A>
|
53
|
-
</H1>
|
54
|
-
<STRONG>NumRu::GPhys::EP_Flux
|
55
|
-
<BR>$B?tM}%I%-%e%a%s%H(B</STRONG><P>
|
56
|
-
$B$3$NJ8=q$O(B<A HREF="http://www-texdev.mpce.mq.edu.au/l2h/docs/manual/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> $BK]Lu%W%m%0%i%`(B Version 2K.1beta (1.48)
|
57
|
-
<P>
|
58
|
-
Copyright © 1993, 1994, 1995, 1996,
|
59
|
-
<A HREF="http://cbl.leeds.ac.uk/nikos/personal.html">Nikos Drakos</A>,
|
60
|
-
Computer Based Learning Unit, University of Leeds,
|
61
|
-
<BR>
|
62
|
-
Copyright © 1997, 1998, 1999,
|
63
|
-
<A HREF="http://www.maths.mq.edu.au/~ross/">Ross Moore</A>,
|
64
|
-
Mathematics Department, Macquarie University, Sydney.
|
65
|
-
<P>$B$r(B<A HREF="http://www.topstudio.co.jp/~kmuto/software/latex2html/">$BF|K\8l2=$7$?$b$N(B</A>(
|
66
|
-
2K.1beta (1.48) JA patch-1.4 $BHG(B)
|
67
|
-
<P>
|
68
|
-
Copyright © 1998, 1999,
|
69
|
-
<A HREF="http://www.topstudio.co.jp/~kmuto/">Kenshi Muto</A>,
|
70
|
-
Debian Project.
|
71
|
-
<P>$B$rMQ$$$F@8@.$5$l$^$7$?!#(B
|
72
|
-
<P>$B%3%^%s%I9T$O0J2<$NDL$j$G$7$?!#(B: <BR>
|
73
|
-
<STRONG>latex2html</STRONG> <tt>-local_icon document.tex</tt>.
|
74
|
-
<P>$BK]Lu$O(B Tsukahara Daisuke $B$K$h$C$F(B $BJ?@.(B17$BG/(B2$B7n(B19$BF|(B $B$K<B9T$5$l$^$7$?!#(B
|
75
|
-
<BR><HR>
|
76
|
-
<ADDRESS>
|
77
|
-
Tsukahara Daisuke
|
78
|
-
$BJ?@.(B17$BG/(B2$B7n(B19$BF|(B
|
79
|
-
</ADDRESS>
|
80
|
-
</BODY>
|
81
|
-
</HTML>
|
@@ -1,82 +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$O$8$a$K(B</TITLE>
|
13
|
-
<META NAME="description" CONTENT="$B$O$8$a$K(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="node3.html">
|
25
|
-
<LINK REL="previous" HREF="node1.html">
|
26
|
-
<LINK REL="up" HREF="document.html">
|
27
|
-
<LINK REL="next" HREF="node3.html">
|
28
|
-
</HEAD>
|
29
|
-
|
30
|
-
<BODY >
|
31
|
-
<!--Navigation Panel-->
|
32
|
-
<A NAME="tex2html56"
|
33
|
-
HREF="node3.html">
|
34
|
-
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
|
35
|
-
<A NAME="tex2html52"
|
36
|
-
HREF="document.html">
|
37
|
-
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
|
38
|
-
<A NAME="tex2html46"
|
39
|
-
HREF="node1.html">
|
40
|
-
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
|
41
|
-
<A NAME="tex2html54"
|
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="tex2html57"
|
46
|
-
HREF="node3.html">NumRu::GPhys::EP_Flux $B$G7W;;$5$l$k=oNL(B</A>
|
47
|
-
<B> :</B> <A NAME="tex2html53"
|
48
|
-
HREF="document.html">NumRu::GPhys::EP_Flux $B?tM}%I%-%e%a%s%H(B</A>
|
49
|
-
<B> :</B> <A NAME="tex2html47"
|
50
|
-
HREF="node1.html">$BL\<!(B</A>
|
51
|
-
  <B> <A NAME="tex2html55"
|
52
|
-
HREF="node1.html">$BL\<!(B</A></B>
|
53
|
-
<BR>
|
54
|
-
<BR>
|
55
|
-
<!--End of Navigation Panel-->
|
56
|
-
|
57
|
-
<H1><A NAME="SECTION002000000000000000000">
|
58
|
-
$B$O$8$a$K(B</A>
|
59
|
-
</H1>
|
60
|
-
|
61
|
-
NumRu::GPhys::EP_Flux $B$O(B Eliassen-Palm $B%U%i%C%/%9(B(EP $B%U%i%C%/%9(B)
|
62
|
-
$B$*$h$S;D:9=[4D$r7W;;$9$k%a%=%C%I$r=8$a$?%b%8%e!<%k$G$"$k(B.
|
63
|
-
$B8=>u$G$O(B, $B1tD>:BI8$H$7$FBP?t05NO:BI8$rMQ$$$?(B
|
64
|
-
$B5e:BI87O$K$*$1$k%W%j%_%F%#%VJ}Dx<0(B($B=`CO9UIw6a;w$r$7$J$$(B)
|
65
|
-
EP $B%U%i%C%/%9$N$?$a$N%a%=%C%I$@$1$,MQ0U$5$l$F$$$k(B.
|
66
|
-
$B>-MhE*$K$O(B Plumb $B%U%i%C%/%9$d(B Takaya-Nakamura $B%U%i%C%/%9$r7W;;$9$k(B
|
67
|
-
$B%a%=%C%I$b%5%]!<%H$9$kM=Dj$G$"$k(B.
|
68
|
-
$BK\%I%-%e%a%s%H$G$O(B NumRu::GPhys::EP_Flux $B$G;HMQ$5$l$k(B
|
69
|
-
$B?t<0$N2r@b$H3F%a%=%C%I$N35@b$r9T$&(B.
|
70
|
-
$B$J$*(B, NumRu::GPhys::EP_Flux $B$G$O(B, $BHyJ,1i;;$N$?$a$K(B,
|
71
|
-
$BJL%b%8%e!<%k(B NumRu::Derivative $B$*$h$S(B NumRu::GPhys::Derivative $B$G(B
|
72
|
-
$BDj5A$5$l$k%a%=%C%I$r;HMQ$7$F$$$k(B.
|
73
|
-
$BHyJ,1i;;%a%=%C%I$K4X$9$k>\:Y$O$=$l$>$l$N%b%8%e!<%k$N%I%-%e%a%s%H$r(B
|
74
|
-
$B;2>H$5$l$?$$(B.
|
75
|
-
|
76
|
-
<BR><HR>
|
77
|
-
<ADDRESS>
|
78
|
-
Tsukahara Daisuke
|
79
|
-
$BJ?@.(B17$BG/(B2$B7n(B19$BF|(B
|
80
|
-
</ADDRESS>
|
81
|
-
</BODY>
|
82
|
-
</HTML>
|
@@ -1,91 +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>NumRu::GPhys::EP_Flux $B$G7W;;$5$l$k=oNL(B</TITLE>
|
13
|
-
<META NAME="description" CONTENT="NumRu::GPhys::EP_Flux $B$G7W;;$5$l$k=oNL(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="node11.html">
|
25
|
-
<LINK REL="previous" HREF="node2.html">
|
26
|
-
<LINK REL="up" HREF="document.html">
|
27
|
-
<LINK REL="next" HREF="node4.html">
|
28
|
-
</HEAD>
|
29
|
-
|
30
|
-
<BODY >
|
31
|
-
<!--Navigation Panel-->
|
32
|
-
<A NAME="tex2html68"
|
33
|
-
HREF="node4.html">
|
34
|
-
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
|
35
|
-
<A NAME="tex2html64"
|
36
|
-
HREF="document.html">
|
37
|
-
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
|
38
|
-
<A NAME="tex2html58"
|
39
|
-
HREF="node2.html">
|
40
|
-
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
|
41
|
-
<A NAME="tex2html66"
|
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="tex2html69"
|
46
|
-
HREF="node4.html">$B7O$N@_Dj(B</A>
|
47
|
-
<B> :</B> <A NAME="tex2html65"
|
48
|
-
HREF="document.html">NumRu::GPhys::EP_Flux $B?tM}%I%-%e%a%s%H(B</A>
|
49
|
-
<B> :</B> <A NAME="tex2html59"
|
50
|
-
HREF="node2.html">$B$O$8$a$K(B</A>
|
51
|
-
  <B> <A NAME="tex2html67"
|
52
|
-
HREF="node1.html">$BL\<!(B</A></B>
|
53
|
-
<BR>
|
54
|
-
<BR>
|
55
|
-
<!--End of Navigation Panel-->
|
56
|
-
|
57
|
-
<H1><A NAME="SECTION003000000000000000000">
|
58
|
-
NumRu::GPhys::EP_Flux $B$G7W;;$5$l$k=oNL(B</A>
|
59
|
-
</H1>
|
60
|
-
|
61
|
-
$BK\>O$G$O(B NumRu::GPhys::EP_Flux $B$GDj5A$5$l$k=oNL$N2r@b$r9T$&(B.
|
62
|
-
$B?tM}%b%G%k$O(B Andrews <I>et al</I>.(1987) $B$NBh(B 3 $B>O$K4p$E$/(B.
|
63
|
-
|
64
|
-
<BR><HR>
|
65
|
-
<!--Table of Child-Links-->
|
66
|
-
|
67
|
-
|
68
|
-
<UL>
|
69
|
-
<LI><A NAME="tex2html70"
|
70
|
-
HREF="node4.html">$B7O$N@_Dj(B</A>
|
71
|
-
<LI><A NAME="tex2html71"
|
72
|
-
HREF="node5.html">EP $B%U%i%C%/%9(B</A>
|
73
|
-
<LI><A NAME="tex2html72"
|
74
|
-
HREF="node6.html">$B;D:9=[4D(B</A>
|
75
|
-
<LI><A NAME="tex2html73"
|
76
|
-
HREF="node7.html">$BJ?6QEl@>N.$N<0(B</A>
|
77
|
-
<LI><A NAME="tex2html74"
|
78
|
-
HREF="node8.html">$B;R8aLL>e$NH/;61i;;;R(B</A>
|
79
|
-
<LI><A NAME="tex2html75"
|
80
|
-
HREF="node9.html">$B<ANLN.@~4X?t(B</A>
|
81
|
-
<LI><A NAME="tex2html76"
|
82
|
-
HREF="node10.html">$BJQ?tJQ49(B</A>
|
83
|
-
</UL>
|
84
|
-
<!--End of Table of Child-Links-->
|
85
|
-
<BR><HR>
|
86
|
-
<ADDRESS>
|
87
|
-
Tsukahara Daisuke
|
88
|
-
$BJ?@.(B17$BG/(B2$B7n(B19$BF|(B
|
89
|
-
</ADDRESS>
|
90
|
-
</BODY>
|
91
|
-
</HTML>
|
@@ -1,149 +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>$B7O$N@_Dj(B</TITLE>
|
13
|
-
<META NAME="description" CONTENT="$B7O$N@_Dj(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="node5.html">
|
25
|
-
<LINK REL="previous" HREF="node3.html">
|
26
|
-
<LINK REL="up" HREF="node3.html">
|
27
|
-
<LINK REL="next" HREF="node5.html">
|
28
|
-
</HEAD>
|
29
|
-
|
30
|
-
<BODY >
|
31
|
-
<!--Navigation Panel-->
|
32
|
-
<A NAME="tex2html87"
|
33
|
-
HREF="node5.html">
|
34
|
-
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
|
35
|
-
<A NAME="tex2html83"
|
36
|
-
HREF="node3.html">
|
37
|
-
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
|
38
|
-
<A NAME="tex2html77"
|
39
|
-
HREF="node3.html">
|
40
|
-
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
|
41
|
-
<A NAME="tex2html85"
|
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="tex2html88"
|
46
|
-
HREF="node5.html">EP $B%U%i%C%/%9(B</A>
|
47
|
-
<B> :</B> <A NAME="tex2html84"
|
48
|
-
HREF="node3.html">NumRu::GPhys::EP_Flux $B$G7W;;$5$l$k=oNL(B</A>
|
49
|
-
<B> :</B> <A NAME="tex2html78"
|
50
|
-
HREF="node3.html">NumRu::GPhys::EP_Flux $B$G7W;;$5$l$k=oNL(B</A>
|
51
|
-
  <B> <A NAME="tex2html86"
|
52
|
-
HREF="node1.html">$BL\<!(B</A></B>
|
53
|
-
<BR>
|
54
|
-
<BR>
|
55
|
-
<!--End of Navigation Panel-->
|
56
|
-
|
57
|
-
<H1><A NAME="SECTION003100000000000000000">
|
58
|
-
$B7O$N@_Dj(B</A>
|
59
|
-
</H1>
|
60
|
-
<A NAME="sec:$B@_Dj(B"></A>
|
61
|
-
|
62
|
-
$B5eLL>e$NBg5$$r9M$($k(B.
|
63
|
-
$BBg5$$N8|$5$O?eJ?J}8~$N9-$,$j$KHf$YGv$/(B,
|
64
|
-
$B1tD>J}8~$K@E?e05J?9U$,@.$jN)$D$b$N$H$9$k(B.
|
65
|
-
$B0^EY7PEY:BI87O$rMQ$$(B, $B7PEY(B <IMG
|
66
|
-
WIDTH="16" HEIGHT="18" ALIGN="BOTTOM" BORDER="0"
|
67
|
-
SRC="img1.png"
|
68
|
-
ALT="$ \lambda$"> $B<4$rEl8~$-(B,
|
69
|
-
$B0^EY(B <IMG
|
70
|
-
WIDTH="16" HEIGHT="34" ALIGN="MIDDLE" BORDER="0"
|
71
|
-
SRC="img2.png"
|
72
|
-
ALT="$ \phi$"> $B<4$rKL8~$-$K@5$r$H$k(B.
|
73
|
-
$B1tD>:BI8$K$OBP?t05NO:BI8(B<IMG
|
74
|
-
WIDTH="22" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
|
75
|
-
SRC="img3.png"
|
76
|
-
ALT="$ z^*$">
|
77
|
-
<BR>
|
78
|
-
<DIV ALIGN="CENTER"><A NAME="eq:logp"></A><!-- MATH
|
79
|
-
\begin{eqnarray}
|
80
|
-
z^* &=& -H \ln(p/p_s),\ \ \ \ H = \frac{R_{d} T_s}{g_0}
|
81
|
-
\end{eqnarray}
|
82
|
-
-->
|
83
|
-
<TABLE CELLPADDING="0" ALIGN="CENTER" WIDTH="100%">
|
84
|
-
<TR VALIGN="MIDDLE"><TD NOWRAP ALIGN="RIGHT"><IMG
|
85
|
-
WIDTH="22" HEIGHT="36" ALIGN="MIDDLE" BORDER="0"
|
86
|
-
SRC="img4.png"
|
87
|
-
ALT="$\displaystyle z^*$"></TD>
|
88
|
-
<TD WIDTH="10" ALIGN="CENTER" NOWRAP><IMG
|
89
|
-
WIDTH="19" HEIGHT="33" ALIGN="MIDDLE" BORDER="0"
|
90
|
-
SRC="img5.png"
|
91
|
-
ALT="$\displaystyle =$"></TD>
|
92
|
-
<TD ALIGN="LEFT" NOWRAP><IMG
|
93
|
-
WIDTH="224" HEIGHT="60" ALIGN="MIDDLE" BORDER="0"
|
94
|
-
SRC="img6.png"
|
95
|
-
ALT="$\displaystyle -H \ln(p/p_s),\ \ \ \ H = \frac{R_{d} T_s}{g_0}$"></TD>
|
96
|
-
<TD WIDTH=10 ALIGN="RIGHT">
|
97
|
-
(2.1)</TD></TR>
|
98
|
-
</TABLE></DIV>
|
99
|
-
<BR CLEAR="ALL"><P></P>
|
100
|
-
$B$rMQ$$$k(B.
|
101
|
-
$B$3$3$G(B <IMG
|
102
|
-
WIDTH="22" HEIGHT="17" ALIGN="BOTTOM" BORDER="0"
|
103
|
-
SRC="img7.png"
|
104
|
-
ALT="$ H$"> $B$O%9%1!<%k%O%$%H(B,
|
105
|
-
<IMG
|
106
|
-
WIDTH="27" HEIGHT="34" ALIGN="MIDDLE" BORDER="0"
|
107
|
-
SRC="img8.png"
|
108
|
-
ALT="$ R_{d}$"> $B$O4%Ag6u5$$N5$BNDj?t(B
|
109
|
-
($BIaJW5$BNDj?t$r(B <IMG
|
110
|
-
WIDTH="19" HEIGHT="17" ALIGN="BOTTOM" BORDER="0"
|
111
|
-
SRC="img9.png"
|
112
|
-
ALT="$ R$">, $B4%Ag6u5$$NJ,;RNL$r(B <IMG
|
113
|
-
WIDTH="19" HEIGHT="17" ALIGN="BOTTOM" BORDER="0"
|
114
|
-
SRC="img10.png"
|
115
|
-
ALT="$ w$"> $B$H$9$k$H(B
|
116
|
-
<!-- MATH
|
117
|
-
$R_{d} = R/w$
|
118
|
-
-->
|
119
|
-
<IMG
|
120
|
-
WIDTH="90" HEIGHT="37" ALIGN="MIDDLE" BORDER="0"
|
121
|
-
SRC="img11.png"
|
122
|
-
ALT="$ R_{d} = R/w$">),
|
123
|
-
<IMG
|
124
|
-
WIDTH="23" HEIGHT="34" ALIGN="MIDDLE" BORDER="0"
|
125
|
-
SRC="img12.png"
|
126
|
-
ALT="$ T_s$"> $B$OI8=`;2>H29EY(B($BDj?t(B),
|
127
|
-
<IMG
|
128
|
-
WIDTH="21" HEIGHT="33" ALIGN="MIDDLE" BORDER="0"
|
129
|
-
SRC="img13.png"
|
130
|
-
ALT="$ g_0$">$B$OCOI=LL$K$*$1$k=ENO2CB.EY(B($BDj?t(B),
|
131
|
-
<IMG
|
132
|
-
WIDTH="14" HEIGHT="33" ALIGN="MIDDLE" BORDER="0"
|
133
|
-
SRC="img14.png"
|
134
|
-
ALT="$ p$">$B$O05NO(B, <IMG
|
135
|
-
WIDTH="21" HEIGHT="33" ALIGN="MIDDLE" BORDER="0"
|
136
|
-
SRC="img15.png"
|
137
|
-
ALT="$ p_s$"> $B$O;2>H05NO$G$"$k(B.
|
138
|
-
<IMG
|
139
|
-
WIDTH="21" HEIGHT="33" ALIGN="MIDDLE" BORDER="0"
|
140
|
-
SRC="img15.png"
|
141
|
-
ALT="$ p_s$"> $B$H$7$FCOI=LL05NO$NBeI=CM(B($BDj?t(B)$B$rMQ$$$k(B.
|
142
|
-
|
143
|
-
<BR><HR>
|
144
|
-
<ADDRESS>
|
145
|
-
Tsukahara Daisuke
|
146
|
-
$BJ?@.(B17$BG/(B2$B7n(B19$BF|(B
|
147
|
-
</ADDRESS>
|
148
|
-
</BODY>
|
149
|
-
</HTML>
|