├── README.md ├── add_data ├── analytic │ ├── apparent_force │ │ ├── fig1.png │ │ └── fig2.png │ ├── contents.html │ ├── jacobi3 │ │ ├── fig1.png │ │ └── fig2.png │ ├── lagrange2 │ │ └── check.png │ └── string │ │ ├── fig1.png │ │ ├── fig2.png │ │ ├── fig3_foot.png │ │ ├── fig3_side1.png │ │ ├── fig3_side2.png │ │ ├── fig3_side3.png │ │ ├── fig3_side4.png │ │ ├── fig3_side5.png │ │ ├── string1.gif │ │ ├── string2.gif │ │ ├── string3.gif │ │ ├── string4.gif │ │ └── string5.gif ├── chemistry │ └── contents.html ├── circuit │ ├── ac │ │ ├── ac1.png │ │ └── ac2.png │ ├── active │ │ ├── active1.png │ │ ├── active2.png │ │ ├── active3.png │ │ ├── active4.png │ │ ├── active5.png │ │ └── active6.png │ ├── condenser │ │ ├── condenser1.png │ │ ├── condenser2.png │ │ ├── condenser3.png │ │ └── condenser4.png │ ├── contents.html │ ├── diode │ │ ├── diode1.png │ │ ├── diode2.png │ │ ├── diode3.png │ │ └── diode4.png │ ├── impedance │ │ ├── impedance1.png │ │ └── impedance2.png │ ├── led │ │ ├── led1.png │ │ ├── led2.png │ │ ├── led3.png │ │ └── led4.png │ ├── matching │ │ ├── matching1.png │ │ └── matching2.png │ ├── npn │ │ ├── npn1.png │ │ ├── npn2.png │ │ ├── npn3.png │ │ ├── npn4.png │ │ └── npn5.png │ ├── rc │ │ ├── rc1.png │ │ ├── rc2.png │ │ ├── rc3.png │ │ └── rc4.png │ ├── resonance │ │ ├── resonance1.png │ │ ├── resonance2.png │ │ └── resonance3.png │ ├── rl │ │ ├── rl1.png │ │ ├── rl2.png │ │ ├── rl3.png │ │ └── rl4.png │ ├── schematic │ │ ├── schematic1.png │ │ └── schematic2.png │ ├── symbols │ │ ├── symbols1.png │ │ ├── symbols2.png │ │ ├── symbols3.png │ │ └── symbols4.png │ └── transistor │ │ ├── transistor1.png │ │ ├── transistor2.png │ │ └── transistor3.png ├── contents_202103.css ├── dynamics │ ├── angular │ │ └── moment.png │ ├── angular2 │ │ ├── fig1.png │ │ └── fig2.png │ ├── contents.html │ ├── gravity_vector │ │ └── gravity_vector.png │ ├── gyro │ │ └── gyro.png │ ├── incomplete │ │ └── incomplete.png │ ├── inertia │ │ ├── bishouiki.png │ │ ├── disc.png │ │ └── sekibun.png │ ├── mom_tensor │ │ ├── pic1.png │ │ ├── pic2.png │ │ └── pic3.png │ ├── precession │ │ ├── aticoti.png │ │ ├── vector.png │ │ ├── vector2.png │ │ └── vector3.png │ ├── teko │ │ └── teko.png │ ├── topspin │ │ └── saisa.png │ └── vec_moment │ │ ├── fig1.png │ │ └── fig2.png ├── electromag │ ├── Thumbs.db │ ├── accel_radiation │ │ ├── fig1.gif │ │ └── fig2.gif │ ├── const_vel │ │ ├── fig1.png │ │ ├── fig2.png │ │ └── fig3.png │ ├── contents.html │ ├── delta │ │ ├── delta.png │ │ └── delta_sin.png │ ├── dipole │ │ ├── dipole1.png │ │ ├── dipole2.png │ │ ├── dipole3.png │ │ ├── dipole4.png │ │ └── dipole5.gif │ ├── em_energy1 │ │ ├── nejikomi.png │ │ ├── region.png │ │ └── region2.png │ ├── fresnel │ │ ├── fresnel1.png │ │ ├── fresnel2.png │ │ ├── fresnel3.png │ │ ├── fresnel4.png │ │ └── fresnel_app.png │ ├── gauss │ │ ├── fig1.png │ │ └── fig2.png │ ├── induction │ │ └── fig1.png │ ├── langmuir │ │ └── langmuir.png │ ├── linear_charge │ │ └── fig1.png │ ├── magnet │ │ ├── magnet1.png │ │ └── magnet2.png │ ├── magnetic_moment │ │ └── magnetic_moment.png │ ├── matter │ │ ├── matter1.png │ │ ├── matter2.png │ │ ├── matter3.png │ │ └── refract.png │ ├── product │ │ ├── gaiseki.png │ │ └── naiseki.png │ ├── react │ │ ├── arago.png │ │ ├── react1.png │ │ ├── react2.png │ │ ├── react3.png │ │ └── react4.png │ ├── stokes │ │ ├── fig1.png │ │ └── fig2.png │ └── wave │ │ └── uso_denjiha.png ├── elementary │ ├── alpha │ │ ├── alpha1.png │ │ ├── alpha2.png │ │ ├── alpha3.png │ │ └── alpha4.png │ ├── antiparticle │ │ └── antiparticle.png │ ├── contents.html │ ├── decay │ │ ├── decay1.png │ │ └── decay2.png │ ├── diagram │ │ ├── diagram1.png │ │ ├── diagram10.png │ │ ├── diagram11.png │ │ ├── diagram12.png │ │ ├── diagram13.png │ │ ├── diagram2.png │ │ ├── diagram3.png │ │ ├── diagram4.png │ │ ├── diagram5.png │ │ ├── diagram6.png │ │ ├── diagram7.png │ │ ├── diagram8.png │ │ └── diagram9.png │ ├── dirac_eq │ │ └── dirac_bear.png │ ├── divergence2 │ │ └── wick_rotation.png │ ├── divergence3 │ │ ├── divergent_graph1.png │ │ ├── divergent_graph2.png │ │ ├── divergent_graph3.png │ │ ├── divergent_graph4.png │ │ └── note_scan.png │ ├── int_term │ │ └── int_term.png │ ├── neutrino_osc │ │ └── neutrino_osc.png │ ├── nng │ │ ├── anti-baryon.png │ │ ├── baryon.png │ │ └── mesons.png │ ├── propagator │ │ ├── path1.png │ │ └── path2.png │ ├── rutherford │ │ ├── rutherford1.png │ │ ├── rutherford2.png │ │ ├── rutherford3.png │ │ ├── rutherford4.png │ │ └── rutherford5.png │ └── wick │ │ ├── wick1.png │ │ ├── wick2.png │ │ └── wick3.png ├── fluid │ ├── atmosphere │ │ ├── straw.png │ │ └── torricelli.png │ ├── buoyancy │ │ ├── buoyancy1.png │ │ ├── buoyancy2.png │ │ ├── buoyancy3.png │ │ ├── buoyancy4.png │ │ ├── buoyancy5.png │ │ └── buoyancy6.png │ ├── classify │ │ └── shear_stress.png │ ├── contents.html │ ├── continuity │ │ ├── continuity1.png │ │ ├── gauss1.png │ │ └── gauss2.png │ ├── deformation │ │ ├── deformation1.png │ │ ├── deformation2.png │ │ ├── deformation3.png │ │ ├── deformation4.png │ │ ├── deformation5.png │ │ └── deformation6.png │ ├── flow │ │ ├── flow1.png │ │ └── flow2.png │ ├── fluid_dimension │ │ └── pipe.png │ ├── pascal │ │ ├── pascal1.png │ │ ├── pascal2.png │ │ ├── pascal3.png │ │ └── pascal4.png │ ├── pascal_grav │ │ ├── pascal_grav1.png │ │ ├── pascal_grav2.png │ │ ├── pascal_grav3.png │ │ ├── pascal_grav4.png │ │ ├── pascal_grav5.png │ │ └── pascal_grav6.png │ ├── plane_can_fly │ │ └── plane.png │ ├── pressure │ │ ├── minecraft.png │ │ ├── triangle.png │ │ ├── triangle2.png │ │ └── water_pillar.png │ ├── stress_tensor │ │ ├── end_roll.gif │ │ ├── stress_tensor1.png │ │ ├── stress_tensor2.png │ │ ├── stress_tensor3.png │ │ ├── stress_tensor4.png │ │ ├── stress_tensor5.png │ │ ├── stress_tensor6.png │ │ └── stress_tensor7.png │ ├── submarine_dome │ │ ├── enquete.png │ │ ├── submarine1.png │ │ ├── submarine2.png │ │ ├── submarine3.png │ │ ├── submarine4.png │ │ └── submarine5.png │ └── viscosity │ │ ├── viscosity1.png │ │ ├── viscosity2.png │ │ └── viscosity3.png ├── math │ ├── calculus02 │ │ └── line_integral.png │ ├── calculus03 │ │ ├── calculus3a.png │ │ ├── calculus3b.png │ │ ├── calculus3c.png │ │ ├── calculus3d.png │ │ └── calculus3e.png │ ├── calculus04 │ │ ├── calculus4a.png │ │ ├── calculus4b.png │ │ ├── calculus4c.png │ │ ├── calculus4d.png │ │ ├── calculus4e.png │ │ └── calculus4f.png │ ├── contents.html │ ├── differential15 │ │ └── envelope_app.png │ ├── differential21 │ │ └── dir_field.jpg │ ├── figures3 │ │ ├── figures3a.png │ │ ├── figures3b.png │ │ └── figures3c.png │ ├── figures4 │ │ ├── figures4a.png │ │ ├── figures4b.png │ │ ├── figures4c.png │ │ ├── figures4d.png │ │ └── figures4e.png │ ├── fourier01 │ │ └── fourier_app.png │ ├── fourier02 │ │ ├── fourier_delta.png │ │ ├── fourier_gibbs.png │ │ ├── fourier_invprop.png │ │ └── si_graph.png │ ├── group_vel │ │ ├── group_vel1.png │ │ ├── group_vel2.png │ │ ├── group_vel3.png │ │ └── group_vel_app.jpg │ ├── imaginary01 │ │ ├── gaussplane1.png │ │ └── gaussplane2.png │ ├── imaginary02 │ │ └── bibunhuka.png │ ├── imaginary03 │ │ ├── convergence.png │ │ └── unit_circle.png │ ├── imaginary04 │ │ ├── circle_path.png │ │ ├── connect_path.png │ │ ├── int_def1.png │ │ └── int_def2.png │ ├── imaginary05 │ │ ├── cauchy1.png │ │ ├── cauchy2.png │ │ ├── cauchy3.png │ │ └── cauchy4.png │ ├── imaginary06 │ │ ├── cauchy5.png │ │ ├── cauchy6.png │ │ └── cauchy7.png │ ├── imaginary07 │ │ ├── continuate1.png │ │ ├── continuate2.png │ │ └── continuate3.png │ ├── imaginary08 │ │ ├── log1.png │ │ └── log2.png │ ├── imaginary10 │ │ ├── laurent1.png │ │ ├── laurent2.png │ │ └── laurent3.png │ ├── imaginary12 │ │ ├── real_integrate1.png │ │ ├── real_integrate2.png │ │ ├── real_integrate3.png │ │ └── real_integrate4.png │ ├── lie01 │ │ └── siga_gun160.jpg │ ├── lie12 │ │ └── lie12a.png │ ├── lie12_2 │ │ └── lie12_2a.png │ ├── lie13 │ │ ├── lie13a.png │ │ ├── lie13b.png │ │ └── lie13c.png │ ├── lie14 │ │ ├── lie14a.png │ │ ├── lie14b.png │ │ ├── lie14c.png │ │ ├── lie14d.png │ │ ├── lie14e.png │ │ ├── lie14f.png │ │ ├── lie14g.png │ │ ├── lie14h.png │ │ └── lie14i.png │ ├── linear02 │ │ └── sarrus.png │ ├── linear04 │ │ └── product.png │ ├── linear06 │ │ ├── linear_trans1.png │ │ ├── linear_trans2.png │ │ ├── linear_trans3.png │ │ ├── linear_trans4.png │ │ ├── linear_trans5.png │ │ ├── linear_trans6.png │ │ ├── linear_trans7.png │ │ ├── multi1.png │ │ ├── multi2.png │ │ ├── multi3.png │ │ ├── parallel1.png │ │ └── parallel2.png │ ├── linear07 │ │ ├── detzero1.png │ │ └── detzero2.png │ ├── linear08 │ │ └── mesh.png │ ├── linear09 │ │ ├── eigen1.png │ │ ├── eigen2.png │ │ ├── eigen3.png │ │ ├── eigen4.png │ │ └── eigen5.png │ ├── linear11 │ │ ├── oval1.png │ │ └── oval2.png │ ├── linear12 │ │ └── mapping.png │ ├── linear13 │ │ └── brace.png │ ├── loglog │ │ ├── log-log.pdf │ │ ├── loglog80.png │ │ └── loglog_thumb.png │ ├── semilog │ │ ├── semilog.pdf │ │ ├── semilog80.png │ │ ├── semilog80_number.png │ │ ├── semilog_num_thumb.png │ │ └── semilog_thumb.png │ ├── series │ │ └── series.png │ ├── vector01 │ │ └── gradient.png │ └── vector02 │ │ ├── divergence1.png │ │ ├── divergence2.png │ │ └── rotation.png ├── quantum │ ├── bell │ │ ├── bell1.png │ │ └── bell2.png │ ├── bloch_sphere │ │ ├── bloch_sphere1.png │ │ ├── bloch_sphere2.png │ │ └── bloch_sphere3.png │ ├── chsh │ │ └── chsh.png │ ├── computer2 │ │ ├── and_gate.png │ │ ├── full_adder.png │ │ ├── half_adder.png │ │ ├── half_adder2.png │ │ ├── nand_gate.png │ │ ├── not_gate.png │ │ ├── or_gate.png │ │ ├── selector.png │ │ ├── sr_latch.png │ │ └── sr_latch2.png │ ├── computer3 │ │ ├── bloch1.png │ │ ├── bloch2.png │ │ ├── unitary_gates.png │ │ └── universal.png │ ├── computer4 │ │ ├── c_unitary.png │ │ ├── cnot.png │ │ ├── swap1.png │ │ ├── swap2.png │ │ └── swap3.png │ ├── computer5 │ │ ├── c_phase.png │ │ ├── c_unitary1.png │ │ ├── c_unitary2.png │ │ ├── c_unitary3.png │ │ └── trial.jpg │ ├── computer6 │ │ ├── cc_unitary.png │ │ ├── five_bits.png │ │ ├── fredkin.png │ │ ├── fredkin2.png │ │ ├── q_full_adder.png │ │ ├── q_half_adder.png │ │ └── toffoli.png │ ├── computer9 │ │ └── q_teleport.png │ ├── contents.html │ ├── experiment1 │ │ ├── chain.png │ │ └── delayedchoice.png │ ├── experiment2 │ │ └── delayederaser.png │ ├── experiment3 │ │ └── eraser.png │ ├── hund_rule2 │ │ ├── eq_1d2.png │ │ ├── eq_1s0.png │ │ ├── eq_3p0.png │ │ ├── eq_3p1.png │ │ ├── eq_3p2.png │ │ └── hund_box.png │ ├── larmor_spin │ │ ├── larmor_spin1.png │ │ ├── larmor_spin2.png │ │ └── larmor_spin3.png │ ├── metallic_bond │ │ ├── fermi_sphere.png │ │ └── well_potential.png │ ├── multi_electron │ │ ├── madelung.png │ │ ├── madelung2.png │ │ ├── orbital.png │ │ ├── orbital2.png │ │ └── orbital3.png │ ├── numbers │ │ └── draw1.png │ ├── oscillator │ │ ├── n1rot.gif │ │ ├── n1state.png │ │ ├── n40prob.png │ │ ├── spiral.gif │ │ └── waves.png │ ├── perturb3 │ │ └── graph.png │ ├── spin │ │ ├── fig1_1.png │ │ ├── fig1_2.png │ │ ├── fig1_3.png │ │ ├── fig1_4.png │ │ ├── fig8_1.png │ │ └── fig8_2.png │ ├── spin2 │ │ ├── fig2_1.png │ │ ├── fig2_2.png │ │ ├── fig2_3.png │ │ ├── fig3_1.png │ │ ├── fig3_2.png │ │ ├── fig4_1.png │ │ └── fig5_1.png │ ├── t_develop │ │ └── t_develop.png │ ├── term_symbol │ │ ├── term_symbol.png │ │ └── term_symbol2.png │ └── wave3d │ │ ├── slate.jpg │ │ └── sponge.jpg ├── relativity │ ├── bend │ │ ├── bend1.png │ │ └── bend2.png │ ├── bh_projection │ │ ├── bh_projection1.png │ │ └── bh_projection2.png │ ├── chandra │ │ ├── chandra1.png │ │ ├── chandra2.png │ │ └── chandra3.png │ ├── contents.html │ ├── ext_g │ │ └── RicciCount.c │ ├── flrw │ │ ├── flrw1.png │ │ ├── flrw2.png │ │ ├── flrw3.png │ │ └── flrw4.png │ ├── galilei │ │ ├── galilei.png │ │ ├── galilei2.png │ │ └── galilei3.png │ ├── gmode │ │ ├── circle.png │ │ ├── circular2.gif │ │ ├── circular_l.gif │ │ ├── circular_r.gif │ │ ├── cross.gif │ │ └── plus.gif │ ├── horizon │ │ ├── horizon.png │ │ └── horizon_func_tr.png │ ├── kruskal │ │ ├── area.png │ │ ├── kruskal.png │ │ ├── kruskal2.png │ │ ├── kruskal3.png │ │ ├── kruskal4.png │ │ └── tortoise.png │ ├── mercury │ │ ├── mercury1.png │ │ └── mercury2.png │ ├── metric │ │ ├── hanpen.png │ │ └── kyohen.png │ ├── nega_curv │ │ ├── nega_curv1.png │ │ ├── nega_curv2.jpg │ │ ├── nega_curv3.png │ │ └── nega_curv4.png │ ├── rotational │ │ └── rotational.png │ ├── tachyon_com │ │ ├── tachyon_com1.png │ │ ├── tachyon_com2.png │ │ ├── tachyon_com3.png │ │ └── tachyon_com4.png │ └── uni_accel │ │ └── fig1.png ├── statistic │ ├── blackbody │ │ ├── blackbody1.png │ │ └── blackbody2.png │ ├── boson │ │ ├── boson1.png │ │ └── boson2.png │ ├── canonical1 │ │ ├── fig1.png │ │ └── fig2.png │ ├── contents.html │ ├── difference │ │ ├── difference1.png │ │ ├── difference2.png │ │ └── difference3.png │ ├── entropy │ │ └── dice_example.png │ ├── fermion │ │ ├── fermion1.png │ │ └── fermion2.png │ ├── gamma_func │ │ └── gamma_graph.png │ ├── maxwell1 │ │ └── graph.png │ ├── maxwell2 │ │ └── graph.png │ ├── photon │ │ └── photon.png │ ├── pressure │ │ └── fig.png │ ├── rayleigh │ │ ├── rayleigh1.png │ │ └── rayleigh2.png │ ├── speed │ │ └── graph1.png │ ├── stefan │ │ ├── stefan1.png │ │ └── stefan2.png │ ├── stirling │ │ └── graph1.png │ └── wien │ │ ├── wien1.png │ │ ├── wien2.png │ │ └── wien3.png └── thermo │ ├── carnot │ ├── graph1.png │ └── graph2.png │ ├── clausius │ ├── chart1.png │ ├── chart2.png │ └── chart3.png │ ├── contents.html │ ├── entropy │ ├── graph1.png │ └── graph2.png │ ├── internal │ ├── graph1.png │ ├── graph2.png │ └── graph3.png │ ├── jt_effect │ └── jt_effect.png │ ├── stability │ └── cylinder.png │ ├── two_compo │ ├── pic1.png │ ├── pic2.png │ ├── pic3.png │ └── pic4.png │ └── two_phase │ ├── phase1.png │ ├── phase2.png │ └── phase3.png ├── column ├── README.md ├── column_202103.css ├── column_maker.cpp ├── column_maker.exe ├── column_maker2.exe ├── template.txt ├── template2.txt └── text │ ├── ai.txt │ ├── anime.txt │ ├── atlantis.txt │ ├── cantsleep.txt │ ├── childhood.txt │ ├── contents.txt │ ├── cosmos.txt │ ├── crime.txt │ ├── cutie.txt │ ├── danketsu.txt │ ├── earth.txt │ ├── education.txt │ ├── eva.txt │ ├── ff.txt │ ├── fireball.txt │ ├── fullit.txt │ ├── godchild.txt │ ├── hakase.txt │ ├── hiougi.txt │ ├── hopeless.txt │ ├── id4.txt │ ├── innocence.txt │ ├── inteli.txt │ ├── joshiki.txt │ ├── juken.txt │ ├── kotoba.txt │ ├── kozukai.txt │ ├── kyoikubaka.txt │ ├── lastworld │ ├── anothername.txt │ ├── assault.txt │ ├── barrier.txt │ ├── blood.txt │ ├── challenge.txt │ ├── connect.txt │ ├── cunning.txt │ ├── digest.txt │ ├── esper.txt │ ├── garla.jpg │ ├── high.txt │ ├── judge.txt │ ├── lastnight.txt │ ├── lastworld.txt │ ├── longestdream.txt │ ├── mahotombah.txt │ ├── meaning.txt │ ├── mytruth.txt │ ├── mywing.txt │ ├── mywing2.txt │ ├── result.txt │ ├── revelation.txt │ ├── sabbath.txt │ ├── saikai.txt │ ├── satori.txt │ ├── saveourearth.txt │ ├── seeker.txt │ ├── sursula.txt │ ├── thisworld.txt │ ├── three_names.txt │ ├── training.txt │ ├── vision.txt │ └── yondaka.txt │ ├── lhc.txt │ ├── lhc2.txt │ ├── lostsw.txt │ ├── magic.txt │ ├── mist.txt │ ├── monsters.txt │ ├── nagesen.txt │ ├── nagesen_report.txt │ ├── neet.txt │ ├── nightdream.txt │ ├── notanime.txt │ ├── otaku.txt │ ├── paranoia.txt │ ├── pi.txt │ ├── raideen.txt │ ├── remember.txt │ ├── rikei.txt │ ├── sadgirl.txt │ ├── schooldays.txt │ ├── science.txt │ ├── search.txt │ ├── secret.txt │ ├── security.txt │ ├── sen.txt │ ├── sennou.txt │ ├── steamboy.txt │ ├── subliminal.txt │ ├── taiyaki.txt │ ├── techa.txt │ ├── techa2.txt │ ├── test.txt │ ├── tutor.txt │ ├── waragain.txt │ ├── white2006.txt │ └── white2008.txt ├── html ├── apple-touch-icon.png ├── ask.html ├── favicon.ico ├── greeting.html ├── images │ ├── bg_ring_l.png │ ├── eman_bg.png │ ├── eman_bg_dk.png │ ├── fb_btn.png │ ├── fb_btn_s.png │ ├── feed-icon-14x14.png │ ├── feed-icon-28x28.png │ ├── hatebu_btn.png │ ├── hatebu_btn_s.png │ ├── line_btn.png │ ├── line_btn_s.png │ ├── link.png │ ├── logo202011.png │ ├── logo202012.png │ ├── logo_analytic.png │ ├── logo_chemistry.png │ ├── logo_circuit.png │ ├── logo_dynamics.png │ ├── logo_electromag.png │ ├── logo_elementary.png │ ├── logo_fluid.png │ ├── logo_math.png │ ├── logo_quantum.png │ ├── logo_relativity.png │ ├── logo_statistic.png │ ├── logo_thermo.png │ ├── ogp202011.png │ ├── title.png │ ├── title202012.png │ ├── twitter.png │ ├── twitter_btn.png │ ├── twitter_btn_s.png │ ├── twitter_large.png │ ├── twitter_logo_bk.png │ ├── twitter_logo_bl.png │ └── twitter_logo_wh.png ├── index.html ├── journal │ ├── img2004 │ │ ├── bismuth.jpg │ │ ├── japan.png │ │ ├── magnet1.jpg │ │ ├── magnet2.jpg │ │ ├── magnet3.jpg │ │ ├── magnet4.jpg │ │ ├── magnet5.jpg │ │ ├── techset1.jpg │ │ └── techset2.jpg │ ├── img2006 │ │ └── tanabata.jpg │ ├── img2007 │ │ ├── nenga1.jpg │ │ ├── nenga2.jpg │ │ └── shuppaniwai.jpg │ ├── img2008 │ │ └── shumideso_kinen.jpg │ ├── journal.html │ ├── journal2000.html │ ├── journal2001.html │ ├── journal2002.html │ ├── journal2003.html │ ├── journal2004.html │ ├── journal2005.html │ ├── journal2006.html │ ├── journal2007.html │ ├── journal2008.html │ ├── journal2009.html │ └── quarrel.html ├── misc_202103.css ├── mybook │ ├── after1.png │ ├── before1.png │ ├── book1.jpg │ ├── book2.jpg │ ├── book3.jpg │ ├── book4.jpg │ ├── errata1.html │ ├── errata1a.html │ ├── errata2.html │ ├── errata3.html │ ├── errata4.html │ ├── mybook.html │ ├── mystore_portal02.jpg │ ├── note_portal02.jpg │ ├── shumideryo │ │ ├── img1.jpg │ │ ├── img2.jpg │ │ ├── img3.jpg │ │ ├── img4.jpg │ │ ├── img5.jpg │ │ ├── img6.jpg │ │ ├── img7.jpg │ │ └── shumideryo.html │ ├── shumideryo2_info.html │ ├── shumideryo_cm.png │ └── shumideryo_cm2.png ├── noad_202104.css ├── privacy_policy.html ├── recent.html ├── reference.html ├── store │ ├── dynamics.html │ ├── elemag.html │ ├── feynman.html │ ├── field.html │ ├── fluid.html │ ├── greeting.html │ ├── math.html │ ├── mybooks.html │ ├── philosophy.html │ ├── photo │ │ ├── hotta_qinfo.jpg │ │ ├── siga_gun110.jpg │ │ ├── siga_gun160.jpg │ │ ├── tasaki_netsu110.jpg │ │ └── tasaki_netsu160.jpg │ ├── q_info.html │ ├── q_philosophy.html │ ├── quantum.html │ ├── relativity.html │ ├── stationary.html │ ├── store240219.css │ ├── thermo.html │ └── top.html ├── style_202305a.css ├── top_202205.css └── web_app │ ├── eigen_vector │ ├── eigenvector.html │ ├── eigenvector20201231.js │ ├── eigenvector_ogp.png │ └── kakko.png │ ├── envelope │ ├── envelope.html │ ├── envelope.js │ ├── envelope │ │ ├── img0.png │ │ ├── img1.png │ │ ├── img2.png │ │ ├── img3.png │ │ ├── img4.png │ │ └── title.png │ └── envelope20201226.js │ ├── eq_anim │ ├── cmmi10.ttf │ ├── cmr10.ttf │ ├── commands.html │ ├── eq_anim.html │ ├── eq_anim.js │ ├── kakko.png │ ├── sample.webm │ └── whammy.js │ ├── fourier │ ├── fourier.html │ ├── fourier20201226a.js │ └── fourier_ogp.png │ ├── fresnel │ ├── fresnel.html │ ├── fresnel.js │ └── fresnel20201226.js │ ├── group_vel │ ├── group_vel.html │ ├── group_vel.js │ └── group_vel20201226.js │ └── linear_trans │ ├── img │ ├── a.png │ ├── aiue.png │ ├── kakko.png │ └── mona.jpg │ ├── linear_trans20201230.js │ ├── linear_trans20201231.js │ ├── linear_trans_ogp.png │ └── lineartrans.html ├── labo ├── README.md ├── RSSmaker.cpp ├── RSSmaker.exe ├── SVG_new.bat ├── SVG_noimg.bat ├── SVG_noimg_all.bat ├── column_maker.cpp ├── header.tex ├── kanjix.map ├── make_sitemap.cpp ├── make_sitemap.exe ├── sitemap_dat.txt ├── svg_changer.cpp ├── svg_changer.exe ├── template.txt ├── template_noad.txt ├── txt2html.cpp └── txt2html.exe └── site ├── analytic ├── action.txt ├── apparent_force.txt ├── apply.txt ├── bernoulli.txt ├── bibun.txt ├── canoex.txt ├── canonical.txt ├── chapter1.txt ├── chapter2.txt ├── chapter3.txt ├── chapter4.txt ├── chapter5.txt ├── chapter6.txt ├── chapter7.txt ├── continuum.txt ├── coordinate.txt ├── coriolis.txt ├── current.txt ├── electro.txt ├── electro2.txt ├── functional.txt ├── h_density.txt ├── hamilton.txt ├── indeterminancy.txt ├── indeterminancy2.txt ├── jacobi.txt ├── jacobi2.txt ├── jacobi3.txt ├── l_density.txt ├── lag_method.txt ├── lagrange.txt ├── lagrange2.txt ├── lagrange2_add.txt ├── legendre.txt ├── makelag.txt ├── noether.txt ├── poisson.txt ├── poisson2.txt ├── poisson_ex.txt ├── policy.txt ├── prepare.txt ├── string.txt ├── total_dif.txt ├── types.txt ├── wave3d.txt ├── wave3d_ex.txt ├── what_ana.txt └── whats_wave.txt ├── chemistry ├── history1.txt ├── history2.txt ├── history3.txt └── policy.txt ├── circuit ├── ac.txt ├── active.txt ├── battery.txt ├── chapter1.txt ├── chapter2.txt ├── chapter3.txt ├── chapter4.txt ├── chapter6.txt ├── coil.txt ├── combined.txt ├── condenser.txt ├── current.txt ├── designing.txt ├── diode.txt ├── draft │ ├── emitter.txt │ ├── qfactor.txt │ ├── speaker.txt │ └── superposition.txt ├── earth.txt ├── impedance.txt ├── inrush.txt ├── kirchhoff.txt ├── led.txt ├── matching.txt ├── npn.txt ├── ohm.txt ├── ohm2.txt ├── pfactor.txt ├── policy.txt ├── rc.txt ├── reactance.txt ├── resonance.txt ├── rl.txt ├── schematic.txt ├── semiconductor.txt ├── symbols.txt ├── transistor.txt └── voltage.txt ├── dynamics ├── aboutg.txt ├── act_react.txt ├── angular.txt ├── angular2.txt ├── basiclaw.txt ├── catroll.txt ├── collision.txt ├── comment.txt ├── compare.txt ├── conclusion.txt ├── contact.txt ├── diff.txt ├── dimension.txt ├── energy.txt ├── float.txt ├── force.txt ├── gravitational.txt ├── gravity_vector.txt ├── gyro.txt ├── horsepower.txt ├── impact.txt ├── incomplete.txt ├── inertia.txt ├── koukan.txt ├── mass.txt ├── mass_energy.txt ├── mom_tensor.txt ├── momentum.txt ├── motion_eng.txt ├── newton.txt ├── philosophy.txt ├── planck_unit.txt ├── potential.txt ├── precession.txt ├── q2021_01_10.txt ├── support.txt ├── teko.txt ├── three_dim.txt ├── topspin.txt ├── unit.txt ├── vec_moment.txt └── wave_energy.txt ├── electromag ├── accel_radiation.txt ├── charge.txt ├── conclusion.txt ├── const_vel.txt ├── delta.txt ├── dipole.txt ├── draft │ ├── debye.BAK │ ├── debye.txt │ ├── em_angular.txt │ ├── em_circular.txt │ ├── em_particle.txt │ ├── ohm.txt │ └── rutherford.txt ├── dynamics.txt ├── em_energy1.txt ├── em_energy2.txt ├── em_moment1.txt ├── em_moment2.txt ├── em_unit.txt ├── eng_moment.txt ├── example.txt ├── first.txt ├── flux.txt ├── forceline.txt ├── fresnel.txt ├── gauge.txt ├── gauge2.txt ├── gauss.txt ├── induction.txt ├── langmuir.txt ├── linear_charge.txt ├── magnet.txt ├── magnetic.txt ├── magnetic2.txt ├── magnetic3.txt ├── magnetic_moment.txt ├── matter.txt ├── max_tensor.txt ├── maxwell.txt ├── maxwell2.txt ├── metal_line.txt ├── mksa.txt ├── nabla.txt ├── no_freq.txt ├── plasma.txt ├── potential.txt ├── product.txt ├── react.txt ├── reflection.txt ├── retarded.txt ├── solution.txt ├── static.txt ├── static2.txt ├── static3.txt ├── stokes.txt ├── van_der_waals.txt └── wave.txt ├── elementary ├── alpha.txt ├── antiparticle.txt ├── beta.txt ├── chapter1.txt ├── chapter2.txt ├── chapter3.txt ├── chapter4.txt ├── collision.txt ├── collision2.txt ├── complex_field.txt ├── decay.txt ├── deuteron.txt ├── diagram.txt ├── dirac_eq.txt ├── dirac_expand.txt ├── dirac_expand2.txt ├── discovery.txt ├── divergence.txt ├── divergence2.txt ├── divergence3.txt ├── draft │ ├── chapter5.txt │ ├── cross_section.txt │ ├── perturbation1.txt │ ├── perturbation3.txt │ ├── qed.txt │ ├── quark.txt │ ├── spinor_propagator.txt │ ├── vector_propagator.txt │ ├── 削除文divergence3.txt │ └── 議論ミスphi4theory2.txt ├── electron.txt ├── em_expand.txt ├── em_field.txt ├── em_field2.txt ├── em_field3.txt ├── em_field4.txt ├── ev.txt ├── field_theory.txt ├── half_life.txt ├── int_term.txt ├── int_term2.txt ├── invariant_factor.txt ├── isospin.txt ├── kg_eq.txt ├── kg_expand.txt ├── kg_expand2.txt ├── lagrangian.txt ├── mass_em.txt ├── mass_em2.txt ├── natural_unit.txt ├── natural_unit2.txt ├── neutrino_osc.txt ├── nng.txt ├── nuclear.txt ├── particles.txt ├── phi4theory.txt ├── phi4theory2.txt ├── policy.txt ├── propagator.txt ├── radiation.txt ├── reaction.txt ├── rutherford.txt ├── s_matrix.txt ├── s_matrix2.txt ├── styles.txt ├── test.txt ├── test2.txt ├── to_do_next.txt ├── wick.txt ├── work_report.txt └── work_report2.txt ├── fluid ├── atmosphere.txt ├── barotropy.txt ├── bernoulli_principle.txt ├── buoyancy.txt ├── chapter1.txt ├── chapter2.txt ├── chapter7.txt ├── chapter8.txt ├── classify.txt ├── continuity.txt ├── deformation.txt ├── draft │ ├── air_density.txt │ ├── body_scale.txt │ └── oil_tanker.txt ├── energy_eq.txt ├── eq_of_motion.txt ├── equations.txt ├── flow.txt ├── fluid_dimension.txt ├── lagrange_derivative.txt ├── matome1.txt ├── navier_stokes.txt ├── pascal.txt ├── pascal_grav.txt ├── perfect_fluid.txt ├── plane_can_fly.txt ├── policy.txt ├── pressure.txt ├── pressure_unit.txt ├── second_viscosity.txt ├── stress_tensor.txt ├── submarine_dome.txt └── viscosity.txt ├── math ├── calculus01.txt ├── calculus02.txt ├── calculus03.txt ├── calculus04.txt ├── chap_calculus.txt ├── chap_differential.txt ├── chap_experiment.txt ├── chap_fourier.txt ├── chap_imaginary.txt ├── chap_lie.txt ├── chap_linear.txt ├── chap_pde.txt ├── chap_quaternion.txt ├── chap_tips.txt ├── chap_vector.txt ├── delta_func.txt ├── differential01.txt ├── differential02.txt ├── differential03.txt ├── differential04.txt ├── differential05.txt ├── differential06.txt ├── differential07.txt ├── differential08.txt ├── differential09.txt ├── differential10.txt ├── differential11.txt ├── differential12.txt ├── differential13.txt ├── differential14.txt ├── differential15.txt ├── differential16.txt ├── differential17.txt ├── differential18.txt ├── differential19.txt ├── differential20.txt ├── differential20_5.txt ├── differential20_6.txt ├── differential21.txt ├── differential22.txt ├── differential23.txt ├── differential24.txt ├── draft │ ├── fourier09.txt │ ├── lie09.txt │ ├── lie12_2.txt │ ├── linear_end.txt │ ├── phasor.txt │ ├── quaternion05.txt │ └── vector05.txt ├── errors.txt ├── figures.txt ├── figures2.txt ├── figures3.txt ├── figures4.txt ├── fourier01.txt ├── fourier02.txt ├── fourier03.txt ├── fourier04.txt ├── fourier05.txt ├── fourier06.txt ├── fourier07.txt ├── fourier08.txt ├── gen_leibniz.txt ├── group_vel.txt ├── imaginary01.txt ├── imaginary02.txt ├── imaginary03.txt ├── imaginary04.txt ├── imaginary05.txt ├── imaginary06.txt ├── imaginary07.txt ├── imaginary08.txt ├── imaginary09.txt ├── imaginary10.txt ├── imaginary11.txt ├── imaginary12.txt ├── kronecker.txt ├── lie01.txt ├── lie02.txt ├── lie02_1.txt ├── lie03.txt ├── lie04.txt ├── lie05.txt ├── lie06.txt ├── lie07.txt ├── lie08.txt ├── lie11.txt ├── lie12.txt ├── lie12_1.txt ├── lie12_2.txt ├── lie13.txt ├── lie14.txt ├── lie15.txt ├── linear01.txt ├── linear02.txt ├── linear03.txt ├── linear04.txt ├── linear05.txt ├── linear06.txt ├── linear07.txt ├── linear08.txt ├── linear09.txt ├── linear10.txt ├── linear11.txt ├── linear12.txt ├── linear13.txt ├── linear14.txt ├── linear15.txt ├── loglog.txt ├── pde01.txt ├── pde02.txt ├── policy.txt ├── quaternion01.txt ├── quaternion02.txt ├── quaternion03.txt ├── quaternion04.txt ├── quaternion05.txt ├── semilog.txt ├── series.txt ├── series2.txt ├── taylor.txt ├── taylor_multi.txt ├── vector01.txt ├── vector02.txt ├── vector03.txt └── vector04.txt ├── quantum ├── 4-spinor.txt ├── 4-spinor2.txt ├── angular.txt ├── anticommute.txt ├── atom.txt ├── bell.txt ├── bell_original.txt ├── bloch_sphere.txt ├── boson_fermion.txt ├── bracket.txt ├── cat.txt ├── chsh.txt ├── computer1.txt ├── computer10.txt ├── computer2.txt ├── computer3.txt ├── computer4.txt ├── computer5.txt ├── computer6.txt ├── computer7.txt ├── computer9.txt ├── coupling.txt ├── coupling2.txt ├── coupling3.txt ├── coupling4.txt ├── creat_op.txt ├── current.txt ├── debroglie.txt ├── dirac.txt ├── dirac_sea.txt ├── draft │ ├── computer11.txt │ ├── computer12.txt │ ├── computer8.txt │ ├── equaltime.txt │ ├── hartree_fock3.txt │ ├── hotta.txt │ ├── hotta_guide.txt │ ├── rabi.txt │ └── solve_radius3.txt ├── expectation.txt ├── experiment1.txt ├── experiment2.txt ├── experiment3.txt ├── fool.txt ├── g_factor.txt ├── hartree.txt ├── hartree2.txt ├── hartree_fock.txt ├── hartree_fock2.txt ├── heisenberg.txt ├── heisenberg_time.txt ├── hilbert.txt ├── hund_rule.txt ├── hund_rule2.txt ├── interaction.txt ├── klein_gordon.txt ├── l_matrix.txt ├── larmor_spin.txt ├── levi-civita.txt ├── linearize.txt ├── many.txt ├── matome.txt ├── matrix.txt ├── metallic_bond.txt ├── multi_electron.txt ├── multi_electron2.txt ├── nega_prob.txt ├── normalize.txt ├── numbers.txt ├── numbers_c.txt ├── orthogonal.txt ├── oscillator.txt ├── particle.txt ├── pauli.txt ├── perturb.txt ├── perturb2.txt ├── perturb3.txt ├── photon.txt ├── schrodinger.txt ├── separate.txt ├── solve_radius.txt ├── solve_radius2.txt ├── solve_radius3.txt ├── spin.txt ├── spin2.txt ├── spin_function.txt ├── spinor.txt ├── spinor2.txt ├── t_develop.txt ├── term_symbol.txt ├── uncertainty.txt ├── undoryo.txt ├── unitary.txt ├── variational.txt ├── wave3d.txt ├── wigner.txt └── zahyo.txt ├── relativity ├── 4force.txt ├── 4momentum.txt ├── 4velocity.txt ├── after20yrs.txt ├── bend.txt ├── bend2.txt ├── bh_projection.txt ├── bianchi.txt ├── birth.txt ├── black_holes.txt ├── chandra.txt ├── chapter1.txt ├── chapter2.txt ├── chapter3.txt ├── chapter4.txt ├── chapter5.txt ├── chapter6.txt ├── chapter7.txt ├── co_dif.txt ├── column.txt ├── denjuu.txt ├── density.txt ├── detdif.txt ├── draft │ ├── common.html │ ├── difference.txt │ ├── g_energy.txt │ ├── gendai.html │ ├── nordstrom2.txt │ ├── observation.txt │ └── slowworld.html ├── ein_eq.txt ├── einsolution.txt ├── einstein.txt ├── em_tensor.txt ├── ep_tensor.txt ├── ether.txt ├── expand.txt ├── ext_g.txt ├── ext_geo.txt ├── flrw.txt ├── flrw_c.txt ├── formula.txt ├── friedmann.txt ├── from_conc.txt ├── galilei.txt ├── geo_rw.txt ├── geodesic.txt ├── gmode.txt ├── gwave.txt ├── horizon.txt ├── illusion.txt ├── increase.txt ├── invariable.txt ├── kruskal.txt ├── length.txt ├── light_speed.txt ├── lightclock.txt ├── lightspin.txt ├── local.txt ├── loren.txt ├── lorentz.txt ├── lorentz2.txt ├── massenergy.txt ├── maxwell.txt ├── meaning.txt ├── mercury.txt ├── metric.txt ├── minkow_lorentz.txt ├── minkowski.txt ├── nega_curv.txt ├── newton.txt ├── nordstrom.txt ├── operator.txt ├── parallel.txt ├── playlater.txt ├── policy.txt ├── proper.txt ├── questions.txt ├── r00_ext.txt ├── redshift.txt ├── redshift2.txt ├── remains.txt ├── ricci.txt ├── riemann.txt ├── rotational.txt ├── sametime.txt ├── schwarzschild.txt ├── schwarzschild2.txt ├── stress_tensor.txt ├── tachyon.txt ├── tachyon_com.txt ├── tensor.txt ├── tensor_dif.txt ├── two_mass.txt ├── uni_accel.txt ├── variant.txt └── whyein.txt ├── statistic ├── another_def.txt ├── blackbody.txt ├── boson.txt ├── canonical1.txt ├── canonical2.txt ├── canonical3.txt ├── difference.txt ├── draft │ ├── bec.txt │ └── q_gas.txt ├── entropy.txt ├── equal_weight.txt ├── equipartition.txt ├── fermion.txt ├── formulae.txt ├── gamma_func.txt ├── grand_canon.txt ├── info.txt ├── isobaric.txt ├── liouville.txt ├── localized.txt ├── maxwell1.txt ├── maxwell2.txt ├── micro_canon.txt ├── photon.txt ├── planck.txt ├── planck2.txt ├── policy.txt ├── pressure.txt ├── rayleigh.txt ├── speed.txt ├── sphere_vol.txt ├── stefan.txt ├── stirling.txt └── wien.txt └── thermo ├── adiabatic.txt ├── balance.txt ├── boyle_charles.txt ├── carnot.txt ├── chem_pote.txt ├── clausius.txt ├── direction.txt ├── draft └── caratheodory.txt ├── duhem.txt ├── enthalpy.txt ├── entropy.txt ├── functions.txt ├── functions2.txt ├── ideal_carnot.txt ├── internal.txt ├── irreversible.txt ├── joule.txt ├── jt_effect.txt ├── mixing.txt ├── non_freon.txt ├── policy.txt ├── stability.bak ├── stability.txt ├── state_eq.txt ├── steam.txt ├── superheat.txt ├── thirdlaw.txt ├── transition.txt ├── triple.txt ├── two_compo.txt └── two_phase.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/README.md -------------------------------------------------------------------------------- /add_data/analytic/contents.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/analytic/contents.html -------------------------------------------------------------------------------- /add_data/analytic/string/fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/analytic/string/fig1.png -------------------------------------------------------------------------------- /add_data/analytic/string/fig2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/analytic/string/fig2.png -------------------------------------------------------------------------------- /add_data/chemistry/contents.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/chemistry/contents.html -------------------------------------------------------------------------------- /add_data/circuit/ac/ac1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/ac/ac1.png -------------------------------------------------------------------------------- /add_data/circuit/ac/ac2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/ac/ac2.png -------------------------------------------------------------------------------- /add_data/circuit/contents.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/contents.html -------------------------------------------------------------------------------- /add_data/circuit/diode/diode1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/diode/diode1.png -------------------------------------------------------------------------------- /add_data/circuit/diode/diode2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/diode/diode2.png -------------------------------------------------------------------------------- /add_data/circuit/diode/diode3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/diode/diode3.png -------------------------------------------------------------------------------- /add_data/circuit/diode/diode4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/diode/diode4.png -------------------------------------------------------------------------------- /add_data/circuit/led/led1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/led/led1.png -------------------------------------------------------------------------------- /add_data/circuit/led/led2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/led/led2.png -------------------------------------------------------------------------------- /add_data/circuit/led/led3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/led/led3.png -------------------------------------------------------------------------------- /add_data/circuit/led/led4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/led/led4.png -------------------------------------------------------------------------------- /add_data/circuit/npn/npn1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/npn/npn1.png -------------------------------------------------------------------------------- /add_data/circuit/npn/npn2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/npn/npn2.png -------------------------------------------------------------------------------- /add_data/circuit/npn/npn3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/npn/npn3.png -------------------------------------------------------------------------------- /add_data/circuit/npn/npn4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/npn/npn4.png -------------------------------------------------------------------------------- /add_data/circuit/npn/npn5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/npn/npn5.png -------------------------------------------------------------------------------- /add_data/circuit/rc/rc1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/rc/rc1.png -------------------------------------------------------------------------------- /add_data/circuit/rc/rc2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/rc/rc2.png -------------------------------------------------------------------------------- /add_data/circuit/rc/rc3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/rc/rc3.png -------------------------------------------------------------------------------- /add_data/circuit/rc/rc4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/rc/rc4.png -------------------------------------------------------------------------------- /add_data/circuit/rl/rl1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/rl/rl1.png -------------------------------------------------------------------------------- /add_data/circuit/rl/rl2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/rl/rl2.png -------------------------------------------------------------------------------- /add_data/circuit/rl/rl3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/rl/rl3.png -------------------------------------------------------------------------------- /add_data/circuit/rl/rl4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/circuit/rl/rl4.png -------------------------------------------------------------------------------- /add_data/contents_202103.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/contents_202103.css -------------------------------------------------------------------------------- /add_data/dynamics/contents.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/dynamics/contents.html -------------------------------------------------------------------------------- /add_data/dynamics/gyro/gyro.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/dynamics/gyro/gyro.png -------------------------------------------------------------------------------- /add_data/dynamics/teko/teko.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/dynamics/teko/teko.png -------------------------------------------------------------------------------- /add_data/electromag/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/electromag/Thumbs.db -------------------------------------------------------------------------------- /add_data/electromag/contents.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/electromag/contents.html -------------------------------------------------------------------------------- /add_data/elementary/contents.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/elementary/contents.html -------------------------------------------------------------------------------- /add_data/fluid/contents.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/fluid/contents.html -------------------------------------------------------------------------------- /add_data/fluid/flow/flow1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/fluid/flow/flow1.png -------------------------------------------------------------------------------- /add_data/fluid/flow/flow2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/fluid/flow/flow2.png -------------------------------------------------------------------------------- /add_data/fluid/pascal/pascal1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/fluid/pascal/pascal1.png -------------------------------------------------------------------------------- /add_data/fluid/pascal/pascal2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/fluid/pascal/pascal2.png -------------------------------------------------------------------------------- /add_data/fluid/pascal/pascal3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/fluid/pascal/pascal3.png -------------------------------------------------------------------------------- /add_data/fluid/pascal/pascal4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/fluid/pascal/pascal4.png -------------------------------------------------------------------------------- /add_data/math/contents.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/math/contents.html -------------------------------------------------------------------------------- /add_data/math/lie12/lie12a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/math/lie12/lie12a.png -------------------------------------------------------------------------------- /add_data/math/lie13/lie13a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/math/lie13/lie13a.png -------------------------------------------------------------------------------- /add_data/math/lie13/lie13b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/math/lie13/lie13b.png -------------------------------------------------------------------------------- /add_data/math/lie13/lie13c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/math/lie13/lie13c.png -------------------------------------------------------------------------------- /add_data/math/lie14/lie14a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/math/lie14/lie14a.png -------------------------------------------------------------------------------- /add_data/math/lie14/lie14b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/math/lie14/lie14b.png -------------------------------------------------------------------------------- /add_data/math/lie14/lie14c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/math/lie14/lie14c.png -------------------------------------------------------------------------------- /add_data/math/lie14/lie14d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/math/lie14/lie14d.png -------------------------------------------------------------------------------- /add_data/math/lie14/lie14e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/math/lie14/lie14e.png -------------------------------------------------------------------------------- /add_data/math/lie14/lie14f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/math/lie14/lie14f.png -------------------------------------------------------------------------------- /add_data/math/lie14/lie14g.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/math/lie14/lie14g.png -------------------------------------------------------------------------------- /add_data/math/lie14/lie14h.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/math/lie14/lie14h.png -------------------------------------------------------------------------------- /add_data/math/lie14/lie14i.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/math/lie14/lie14i.png -------------------------------------------------------------------------------- /add_data/math/linear02/sarrus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/math/linear02/sarrus.png -------------------------------------------------------------------------------- /add_data/math/linear06/multi1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/math/linear06/multi1.png -------------------------------------------------------------------------------- /add_data/math/linear06/multi2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/math/linear06/multi2.png -------------------------------------------------------------------------------- /add_data/math/linear08/mesh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/math/linear08/mesh.png -------------------------------------------------------------------------------- /add_data/math/series/series.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/math/series/series.png -------------------------------------------------------------------------------- /add_data/quantum/bell/bell1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/quantum/bell/bell1.png -------------------------------------------------------------------------------- /add_data/quantum/bell/bell2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/quantum/bell/bell2.png -------------------------------------------------------------------------------- /add_data/quantum/chsh/chsh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/quantum/chsh/chsh.png -------------------------------------------------------------------------------- /add_data/quantum/contents.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/quantum/contents.html -------------------------------------------------------------------------------- /add_data/thermo/contents.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/add_data/thermo/contents.html -------------------------------------------------------------------------------- /column/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/README.md -------------------------------------------------------------------------------- /column/column_202103.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/column_202103.css -------------------------------------------------------------------------------- /column/column_maker.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/column_maker.cpp -------------------------------------------------------------------------------- /column/column_maker.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/column_maker.exe -------------------------------------------------------------------------------- /column/column_maker2.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/column_maker2.exe -------------------------------------------------------------------------------- /column/template.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/template.txt -------------------------------------------------------------------------------- /column/template2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/template2.txt -------------------------------------------------------------------------------- /column/text/ai.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/ai.txt -------------------------------------------------------------------------------- /column/text/anime.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/anime.txt -------------------------------------------------------------------------------- /column/text/atlantis.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/atlantis.txt -------------------------------------------------------------------------------- /column/text/cantsleep.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/cantsleep.txt -------------------------------------------------------------------------------- /column/text/childhood.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/childhood.txt -------------------------------------------------------------------------------- /column/text/contents.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/contents.txt -------------------------------------------------------------------------------- /column/text/cosmos.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/cosmos.txt -------------------------------------------------------------------------------- /column/text/crime.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/crime.txt -------------------------------------------------------------------------------- /column/text/cutie.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/cutie.txt -------------------------------------------------------------------------------- /column/text/danketsu.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/danketsu.txt -------------------------------------------------------------------------------- /column/text/earth.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/earth.txt -------------------------------------------------------------------------------- /column/text/education.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/education.txt -------------------------------------------------------------------------------- /column/text/eva.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/eva.txt -------------------------------------------------------------------------------- /column/text/ff.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/ff.txt -------------------------------------------------------------------------------- /column/text/fireball.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/fireball.txt -------------------------------------------------------------------------------- /column/text/fullit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/fullit.txt -------------------------------------------------------------------------------- /column/text/godchild.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/godchild.txt -------------------------------------------------------------------------------- /column/text/hakase.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/hakase.txt -------------------------------------------------------------------------------- /column/text/hiougi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/hiougi.txt -------------------------------------------------------------------------------- /column/text/hopeless.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/hopeless.txt -------------------------------------------------------------------------------- /column/text/id4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/id4.txt -------------------------------------------------------------------------------- /column/text/innocence.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/innocence.txt -------------------------------------------------------------------------------- /column/text/inteli.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/inteli.txt -------------------------------------------------------------------------------- /column/text/joshiki.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/joshiki.txt -------------------------------------------------------------------------------- /column/text/juken.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/juken.txt -------------------------------------------------------------------------------- /column/text/kotoba.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/kotoba.txt -------------------------------------------------------------------------------- /column/text/kozukai.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/kozukai.txt -------------------------------------------------------------------------------- /column/text/kyoikubaka.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/kyoikubaka.txt -------------------------------------------------------------------------------- /column/text/lastworld/blood.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/lastworld/blood.txt -------------------------------------------------------------------------------- /column/text/lastworld/esper.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/lastworld/esper.txt -------------------------------------------------------------------------------- /column/text/lastworld/garla.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/lastworld/garla.jpg -------------------------------------------------------------------------------- /column/text/lastworld/high.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/lastworld/high.txt -------------------------------------------------------------------------------- /column/text/lastworld/judge.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/lastworld/judge.txt -------------------------------------------------------------------------------- /column/text/lhc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/lhc.txt -------------------------------------------------------------------------------- /column/text/lhc2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/lhc2.txt -------------------------------------------------------------------------------- /column/text/lostsw.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/lostsw.txt -------------------------------------------------------------------------------- /column/text/magic.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/magic.txt -------------------------------------------------------------------------------- /column/text/mist.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/mist.txt -------------------------------------------------------------------------------- /column/text/monsters.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/monsters.txt -------------------------------------------------------------------------------- /column/text/nagesen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/nagesen.txt -------------------------------------------------------------------------------- /column/text/nagesen_report.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/nagesen_report.txt -------------------------------------------------------------------------------- /column/text/neet.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/neet.txt -------------------------------------------------------------------------------- /column/text/nightdream.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/nightdream.txt -------------------------------------------------------------------------------- /column/text/notanime.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/notanime.txt -------------------------------------------------------------------------------- /column/text/otaku.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/otaku.txt -------------------------------------------------------------------------------- /column/text/paranoia.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/paranoia.txt -------------------------------------------------------------------------------- /column/text/pi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/pi.txt -------------------------------------------------------------------------------- /column/text/raideen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/raideen.txt -------------------------------------------------------------------------------- /column/text/remember.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/remember.txt -------------------------------------------------------------------------------- /column/text/rikei.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/rikei.txt -------------------------------------------------------------------------------- /column/text/sadgirl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/sadgirl.txt -------------------------------------------------------------------------------- /column/text/schooldays.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/schooldays.txt -------------------------------------------------------------------------------- /column/text/science.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/science.txt -------------------------------------------------------------------------------- /column/text/search.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/search.txt -------------------------------------------------------------------------------- /column/text/secret.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/secret.txt -------------------------------------------------------------------------------- /column/text/security.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/security.txt -------------------------------------------------------------------------------- /column/text/sen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/sen.txt -------------------------------------------------------------------------------- /column/text/sennou.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/sennou.txt -------------------------------------------------------------------------------- /column/text/steamboy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/steamboy.txt -------------------------------------------------------------------------------- /column/text/subliminal.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/subliminal.txt -------------------------------------------------------------------------------- /column/text/taiyaki.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/taiyaki.txt -------------------------------------------------------------------------------- /column/text/techa.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/techa.txt -------------------------------------------------------------------------------- /column/text/techa2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/techa2.txt -------------------------------------------------------------------------------- /column/text/test.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/test.txt -------------------------------------------------------------------------------- /column/text/tutor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/tutor.txt -------------------------------------------------------------------------------- /column/text/waragain.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/waragain.txt -------------------------------------------------------------------------------- /column/text/white2006.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/white2006.txt -------------------------------------------------------------------------------- /column/text/white2008.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/column/text/white2008.txt -------------------------------------------------------------------------------- /html/apple-touch-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/apple-touch-icon.png -------------------------------------------------------------------------------- /html/ask.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/ask.html -------------------------------------------------------------------------------- /html/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/favicon.ico -------------------------------------------------------------------------------- /html/greeting.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/greeting.html -------------------------------------------------------------------------------- /html/images/bg_ring_l.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/bg_ring_l.png -------------------------------------------------------------------------------- /html/images/eman_bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/eman_bg.png -------------------------------------------------------------------------------- /html/images/eman_bg_dk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/eman_bg_dk.png -------------------------------------------------------------------------------- /html/images/fb_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/fb_btn.png -------------------------------------------------------------------------------- /html/images/fb_btn_s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/fb_btn_s.png -------------------------------------------------------------------------------- /html/images/feed-icon-14x14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/feed-icon-14x14.png -------------------------------------------------------------------------------- /html/images/feed-icon-28x28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/feed-icon-28x28.png -------------------------------------------------------------------------------- /html/images/hatebu_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/hatebu_btn.png -------------------------------------------------------------------------------- /html/images/hatebu_btn_s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/hatebu_btn_s.png -------------------------------------------------------------------------------- /html/images/line_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/line_btn.png -------------------------------------------------------------------------------- /html/images/line_btn_s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/line_btn_s.png -------------------------------------------------------------------------------- /html/images/link.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/link.png -------------------------------------------------------------------------------- /html/images/logo202011.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/logo202011.png -------------------------------------------------------------------------------- /html/images/logo202012.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/logo202012.png -------------------------------------------------------------------------------- /html/images/logo_analytic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/logo_analytic.png -------------------------------------------------------------------------------- /html/images/logo_chemistry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/logo_chemistry.png -------------------------------------------------------------------------------- /html/images/logo_circuit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/logo_circuit.png -------------------------------------------------------------------------------- /html/images/logo_dynamics.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/logo_dynamics.png -------------------------------------------------------------------------------- /html/images/logo_electromag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/logo_electromag.png -------------------------------------------------------------------------------- /html/images/logo_elementary.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/logo_elementary.png -------------------------------------------------------------------------------- /html/images/logo_fluid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/logo_fluid.png -------------------------------------------------------------------------------- /html/images/logo_math.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/logo_math.png -------------------------------------------------------------------------------- /html/images/logo_quantum.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/logo_quantum.png -------------------------------------------------------------------------------- /html/images/logo_relativity.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/logo_relativity.png -------------------------------------------------------------------------------- /html/images/logo_statistic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/logo_statistic.png -------------------------------------------------------------------------------- /html/images/logo_thermo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/logo_thermo.png -------------------------------------------------------------------------------- /html/images/ogp202011.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/ogp202011.png -------------------------------------------------------------------------------- /html/images/title.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/title.png -------------------------------------------------------------------------------- /html/images/title202012.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/title202012.png -------------------------------------------------------------------------------- /html/images/twitter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/twitter.png -------------------------------------------------------------------------------- /html/images/twitter_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/twitter_btn.png -------------------------------------------------------------------------------- /html/images/twitter_btn_s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/twitter_btn_s.png -------------------------------------------------------------------------------- /html/images/twitter_large.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/twitter_large.png -------------------------------------------------------------------------------- /html/images/twitter_logo_bk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/twitter_logo_bk.png -------------------------------------------------------------------------------- /html/images/twitter_logo_bl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/twitter_logo_bl.png -------------------------------------------------------------------------------- /html/images/twitter_logo_wh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/images/twitter_logo_wh.png -------------------------------------------------------------------------------- /html/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/index.html -------------------------------------------------------------------------------- /html/journal/img2004/japan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/journal/img2004/japan.png -------------------------------------------------------------------------------- /html/journal/img2007/nenga1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/journal/img2007/nenga1.jpg -------------------------------------------------------------------------------- /html/journal/img2007/nenga2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/journal/img2007/nenga2.jpg -------------------------------------------------------------------------------- /html/journal/journal.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/journal/journal.html -------------------------------------------------------------------------------- /html/journal/journal2000.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/journal/journal2000.html -------------------------------------------------------------------------------- /html/journal/journal2001.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/journal/journal2001.html -------------------------------------------------------------------------------- /html/journal/journal2002.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/journal/journal2002.html -------------------------------------------------------------------------------- /html/journal/journal2003.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/journal/journal2003.html -------------------------------------------------------------------------------- /html/journal/journal2004.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/journal/journal2004.html -------------------------------------------------------------------------------- /html/journal/journal2005.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/journal/journal2005.html -------------------------------------------------------------------------------- /html/journal/journal2006.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/journal/journal2006.html -------------------------------------------------------------------------------- /html/journal/journal2007.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/journal/journal2007.html -------------------------------------------------------------------------------- /html/journal/journal2008.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/journal/journal2008.html -------------------------------------------------------------------------------- /html/journal/journal2009.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/journal/journal2009.html -------------------------------------------------------------------------------- /html/journal/quarrel.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/journal/quarrel.html -------------------------------------------------------------------------------- /html/misc_202103.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/misc_202103.css -------------------------------------------------------------------------------- /html/mybook/after1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/mybook/after1.png -------------------------------------------------------------------------------- /html/mybook/before1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/mybook/before1.png -------------------------------------------------------------------------------- /html/mybook/book1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/mybook/book1.jpg -------------------------------------------------------------------------------- /html/mybook/book2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/mybook/book2.jpg -------------------------------------------------------------------------------- /html/mybook/book3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/mybook/book3.jpg -------------------------------------------------------------------------------- /html/mybook/book4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/mybook/book4.jpg -------------------------------------------------------------------------------- /html/mybook/errata1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/mybook/errata1.html -------------------------------------------------------------------------------- /html/mybook/errata1a.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/mybook/errata1a.html -------------------------------------------------------------------------------- /html/mybook/errata2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/mybook/errata2.html -------------------------------------------------------------------------------- /html/mybook/errata3.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/mybook/errata3.html -------------------------------------------------------------------------------- /html/mybook/errata4.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/mybook/errata4.html -------------------------------------------------------------------------------- /html/mybook/mybook.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/mybook/mybook.html -------------------------------------------------------------------------------- /html/mybook/note_portal02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/mybook/note_portal02.jpg -------------------------------------------------------------------------------- /html/mybook/shumideryo/img1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/mybook/shumideryo/img1.jpg -------------------------------------------------------------------------------- /html/mybook/shumideryo/img2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/mybook/shumideryo/img2.jpg -------------------------------------------------------------------------------- /html/mybook/shumideryo/img3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/mybook/shumideryo/img3.jpg -------------------------------------------------------------------------------- /html/mybook/shumideryo/img4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/mybook/shumideryo/img4.jpg -------------------------------------------------------------------------------- /html/mybook/shumideryo/img5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/mybook/shumideryo/img5.jpg -------------------------------------------------------------------------------- /html/mybook/shumideryo/img6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/mybook/shumideryo/img6.jpg -------------------------------------------------------------------------------- /html/mybook/shumideryo/img7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/mybook/shumideryo/img7.jpg -------------------------------------------------------------------------------- /html/mybook/shumideryo_cm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/mybook/shumideryo_cm.png -------------------------------------------------------------------------------- /html/mybook/shumideryo_cm2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/mybook/shumideryo_cm2.png -------------------------------------------------------------------------------- /html/noad_202104.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/noad_202104.css -------------------------------------------------------------------------------- /html/privacy_policy.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/privacy_policy.html -------------------------------------------------------------------------------- /html/recent.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/recent.html -------------------------------------------------------------------------------- /html/reference.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/reference.html -------------------------------------------------------------------------------- /html/store/dynamics.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/store/dynamics.html -------------------------------------------------------------------------------- /html/store/elemag.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/store/elemag.html -------------------------------------------------------------------------------- /html/store/feynman.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/store/feynman.html -------------------------------------------------------------------------------- /html/store/field.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/store/field.html -------------------------------------------------------------------------------- /html/store/fluid.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/store/fluid.html -------------------------------------------------------------------------------- /html/store/greeting.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/store/greeting.html -------------------------------------------------------------------------------- /html/store/math.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/store/math.html -------------------------------------------------------------------------------- /html/store/mybooks.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/store/mybooks.html -------------------------------------------------------------------------------- /html/store/philosophy.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/store/philosophy.html -------------------------------------------------------------------------------- /html/store/q_info.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/store/q_info.html -------------------------------------------------------------------------------- /html/store/q_philosophy.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/store/q_philosophy.html -------------------------------------------------------------------------------- /html/store/quantum.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/store/quantum.html -------------------------------------------------------------------------------- /html/store/relativity.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/store/relativity.html -------------------------------------------------------------------------------- /html/store/stationary.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/store/stationary.html -------------------------------------------------------------------------------- /html/store/store240219.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/store/store240219.css -------------------------------------------------------------------------------- /html/store/thermo.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/store/thermo.html -------------------------------------------------------------------------------- /html/store/top.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/store/top.html -------------------------------------------------------------------------------- /html/style_202305a.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/style_202305a.css -------------------------------------------------------------------------------- /html/top_202205.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/top_202205.css -------------------------------------------------------------------------------- /html/web_app/eq_anim/cmmi10.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/web_app/eq_anim/cmmi10.ttf -------------------------------------------------------------------------------- /html/web_app/eq_anim/cmr10.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/web_app/eq_anim/cmr10.ttf -------------------------------------------------------------------------------- /html/web_app/eq_anim/eq_anim.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/web_app/eq_anim/eq_anim.js -------------------------------------------------------------------------------- /html/web_app/eq_anim/kakko.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/web_app/eq_anim/kakko.png -------------------------------------------------------------------------------- /html/web_app/eq_anim/whammy.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/web_app/eq_anim/whammy.js -------------------------------------------------------------------------------- /html/web_app/fresnel/fresnel.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/html/web_app/fresnel/fresnel.js -------------------------------------------------------------------------------- /labo/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/labo/README.md -------------------------------------------------------------------------------- /labo/RSSmaker.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/labo/RSSmaker.cpp -------------------------------------------------------------------------------- /labo/RSSmaker.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/labo/RSSmaker.exe -------------------------------------------------------------------------------- /labo/SVG_new.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/labo/SVG_new.bat -------------------------------------------------------------------------------- /labo/SVG_noimg.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/labo/SVG_noimg.bat -------------------------------------------------------------------------------- /labo/SVG_noimg_all.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/labo/SVG_noimg_all.bat -------------------------------------------------------------------------------- /labo/column_maker.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/labo/column_maker.cpp -------------------------------------------------------------------------------- /labo/header.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/labo/header.tex -------------------------------------------------------------------------------- /labo/kanjix.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/labo/kanjix.map -------------------------------------------------------------------------------- /labo/make_sitemap.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/labo/make_sitemap.cpp -------------------------------------------------------------------------------- /labo/make_sitemap.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/labo/make_sitemap.exe -------------------------------------------------------------------------------- /labo/sitemap_dat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/labo/sitemap_dat.txt -------------------------------------------------------------------------------- /labo/svg_changer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/labo/svg_changer.cpp -------------------------------------------------------------------------------- /labo/svg_changer.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/labo/svg_changer.exe -------------------------------------------------------------------------------- /labo/template.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/labo/template.txt -------------------------------------------------------------------------------- /labo/template_noad.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/labo/template_noad.txt -------------------------------------------------------------------------------- /labo/txt2html.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/labo/txt2html.cpp -------------------------------------------------------------------------------- /labo/txt2html.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/labo/txt2html.exe -------------------------------------------------------------------------------- /site/analytic/action.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/action.txt -------------------------------------------------------------------------------- /site/analytic/apply.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/apply.txt -------------------------------------------------------------------------------- /site/analytic/bernoulli.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/bernoulli.txt -------------------------------------------------------------------------------- /site/analytic/bibun.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/bibun.txt -------------------------------------------------------------------------------- /site/analytic/canoex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/canoex.txt -------------------------------------------------------------------------------- /site/analytic/canonical.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/canonical.txt -------------------------------------------------------------------------------- /site/analytic/chapter1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/chapter1.txt -------------------------------------------------------------------------------- /site/analytic/chapter2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/chapter2.txt -------------------------------------------------------------------------------- /site/analytic/chapter3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/chapter3.txt -------------------------------------------------------------------------------- /site/analytic/chapter4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/chapter4.txt -------------------------------------------------------------------------------- /site/analytic/chapter5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/chapter5.txt -------------------------------------------------------------------------------- /site/analytic/chapter6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/chapter6.txt -------------------------------------------------------------------------------- /site/analytic/chapter7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/chapter7.txt -------------------------------------------------------------------------------- /site/analytic/continuum.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/continuum.txt -------------------------------------------------------------------------------- /site/analytic/coordinate.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/coordinate.txt -------------------------------------------------------------------------------- /site/analytic/coriolis.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/coriolis.txt -------------------------------------------------------------------------------- /site/analytic/current.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/current.txt -------------------------------------------------------------------------------- /site/analytic/electro.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/electro.txt -------------------------------------------------------------------------------- /site/analytic/electro2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/electro2.txt -------------------------------------------------------------------------------- /site/analytic/functional.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/functional.txt -------------------------------------------------------------------------------- /site/analytic/h_density.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/h_density.txt -------------------------------------------------------------------------------- /site/analytic/hamilton.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/hamilton.txt -------------------------------------------------------------------------------- /site/analytic/jacobi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/jacobi.txt -------------------------------------------------------------------------------- /site/analytic/jacobi2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/jacobi2.txt -------------------------------------------------------------------------------- /site/analytic/jacobi3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/jacobi3.txt -------------------------------------------------------------------------------- /site/analytic/l_density.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/l_density.txt -------------------------------------------------------------------------------- /site/analytic/lag_method.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/lag_method.txt -------------------------------------------------------------------------------- /site/analytic/lagrange.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/lagrange.txt -------------------------------------------------------------------------------- /site/analytic/lagrange2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/lagrange2.txt -------------------------------------------------------------------------------- /site/analytic/lagrange2_add.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/lagrange2_add.txt -------------------------------------------------------------------------------- /site/analytic/legendre.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/legendre.txt -------------------------------------------------------------------------------- /site/analytic/makelag.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/makelag.txt -------------------------------------------------------------------------------- /site/analytic/noether.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/noether.txt -------------------------------------------------------------------------------- /site/analytic/poisson.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/poisson.txt -------------------------------------------------------------------------------- /site/analytic/poisson2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/poisson2.txt -------------------------------------------------------------------------------- /site/analytic/poisson_ex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/poisson_ex.txt -------------------------------------------------------------------------------- /site/analytic/policy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/policy.txt -------------------------------------------------------------------------------- /site/analytic/prepare.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/prepare.txt -------------------------------------------------------------------------------- /site/analytic/string.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/string.txt -------------------------------------------------------------------------------- /site/analytic/total_dif.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/total_dif.txt -------------------------------------------------------------------------------- /site/analytic/types.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/types.txt -------------------------------------------------------------------------------- /site/analytic/wave3d.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/wave3d.txt -------------------------------------------------------------------------------- /site/analytic/wave3d_ex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/wave3d_ex.txt -------------------------------------------------------------------------------- /site/analytic/what_ana.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/what_ana.txt -------------------------------------------------------------------------------- /site/analytic/whats_wave.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/analytic/whats_wave.txt -------------------------------------------------------------------------------- /site/chemistry/history1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/chemistry/history1.txt -------------------------------------------------------------------------------- /site/chemistry/history2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/chemistry/history2.txt -------------------------------------------------------------------------------- /site/chemistry/history3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/chemistry/history3.txt -------------------------------------------------------------------------------- /site/chemistry/policy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/chemistry/policy.txt -------------------------------------------------------------------------------- /site/circuit/ac.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/ac.txt -------------------------------------------------------------------------------- /site/circuit/active.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/active.txt -------------------------------------------------------------------------------- /site/circuit/battery.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/battery.txt -------------------------------------------------------------------------------- /site/circuit/chapter1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/chapter1.txt -------------------------------------------------------------------------------- /site/circuit/chapter2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/chapter2.txt -------------------------------------------------------------------------------- /site/circuit/chapter3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/chapter3.txt -------------------------------------------------------------------------------- /site/circuit/chapter4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/chapter4.txt -------------------------------------------------------------------------------- /site/circuit/chapter6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/chapter6.txt -------------------------------------------------------------------------------- /site/circuit/coil.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/coil.txt -------------------------------------------------------------------------------- /site/circuit/combined.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/combined.txt -------------------------------------------------------------------------------- /site/circuit/condenser.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/condenser.txt -------------------------------------------------------------------------------- /site/circuit/current.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/current.txt -------------------------------------------------------------------------------- /site/circuit/designing.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/designing.txt -------------------------------------------------------------------------------- /site/circuit/diode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/diode.txt -------------------------------------------------------------------------------- /site/circuit/draft/emitter.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/draft/emitter.txt -------------------------------------------------------------------------------- /site/circuit/draft/qfactor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/draft/qfactor.txt -------------------------------------------------------------------------------- /site/circuit/draft/speaker.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/draft/speaker.txt -------------------------------------------------------------------------------- /site/circuit/earth.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/earth.txt -------------------------------------------------------------------------------- /site/circuit/impedance.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/impedance.txt -------------------------------------------------------------------------------- /site/circuit/inrush.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/inrush.txt -------------------------------------------------------------------------------- /site/circuit/kirchhoff.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/kirchhoff.txt -------------------------------------------------------------------------------- /site/circuit/led.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/led.txt -------------------------------------------------------------------------------- /site/circuit/matching.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/matching.txt -------------------------------------------------------------------------------- /site/circuit/npn.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/npn.txt -------------------------------------------------------------------------------- /site/circuit/ohm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/ohm.txt -------------------------------------------------------------------------------- /site/circuit/ohm2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/ohm2.txt -------------------------------------------------------------------------------- /site/circuit/pfactor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/pfactor.txt -------------------------------------------------------------------------------- /site/circuit/policy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/policy.txt -------------------------------------------------------------------------------- /site/circuit/rc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/rc.txt -------------------------------------------------------------------------------- /site/circuit/reactance.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/reactance.txt -------------------------------------------------------------------------------- /site/circuit/resonance.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/resonance.txt -------------------------------------------------------------------------------- /site/circuit/rl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/rl.txt -------------------------------------------------------------------------------- /site/circuit/schematic.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/schematic.txt -------------------------------------------------------------------------------- /site/circuit/semiconductor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/semiconductor.txt -------------------------------------------------------------------------------- /site/circuit/symbols.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/symbols.txt -------------------------------------------------------------------------------- /site/circuit/transistor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/transistor.txt -------------------------------------------------------------------------------- /site/circuit/voltage.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/circuit/voltage.txt -------------------------------------------------------------------------------- /site/dynamics/aboutg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/aboutg.txt -------------------------------------------------------------------------------- /site/dynamics/act_react.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/act_react.txt -------------------------------------------------------------------------------- /site/dynamics/angular.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/angular.txt -------------------------------------------------------------------------------- /site/dynamics/angular2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/angular2.txt -------------------------------------------------------------------------------- /site/dynamics/basiclaw.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/basiclaw.txt -------------------------------------------------------------------------------- /site/dynamics/catroll.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/catroll.txt -------------------------------------------------------------------------------- /site/dynamics/collision.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/collision.txt -------------------------------------------------------------------------------- /site/dynamics/comment.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/comment.txt -------------------------------------------------------------------------------- /site/dynamics/compare.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/compare.txt -------------------------------------------------------------------------------- /site/dynamics/conclusion.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/conclusion.txt -------------------------------------------------------------------------------- /site/dynamics/contact.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/contact.txt -------------------------------------------------------------------------------- /site/dynamics/diff.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/diff.txt -------------------------------------------------------------------------------- /site/dynamics/dimension.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/dimension.txt -------------------------------------------------------------------------------- /site/dynamics/energy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/energy.txt -------------------------------------------------------------------------------- /site/dynamics/float.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/float.txt -------------------------------------------------------------------------------- /site/dynamics/force.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/force.txt -------------------------------------------------------------------------------- /site/dynamics/gravitational.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/gravitational.txt -------------------------------------------------------------------------------- /site/dynamics/gyro.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/gyro.txt -------------------------------------------------------------------------------- /site/dynamics/horsepower.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/horsepower.txt -------------------------------------------------------------------------------- /site/dynamics/impact.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/impact.txt -------------------------------------------------------------------------------- /site/dynamics/incomplete.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/incomplete.txt -------------------------------------------------------------------------------- /site/dynamics/inertia.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/inertia.txt -------------------------------------------------------------------------------- /site/dynamics/koukan.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/koukan.txt -------------------------------------------------------------------------------- /site/dynamics/mass.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/mass.txt -------------------------------------------------------------------------------- /site/dynamics/mass_energy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/mass_energy.txt -------------------------------------------------------------------------------- /site/dynamics/mom_tensor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/mom_tensor.txt -------------------------------------------------------------------------------- /site/dynamics/momentum.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/momentum.txt -------------------------------------------------------------------------------- /site/dynamics/motion_eng.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/motion_eng.txt -------------------------------------------------------------------------------- /site/dynamics/newton.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/newton.txt -------------------------------------------------------------------------------- /site/dynamics/philosophy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/philosophy.txt -------------------------------------------------------------------------------- /site/dynamics/planck_unit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/planck_unit.txt -------------------------------------------------------------------------------- /site/dynamics/potential.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/potential.txt -------------------------------------------------------------------------------- /site/dynamics/precession.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/precession.txt -------------------------------------------------------------------------------- /site/dynamics/q2021_01_10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/q2021_01_10.txt -------------------------------------------------------------------------------- /site/dynamics/support.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/support.txt -------------------------------------------------------------------------------- /site/dynamics/teko.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/teko.txt -------------------------------------------------------------------------------- /site/dynamics/three_dim.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/three_dim.txt -------------------------------------------------------------------------------- /site/dynamics/topspin.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/topspin.txt -------------------------------------------------------------------------------- /site/dynamics/unit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/unit.txt -------------------------------------------------------------------------------- /site/dynamics/vec_moment.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/vec_moment.txt -------------------------------------------------------------------------------- /site/dynamics/wave_energy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/dynamics/wave_energy.txt -------------------------------------------------------------------------------- /site/electromag/charge.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/charge.txt -------------------------------------------------------------------------------- /site/electromag/conclusion.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/conclusion.txt -------------------------------------------------------------------------------- /site/electromag/const_vel.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/const_vel.txt -------------------------------------------------------------------------------- /site/electromag/delta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/delta.txt -------------------------------------------------------------------------------- /site/electromag/dipole.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/dipole.txt -------------------------------------------------------------------------------- /site/electromag/draft/debye.BAK: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/draft/debye.BAK -------------------------------------------------------------------------------- /site/electromag/draft/debye.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/draft/debye.txt -------------------------------------------------------------------------------- /site/electromag/draft/ohm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/draft/ohm.txt -------------------------------------------------------------------------------- /site/electromag/dynamics.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/dynamics.txt -------------------------------------------------------------------------------- /site/electromag/em_energy1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/em_energy1.txt -------------------------------------------------------------------------------- /site/electromag/em_energy2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/em_energy2.txt -------------------------------------------------------------------------------- /site/electromag/em_moment1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/em_moment1.txt -------------------------------------------------------------------------------- /site/electromag/em_moment2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/em_moment2.txt -------------------------------------------------------------------------------- /site/electromag/em_unit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/em_unit.txt -------------------------------------------------------------------------------- /site/electromag/eng_moment.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/eng_moment.txt -------------------------------------------------------------------------------- /site/electromag/example.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/example.txt -------------------------------------------------------------------------------- /site/electromag/first.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/first.txt -------------------------------------------------------------------------------- /site/electromag/flux.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/flux.txt -------------------------------------------------------------------------------- /site/electromag/forceline.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/forceline.txt -------------------------------------------------------------------------------- /site/electromag/fresnel.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/fresnel.txt -------------------------------------------------------------------------------- /site/electromag/gauge.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/gauge.txt -------------------------------------------------------------------------------- /site/electromag/gauge2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/gauge2.txt -------------------------------------------------------------------------------- /site/electromag/gauss.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/gauss.txt -------------------------------------------------------------------------------- /site/electromag/induction.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/induction.txt -------------------------------------------------------------------------------- /site/electromag/langmuir.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/langmuir.txt -------------------------------------------------------------------------------- /site/electromag/magnet.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/magnet.txt -------------------------------------------------------------------------------- /site/electromag/magnetic.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/magnetic.txt -------------------------------------------------------------------------------- /site/electromag/magnetic2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/magnetic2.txt -------------------------------------------------------------------------------- /site/electromag/magnetic3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/magnetic3.txt -------------------------------------------------------------------------------- /site/electromag/matter.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/matter.txt -------------------------------------------------------------------------------- /site/electromag/max_tensor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/max_tensor.txt -------------------------------------------------------------------------------- /site/electromag/maxwell.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/maxwell.txt -------------------------------------------------------------------------------- /site/electromag/maxwell2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/maxwell2.txt -------------------------------------------------------------------------------- /site/electromag/metal_line.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/metal_line.txt -------------------------------------------------------------------------------- /site/electromag/mksa.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/mksa.txt -------------------------------------------------------------------------------- /site/electromag/nabla.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/nabla.txt -------------------------------------------------------------------------------- /site/electromag/no_freq.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/no_freq.txt -------------------------------------------------------------------------------- /site/electromag/plasma.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/plasma.txt -------------------------------------------------------------------------------- /site/electromag/potential.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/potential.txt -------------------------------------------------------------------------------- /site/electromag/product.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/product.txt -------------------------------------------------------------------------------- /site/electromag/react.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/react.txt -------------------------------------------------------------------------------- /site/electromag/reflection.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/reflection.txt -------------------------------------------------------------------------------- /site/electromag/retarded.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/retarded.txt -------------------------------------------------------------------------------- /site/electromag/solution.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/solution.txt -------------------------------------------------------------------------------- /site/electromag/static.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/static.txt -------------------------------------------------------------------------------- /site/electromag/static2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/static2.txt -------------------------------------------------------------------------------- /site/electromag/static3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/static3.txt -------------------------------------------------------------------------------- /site/electromag/stokes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/stokes.txt -------------------------------------------------------------------------------- /site/electromag/wave.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/electromag/wave.txt -------------------------------------------------------------------------------- /site/elementary/alpha.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/alpha.txt -------------------------------------------------------------------------------- /site/elementary/beta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/beta.txt -------------------------------------------------------------------------------- /site/elementary/chapter1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/chapter1.txt -------------------------------------------------------------------------------- /site/elementary/chapter2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/chapter2.txt -------------------------------------------------------------------------------- /site/elementary/chapter3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/chapter3.txt -------------------------------------------------------------------------------- /site/elementary/chapter4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/chapter4.txt -------------------------------------------------------------------------------- /site/elementary/collision.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/collision.txt -------------------------------------------------------------------------------- /site/elementary/collision2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/collision2.txt -------------------------------------------------------------------------------- /site/elementary/decay.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/decay.txt -------------------------------------------------------------------------------- /site/elementary/deuteron.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/deuteron.txt -------------------------------------------------------------------------------- /site/elementary/diagram.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/diagram.txt -------------------------------------------------------------------------------- /site/elementary/dirac_eq.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/dirac_eq.txt -------------------------------------------------------------------------------- /site/elementary/discovery.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/discovery.txt -------------------------------------------------------------------------------- /site/elementary/divergence.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/divergence.txt -------------------------------------------------------------------------------- /site/elementary/divergence2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/divergence2.txt -------------------------------------------------------------------------------- /site/elementary/divergence3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/divergence3.txt -------------------------------------------------------------------------------- /site/elementary/draft/qed.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/draft/qed.txt -------------------------------------------------------------------------------- /site/elementary/draft/quark.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/draft/quark.txt -------------------------------------------------------------------------------- /site/elementary/electron.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/electron.txt -------------------------------------------------------------------------------- /site/elementary/em_expand.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/em_expand.txt -------------------------------------------------------------------------------- /site/elementary/em_field.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/em_field.txt -------------------------------------------------------------------------------- /site/elementary/em_field2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/em_field2.txt -------------------------------------------------------------------------------- /site/elementary/em_field3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/em_field3.txt -------------------------------------------------------------------------------- /site/elementary/em_field4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/em_field4.txt -------------------------------------------------------------------------------- /site/elementary/ev.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/ev.txt -------------------------------------------------------------------------------- /site/elementary/half_life.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/half_life.txt -------------------------------------------------------------------------------- /site/elementary/int_term.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/int_term.txt -------------------------------------------------------------------------------- /site/elementary/int_term2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/int_term2.txt -------------------------------------------------------------------------------- /site/elementary/isospin.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/isospin.txt -------------------------------------------------------------------------------- /site/elementary/kg_eq.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/kg_eq.txt -------------------------------------------------------------------------------- /site/elementary/kg_expand.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/kg_expand.txt -------------------------------------------------------------------------------- /site/elementary/kg_expand2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/kg_expand2.txt -------------------------------------------------------------------------------- /site/elementary/lagrangian.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/lagrangian.txt -------------------------------------------------------------------------------- /site/elementary/mass_em.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/mass_em.txt -------------------------------------------------------------------------------- /site/elementary/mass_em2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/mass_em2.txt -------------------------------------------------------------------------------- /site/elementary/nng.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/nng.txt -------------------------------------------------------------------------------- /site/elementary/nuclear.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/nuclear.txt -------------------------------------------------------------------------------- /site/elementary/particles.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/particles.txt -------------------------------------------------------------------------------- /site/elementary/phi4theory.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/phi4theory.txt -------------------------------------------------------------------------------- /site/elementary/phi4theory2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/phi4theory2.txt -------------------------------------------------------------------------------- /site/elementary/policy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/policy.txt -------------------------------------------------------------------------------- /site/elementary/propagator.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/propagator.txt -------------------------------------------------------------------------------- /site/elementary/radiation.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/radiation.txt -------------------------------------------------------------------------------- /site/elementary/reaction.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/reaction.txt -------------------------------------------------------------------------------- /site/elementary/rutherford.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/rutherford.txt -------------------------------------------------------------------------------- /site/elementary/s_matrix.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/s_matrix.txt -------------------------------------------------------------------------------- /site/elementary/s_matrix2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/s_matrix2.txt -------------------------------------------------------------------------------- /site/elementary/styles.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/styles.txt -------------------------------------------------------------------------------- /site/elementary/test.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/test.txt -------------------------------------------------------------------------------- /site/elementary/test2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/test2.txt -------------------------------------------------------------------------------- /site/elementary/to_do_next.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/to_do_next.txt -------------------------------------------------------------------------------- /site/elementary/wick.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/wick.txt -------------------------------------------------------------------------------- /site/elementary/work_report.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/elementary/work_report.txt -------------------------------------------------------------------------------- /site/fluid/atmosphere.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/atmosphere.txt -------------------------------------------------------------------------------- /site/fluid/barotropy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/barotropy.txt -------------------------------------------------------------------------------- /site/fluid/buoyancy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/buoyancy.txt -------------------------------------------------------------------------------- /site/fluid/chapter1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/chapter1.txt -------------------------------------------------------------------------------- /site/fluid/chapter2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/chapter2.txt -------------------------------------------------------------------------------- /site/fluid/chapter7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/chapter7.txt -------------------------------------------------------------------------------- /site/fluid/chapter8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/chapter8.txt -------------------------------------------------------------------------------- /site/fluid/classify.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/classify.txt -------------------------------------------------------------------------------- /site/fluid/continuity.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/continuity.txt -------------------------------------------------------------------------------- /site/fluid/deformation.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/deformation.txt -------------------------------------------------------------------------------- /site/fluid/draft/body_scale.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/draft/body_scale.txt -------------------------------------------------------------------------------- /site/fluid/draft/oil_tanker.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/draft/oil_tanker.txt -------------------------------------------------------------------------------- /site/fluid/energy_eq.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/energy_eq.txt -------------------------------------------------------------------------------- /site/fluid/eq_of_motion.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/eq_of_motion.txt -------------------------------------------------------------------------------- /site/fluid/equations.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/equations.txt -------------------------------------------------------------------------------- /site/fluid/flow.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/flow.txt -------------------------------------------------------------------------------- /site/fluid/fluid_dimension.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/fluid_dimension.txt -------------------------------------------------------------------------------- /site/fluid/matome1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/matome1.txt -------------------------------------------------------------------------------- /site/fluid/navier_stokes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/navier_stokes.txt -------------------------------------------------------------------------------- /site/fluid/pascal.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/pascal.txt -------------------------------------------------------------------------------- /site/fluid/pascal_grav.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/pascal_grav.txt -------------------------------------------------------------------------------- /site/fluid/perfect_fluid.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/perfect_fluid.txt -------------------------------------------------------------------------------- /site/fluid/plane_can_fly.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/plane_can_fly.txt -------------------------------------------------------------------------------- /site/fluid/policy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/policy.txt -------------------------------------------------------------------------------- /site/fluid/pressure.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/pressure.txt -------------------------------------------------------------------------------- /site/fluid/pressure_unit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/pressure_unit.txt -------------------------------------------------------------------------------- /site/fluid/second_viscosity.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/second_viscosity.txt -------------------------------------------------------------------------------- /site/fluid/stress_tensor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/stress_tensor.txt -------------------------------------------------------------------------------- /site/fluid/submarine_dome.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/submarine_dome.txt -------------------------------------------------------------------------------- /site/fluid/viscosity.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/fluid/viscosity.txt -------------------------------------------------------------------------------- /site/math/calculus01.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/calculus01.txt -------------------------------------------------------------------------------- /site/math/calculus02.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/calculus02.txt -------------------------------------------------------------------------------- /site/math/calculus03.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/calculus03.txt -------------------------------------------------------------------------------- /site/math/calculus04.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/calculus04.txt -------------------------------------------------------------------------------- /site/math/chap_calculus.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/chap_calculus.txt -------------------------------------------------------------------------------- /site/math/chap_differential.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/chap_differential.txt -------------------------------------------------------------------------------- /site/math/chap_experiment.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/chap_experiment.txt -------------------------------------------------------------------------------- /site/math/chap_fourier.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/chap_fourier.txt -------------------------------------------------------------------------------- /site/math/chap_imaginary.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/chap_imaginary.txt -------------------------------------------------------------------------------- /site/math/chap_lie.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/chap_lie.txt -------------------------------------------------------------------------------- /site/math/chap_linear.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/chap_linear.txt -------------------------------------------------------------------------------- /site/math/chap_pde.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/chap_pde.txt -------------------------------------------------------------------------------- /site/math/chap_quaternion.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/chap_quaternion.txt -------------------------------------------------------------------------------- /site/math/chap_tips.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/chap_tips.txt -------------------------------------------------------------------------------- /site/math/chap_vector.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/chap_vector.txt -------------------------------------------------------------------------------- /site/math/delta_func.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/delta_func.txt -------------------------------------------------------------------------------- /site/math/differential01.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential01.txt -------------------------------------------------------------------------------- /site/math/differential02.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential02.txt -------------------------------------------------------------------------------- /site/math/differential03.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential03.txt -------------------------------------------------------------------------------- /site/math/differential04.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential04.txt -------------------------------------------------------------------------------- /site/math/differential05.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential05.txt -------------------------------------------------------------------------------- /site/math/differential06.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential06.txt -------------------------------------------------------------------------------- /site/math/differential07.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential07.txt -------------------------------------------------------------------------------- /site/math/differential08.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential08.txt -------------------------------------------------------------------------------- /site/math/differential09.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential09.txt -------------------------------------------------------------------------------- /site/math/differential10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential10.txt -------------------------------------------------------------------------------- /site/math/differential11.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential11.txt -------------------------------------------------------------------------------- /site/math/differential12.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential12.txt -------------------------------------------------------------------------------- /site/math/differential13.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential13.txt -------------------------------------------------------------------------------- /site/math/differential14.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential14.txt -------------------------------------------------------------------------------- /site/math/differential15.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential15.txt -------------------------------------------------------------------------------- /site/math/differential16.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential16.txt -------------------------------------------------------------------------------- /site/math/differential17.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential17.txt -------------------------------------------------------------------------------- /site/math/differential18.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential18.txt -------------------------------------------------------------------------------- /site/math/differential19.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential19.txt -------------------------------------------------------------------------------- /site/math/differential20.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential20.txt -------------------------------------------------------------------------------- /site/math/differential20_5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential20_5.txt -------------------------------------------------------------------------------- /site/math/differential20_6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential20_6.txt -------------------------------------------------------------------------------- /site/math/differential21.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential21.txt -------------------------------------------------------------------------------- /site/math/differential22.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential22.txt -------------------------------------------------------------------------------- /site/math/differential23.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential23.txt -------------------------------------------------------------------------------- /site/math/differential24.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/differential24.txt -------------------------------------------------------------------------------- /site/math/draft/fourier09.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/draft/fourier09.txt -------------------------------------------------------------------------------- /site/math/draft/lie09.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/draft/lie09.txt -------------------------------------------------------------------------------- /site/math/draft/lie12_2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/draft/lie12_2.txt -------------------------------------------------------------------------------- /site/math/draft/linear_end.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/draft/linear_end.txt -------------------------------------------------------------------------------- /site/math/draft/phasor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/draft/phasor.txt -------------------------------------------------------------------------------- /site/math/draft/vector05.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/draft/vector05.txt -------------------------------------------------------------------------------- /site/math/errors.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/errors.txt -------------------------------------------------------------------------------- /site/math/figures.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/figures.txt -------------------------------------------------------------------------------- /site/math/figures2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/figures2.txt -------------------------------------------------------------------------------- /site/math/figures3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/figures3.txt -------------------------------------------------------------------------------- /site/math/figures4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/figures4.txt -------------------------------------------------------------------------------- /site/math/fourier01.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/fourier01.txt -------------------------------------------------------------------------------- /site/math/fourier02.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/fourier02.txt -------------------------------------------------------------------------------- /site/math/fourier03.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/fourier03.txt -------------------------------------------------------------------------------- /site/math/fourier04.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/fourier04.txt -------------------------------------------------------------------------------- /site/math/fourier05.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/fourier05.txt -------------------------------------------------------------------------------- /site/math/fourier06.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/fourier06.txt -------------------------------------------------------------------------------- /site/math/fourier07.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/fourier07.txt -------------------------------------------------------------------------------- /site/math/fourier08.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/fourier08.txt -------------------------------------------------------------------------------- /site/math/gen_leibniz.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/gen_leibniz.txt -------------------------------------------------------------------------------- /site/math/group_vel.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/group_vel.txt -------------------------------------------------------------------------------- /site/math/imaginary01.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/imaginary01.txt -------------------------------------------------------------------------------- /site/math/imaginary02.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/imaginary02.txt -------------------------------------------------------------------------------- /site/math/imaginary03.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/imaginary03.txt -------------------------------------------------------------------------------- /site/math/imaginary04.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/imaginary04.txt -------------------------------------------------------------------------------- /site/math/imaginary05.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/imaginary05.txt -------------------------------------------------------------------------------- /site/math/imaginary06.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/imaginary06.txt -------------------------------------------------------------------------------- /site/math/imaginary07.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/imaginary07.txt -------------------------------------------------------------------------------- /site/math/imaginary08.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/imaginary08.txt -------------------------------------------------------------------------------- /site/math/imaginary09.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/imaginary09.txt -------------------------------------------------------------------------------- /site/math/imaginary10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/imaginary10.txt -------------------------------------------------------------------------------- /site/math/imaginary11.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/imaginary11.txt -------------------------------------------------------------------------------- /site/math/imaginary12.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/imaginary12.txt -------------------------------------------------------------------------------- /site/math/kronecker.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/kronecker.txt -------------------------------------------------------------------------------- /site/math/lie01.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/lie01.txt -------------------------------------------------------------------------------- /site/math/lie02.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/lie02.txt -------------------------------------------------------------------------------- /site/math/lie02_1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/lie02_1.txt -------------------------------------------------------------------------------- /site/math/lie03.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/lie03.txt -------------------------------------------------------------------------------- /site/math/lie04.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/lie04.txt -------------------------------------------------------------------------------- /site/math/lie05.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/lie05.txt -------------------------------------------------------------------------------- /site/math/lie06.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/lie06.txt -------------------------------------------------------------------------------- /site/math/lie07.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/lie07.txt -------------------------------------------------------------------------------- /site/math/lie08.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/lie08.txt -------------------------------------------------------------------------------- /site/math/lie11.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/lie11.txt -------------------------------------------------------------------------------- /site/math/lie12.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/lie12.txt -------------------------------------------------------------------------------- /site/math/lie12_1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/lie12_1.txt -------------------------------------------------------------------------------- /site/math/lie12_2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/lie12_2.txt -------------------------------------------------------------------------------- /site/math/lie13.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/lie13.txt -------------------------------------------------------------------------------- /site/math/lie14.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/lie14.txt -------------------------------------------------------------------------------- /site/math/lie15.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/lie15.txt -------------------------------------------------------------------------------- /site/math/linear01.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/linear01.txt -------------------------------------------------------------------------------- /site/math/linear02.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/linear02.txt -------------------------------------------------------------------------------- /site/math/linear03.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/linear03.txt -------------------------------------------------------------------------------- /site/math/linear04.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/linear04.txt -------------------------------------------------------------------------------- /site/math/linear05.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/linear05.txt -------------------------------------------------------------------------------- /site/math/linear06.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/linear06.txt -------------------------------------------------------------------------------- /site/math/linear07.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/linear07.txt -------------------------------------------------------------------------------- /site/math/linear08.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/linear08.txt -------------------------------------------------------------------------------- /site/math/linear09.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/linear09.txt -------------------------------------------------------------------------------- /site/math/linear10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/linear10.txt -------------------------------------------------------------------------------- /site/math/linear11.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/linear11.txt -------------------------------------------------------------------------------- /site/math/linear12.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/linear12.txt -------------------------------------------------------------------------------- /site/math/linear13.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/linear13.txt -------------------------------------------------------------------------------- /site/math/linear14.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/linear14.txt -------------------------------------------------------------------------------- /site/math/linear15.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/linear15.txt -------------------------------------------------------------------------------- /site/math/loglog.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/loglog.txt -------------------------------------------------------------------------------- /site/math/pde01.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/pde01.txt -------------------------------------------------------------------------------- /site/math/pde02.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/pde02.txt -------------------------------------------------------------------------------- /site/math/policy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/policy.txt -------------------------------------------------------------------------------- /site/math/quaternion01.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/quaternion01.txt -------------------------------------------------------------------------------- /site/math/quaternion02.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/quaternion02.txt -------------------------------------------------------------------------------- /site/math/quaternion03.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/quaternion03.txt -------------------------------------------------------------------------------- /site/math/quaternion04.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/quaternion04.txt -------------------------------------------------------------------------------- /site/math/quaternion05.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/quaternion05.txt -------------------------------------------------------------------------------- /site/math/semilog.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/semilog.txt -------------------------------------------------------------------------------- /site/math/series.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/series.txt -------------------------------------------------------------------------------- /site/math/series2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/series2.txt -------------------------------------------------------------------------------- /site/math/taylor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/taylor.txt -------------------------------------------------------------------------------- /site/math/taylor_multi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/taylor_multi.txt -------------------------------------------------------------------------------- /site/math/vector01.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/vector01.txt -------------------------------------------------------------------------------- /site/math/vector02.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/vector02.txt -------------------------------------------------------------------------------- /site/math/vector03.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/vector03.txt -------------------------------------------------------------------------------- /site/math/vector04.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/math/vector04.txt -------------------------------------------------------------------------------- /site/quantum/4-spinor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/4-spinor.txt -------------------------------------------------------------------------------- /site/quantum/4-spinor2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/4-spinor2.txt -------------------------------------------------------------------------------- /site/quantum/angular.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/angular.txt -------------------------------------------------------------------------------- /site/quantum/anticommute.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/anticommute.txt -------------------------------------------------------------------------------- /site/quantum/atom.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/atom.txt -------------------------------------------------------------------------------- /site/quantum/bell.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/bell.txt -------------------------------------------------------------------------------- /site/quantum/bell_original.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/bell_original.txt -------------------------------------------------------------------------------- /site/quantum/bloch_sphere.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/bloch_sphere.txt -------------------------------------------------------------------------------- /site/quantum/boson_fermion.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/boson_fermion.txt -------------------------------------------------------------------------------- /site/quantum/bracket.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/bracket.txt -------------------------------------------------------------------------------- /site/quantum/cat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/cat.txt -------------------------------------------------------------------------------- /site/quantum/chsh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/chsh.txt -------------------------------------------------------------------------------- /site/quantum/computer1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/computer1.txt -------------------------------------------------------------------------------- /site/quantum/computer10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/computer10.txt -------------------------------------------------------------------------------- /site/quantum/computer2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/computer2.txt -------------------------------------------------------------------------------- /site/quantum/computer3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/computer3.txt -------------------------------------------------------------------------------- /site/quantum/computer4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/computer4.txt -------------------------------------------------------------------------------- /site/quantum/computer5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/computer5.txt -------------------------------------------------------------------------------- /site/quantum/computer6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/computer6.txt -------------------------------------------------------------------------------- /site/quantum/computer7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/computer7.txt -------------------------------------------------------------------------------- /site/quantum/computer9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/computer9.txt -------------------------------------------------------------------------------- /site/quantum/coupling.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/coupling.txt -------------------------------------------------------------------------------- /site/quantum/coupling2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/coupling2.txt -------------------------------------------------------------------------------- /site/quantum/coupling3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/coupling3.txt -------------------------------------------------------------------------------- /site/quantum/coupling4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/coupling4.txt -------------------------------------------------------------------------------- /site/quantum/creat_op.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/creat_op.txt -------------------------------------------------------------------------------- /site/quantum/current.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/current.txt -------------------------------------------------------------------------------- /site/quantum/debroglie.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/debroglie.txt -------------------------------------------------------------------------------- /site/quantum/dirac.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/dirac.txt -------------------------------------------------------------------------------- /site/quantum/dirac_sea.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/dirac_sea.txt -------------------------------------------------------------------------------- /site/quantum/draft/hotta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/draft/hotta.txt -------------------------------------------------------------------------------- /site/quantum/draft/rabi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/draft/rabi.txt -------------------------------------------------------------------------------- /site/quantum/expectation.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/expectation.txt -------------------------------------------------------------------------------- /site/quantum/experiment1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/experiment1.txt -------------------------------------------------------------------------------- /site/quantum/experiment2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/experiment2.txt -------------------------------------------------------------------------------- /site/quantum/experiment3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/experiment3.txt -------------------------------------------------------------------------------- /site/quantum/fool.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/fool.txt -------------------------------------------------------------------------------- /site/quantum/g_factor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/g_factor.txt -------------------------------------------------------------------------------- /site/quantum/hartree.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/hartree.txt -------------------------------------------------------------------------------- /site/quantum/hartree2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/hartree2.txt -------------------------------------------------------------------------------- /site/quantum/hartree_fock.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/hartree_fock.txt -------------------------------------------------------------------------------- /site/quantum/hartree_fock2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/hartree_fock2.txt -------------------------------------------------------------------------------- /site/quantum/heisenberg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/heisenberg.txt -------------------------------------------------------------------------------- /site/quantum/hilbert.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/hilbert.txt -------------------------------------------------------------------------------- /site/quantum/hund_rule.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/hund_rule.txt -------------------------------------------------------------------------------- /site/quantum/hund_rule2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/hund_rule2.txt -------------------------------------------------------------------------------- /site/quantum/interaction.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/interaction.txt -------------------------------------------------------------------------------- /site/quantum/klein_gordon.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/klein_gordon.txt -------------------------------------------------------------------------------- /site/quantum/l_matrix.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/l_matrix.txt -------------------------------------------------------------------------------- /site/quantum/larmor_spin.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/larmor_spin.txt -------------------------------------------------------------------------------- /site/quantum/levi-civita.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/levi-civita.txt -------------------------------------------------------------------------------- /site/quantum/linearize.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/linearize.txt -------------------------------------------------------------------------------- /site/quantum/many.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/many.txt -------------------------------------------------------------------------------- /site/quantum/matome.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/matome.txt -------------------------------------------------------------------------------- /site/quantum/matrix.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/matrix.txt -------------------------------------------------------------------------------- /site/quantum/metallic_bond.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/metallic_bond.txt -------------------------------------------------------------------------------- /site/quantum/multi_electron.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/multi_electron.txt -------------------------------------------------------------------------------- /site/quantum/nega_prob.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/nega_prob.txt -------------------------------------------------------------------------------- /site/quantum/normalize.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/normalize.txt -------------------------------------------------------------------------------- /site/quantum/numbers.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/numbers.txt -------------------------------------------------------------------------------- /site/quantum/numbers_c.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/numbers_c.txt -------------------------------------------------------------------------------- /site/quantum/orthogonal.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/orthogonal.txt -------------------------------------------------------------------------------- /site/quantum/oscillator.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/oscillator.txt -------------------------------------------------------------------------------- /site/quantum/particle.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/particle.txt -------------------------------------------------------------------------------- /site/quantum/pauli.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/pauli.txt -------------------------------------------------------------------------------- /site/quantum/perturb.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/perturb.txt -------------------------------------------------------------------------------- /site/quantum/perturb2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/perturb2.txt -------------------------------------------------------------------------------- /site/quantum/perturb3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/perturb3.txt -------------------------------------------------------------------------------- /site/quantum/photon.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/photon.txt -------------------------------------------------------------------------------- /site/quantum/schrodinger.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/schrodinger.txt -------------------------------------------------------------------------------- /site/quantum/separate.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/separate.txt -------------------------------------------------------------------------------- /site/quantum/solve_radius.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/solve_radius.txt -------------------------------------------------------------------------------- /site/quantum/solve_radius2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/solve_radius2.txt -------------------------------------------------------------------------------- /site/quantum/solve_radius3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/solve_radius3.txt -------------------------------------------------------------------------------- /site/quantum/spin.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/spin.txt -------------------------------------------------------------------------------- /site/quantum/spin2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/spin2.txt -------------------------------------------------------------------------------- /site/quantum/spin_function.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/spin_function.txt -------------------------------------------------------------------------------- /site/quantum/spinor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/spinor.txt -------------------------------------------------------------------------------- /site/quantum/spinor2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/spinor2.txt -------------------------------------------------------------------------------- /site/quantum/t_develop.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/t_develop.txt -------------------------------------------------------------------------------- /site/quantum/term_symbol.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/term_symbol.txt -------------------------------------------------------------------------------- /site/quantum/uncertainty.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/uncertainty.txt -------------------------------------------------------------------------------- /site/quantum/undoryo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/undoryo.txt -------------------------------------------------------------------------------- /site/quantum/unitary.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/unitary.txt -------------------------------------------------------------------------------- /site/quantum/variational.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/variational.txt -------------------------------------------------------------------------------- /site/quantum/wave3d.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/wave3d.txt -------------------------------------------------------------------------------- /site/quantum/wigner.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/wigner.txt -------------------------------------------------------------------------------- /site/quantum/zahyo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/quantum/zahyo.txt -------------------------------------------------------------------------------- /site/relativity/4force.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/4force.txt -------------------------------------------------------------------------------- /site/relativity/4momentum.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/4momentum.txt -------------------------------------------------------------------------------- /site/relativity/4velocity.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/4velocity.txt -------------------------------------------------------------------------------- /site/relativity/after20yrs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/after20yrs.txt -------------------------------------------------------------------------------- /site/relativity/bend.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/bend.txt -------------------------------------------------------------------------------- /site/relativity/bend2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/bend2.txt -------------------------------------------------------------------------------- /site/relativity/bianchi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/bianchi.txt -------------------------------------------------------------------------------- /site/relativity/birth.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/birth.txt -------------------------------------------------------------------------------- /site/relativity/black_holes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/black_holes.txt -------------------------------------------------------------------------------- /site/relativity/chandra.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/chandra.txt -------------------------------------------------------------------------------- /site/relativity/chapter1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/chapter1.txt -------------------------------------------------------------------------------- /site/relativity/chapter2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/chapter2.txt -------------------------------------------------------------------------------- /site/relativity/chapter3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/chapter3.txt -------------------------------------------------------------------------------- /site/relativity/chapter4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/chapter4.txt -------------------------------------------------------------------------------- /site/relativity/chapter5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/chapter5.txt -------------------------------------------------------------------------------- /site/relativity/chapter6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/chapter6.txt -------------------------------------------------------------------------------- /site/relativity/chapter7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/chapter7.txt -------------------------------------------------------------------------------- /site/relativity/co_dif.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/co_dif.txt -------------------------------------------------------------------------------- /site/relativity/column.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/column.txt -------------------------------------------------------------------------------- /site/relativity/denjuu.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/denjuu.txt -------------------------------------------------------------------------------- /site/relativity/density.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/density.txt -------------------------------------------------------------------------------- /site/relativity/detdif.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/detdif.txt -------------------------------------------------------------------------------- /site/relativity/ein_eq.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/ein_eq.txt -------------------------------------------------------------------------------- /site/relativity/einsolution.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/einsolution.txt -------------------------------------------------------------------------------- /site/relativity/einstein.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/einstein.txt -------------------------------------------------------------------------------- /site/relativity/em_tensor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/em_tensor.txt -------------------------------------------------------------------------------- /site/relativity/ep_tensor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/ep_tensor.txt -------------------------------------------------------------------------------- /site/relativity/ether.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/ether.txt -------------------------------------------------------------------------------- /site/relativity/expand.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/expand.txt -------------------------------------------------------------------------------- /site/relativity/ext_g.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/ext_g.txt -------------------------------------------------------------------------------- /site/relativity/ext_geo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/ext_geo.txt -------------------------------------------------------------------------------- /site/relativity/flrw.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/flrw.txt -------------------------------------------------------------------------------- /site/relativity/flrw_c.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/flrw_c.txt -------------------------------------------------------------------------------- /site/relativity/formula.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/formula.txt -------------------------------------------------------------------------------- /site/relativity/friedmann.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/friedmann.txt -------------------------------------------------------------------------------- /site/relativity/from_conc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/from_conc.txt -------------------------------------------------------------------------------- /site/relativity/galilei.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/galilei.txt -------------------------------------------------------------------------------- /site/relativity/geo_rw.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/geo_rw.txt -------------------------------------------------------------------------------- /site/relativity/geodesic.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/geodesic.txt -------------------------------------------------------------------------------- /site/relativity/gmode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/gmode.txt -------------------------------------------------------------------------------- /site/relativity/gwave.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/gwave.txt -------------------------------------------------------------------------------- /site/relativity/horizon.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/horizon.txt -------------------------------------------------------------------------------- /site/relativity/illusion.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/illusion.txt -------------------------------------------------------------------------------- /site/relativity/increase.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/increase.txt -------------------------------------------------------------------------------- /site/relativity/invariable.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/invariable.txt -------------------------------------------------------------------------------- /site/relativity/kruskal.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/kruskal.txt -------------------------------------------------------------------------------- /site/relativity/length.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/length.txt -------------------------------------------------------------------------------- /site/relativity/light_speed.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/light_speed.txt -------------------------------------------------------------------------------- /site/relativity/lightclock.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/lightclock.txt -------------------------------------------------------------------------------- /site/relativity/lightspin.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/lightspin.txt -------------------------------------------------------------------------------- /site/relativity/local.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/local.txt -------------------------------------------------------------------------------- /site/relativity/loren.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/loren.txt -------------------------------------------------------------------------------- /site/relativity/lorentz.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/lorentz.txt -------------------------------------------------------------------------------- /site/relativity/lorentz2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/lorentz2.txt -------------------------------------------------------------------------------- /site/relativity/massenergy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/massenergy.txt -------------------------------------------------------------------------------- /site/relativity/maxwell.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/maxwell.txt -------------------------------------------------------------------------------- /site/relativity/meaning.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/meaning.txt -------------------------------------------------------------------------------- /site/relativity/mercury.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/mercury.txt -------------------------------------------------------------------------------- /site/relativity/metric.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/metric.txt -------------------------------------------------------------------------------- /site/relativity/minkowski.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/minkowski.txt -------------------------------------------------------------------------------- /site/relativity/nega_curv.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/nega_curv.txt -------------------------------------------------------------------------------- /site/relativity/newton.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/newton.txt -------------------------------------------------------------------------------- /site/relativity/nordstrom.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/nordstrom.txt -------------------------------------------------------------------------------- /site/relativity/operator.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/operator.txt -------------------------------------------------------------------------------- /site/relativity/parallel.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/parallel.txt -------------------------------------------------------------------------------- /site/relativity/playlater.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/playlater.txt -------------------------------------------------------------------------------- /site/relativity/policy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/policy.txt -------------------------------------------------------------------------------- /site/relativity/proper.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/proper.txt -------------------------------------------------------------------------------- /site/relativity/questions.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/questions.txt -------------------------------------------------------------------------------- /site/relativity/r00_ext.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/r00_ext.txt -------------------------------------------------------------------------------- /site/relativity/redshift.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/redshift.txt -------------------------------------------------------------------------------- /site/relativity/redshift2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/redshift2.txt -------------------------------------------------------------------------------- /site/relativity/remains.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/remains.txt -------------------------------------------------------------------------------- /site/relativity/ricci.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/ricci.txt -------------------------------------------------------------------------------- /site/relativity/riemann.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/riemann.txt -------------------------------------------------------------------------------- /site/relativity/rotational.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/rotational.txt -------------------------------------------------------------------------------- /site/relativity/sametime.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/sametime.txt -------------------------------------------------------------------------------- /site/relativity/tachyon.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/tachyon.txt -------------------------------------------------------------------------------- /site/relativity/tachyon_com.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/tachyon_com.txt -------------------------------------------------------------------------------- /site/relativity/tensor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/tensor.txt -------------------------------------------------------------------------------- /site/relativity/tensor_dif.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/tensor_dif.txt -------------------------------------------------------------------------------- /site/relativity/two_mass.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/two_mass.txt -------------------------------------------------------------------------------- /site/relativity/uni_accel.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/uni_accel.txt -------------------------------------------------------------------------------- /site/relativity/variant.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/variant.txt -------------------------------------------------------------------------------- /site/relativity/whyein.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/relativity/whyein.txt -------------------------------------------------------------------------------- /site/statistic/another_def.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/another_def.txt -------------------------------------------------------------------------------- /site/statistic/blackbody.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/blackbody.txt -------------------------------------------------------------------------------- /site/statistic/boson.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/boson.txt -------------------------------------------------------------------------------- /site/statistic/canonical1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/canonical1.txt -------------------------------------------------------------------------------- /site/statistic/canonical2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/canonical2.txt -------------------------------------------------------------------------------- /site/statistic/canonical3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/canonical3.txt -------------------------------------------------------------------------------- /site/statistic/difference.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/difference.txt -------------------------------------------------------------------------------- /site/statistic/draft/bec.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/draft/bec.txt -------------------------------------------------------------------------------- /site/statistic/draft/q_gas.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/draft/q_gas.txt -------------------------------------------------------------------------------- /site/statistic/entropy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/entropy.txt -------------------------------------------------------------------------------- /site/statistic/equal_weight.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/equal_weight.txt -------------------------------------------------------------------------------- /site/statistic/fermion.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/fermion.txt -------------------------------------------------------------------------------- /site/statistic/formulae.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/formulae.txt -------------------------------------------------------------------------------- /site/statistic/gamma_func.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/gamma_func.txt -------------------------------------------------------------------------------- /site/statistic/grand_canon.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/grand_canon.txt -------------------------------------------------------------------------------- /site/statistic/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/info.txt -------------------------------------------------------------------------------- /site/statistic/isobaric.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/isobaric.txt -------------------------------------------------------------------------------- /site/statistic/liouville.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/liouville.txt -------------------------------------------------------------------------------- /site/statistic/localized.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/localized.txt -------------------------------------------------------------------------------- /site/statistic/maxwell1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/maxwell1.txt -------------------------------------------------------------------------------- /site/statistic/maxwell2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/maxwell2.txt -------------------------------------------------------------------------------- /site/statistic/micro_canon.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/micro_canon.txt -------------------------------------------------------------------------------- /site/statistic/photon.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/photon.txt -------------------------------------------------------------------------------- /site/statistic/planck.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/planck.txt -------------------------------------------------------------------------------- /site/statistic/planck2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/planck2.txt -------------------------------------------------------------------------------- /site/statistic/policy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/policy.txt -------------------------------------------------------------------------------- /site/statistic/pressure.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/pressure.txt -------------------------------------------------------------------------------- /site/statistic/rayleigh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/rayleigh.txt -------------------------------------------------------------------------------- /site/statistic/speed.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/speed.txt -------------------------------------------------------------------------------- /site/statistic/sphere_vol.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/sphere_vol.txt -------------------------------------------------------------------------------- /site/statistic/stefan.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/stefan.txt -------------------------------------------------------------------------------- /site/statistic/stirling.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/stirling.txt -------------------------------------------------------------------------------- /site/statistic/wien.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/statistic/wien.txt -------------------------------------------------------------------------------- /site/thermo/adiabatic.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/adiabatic.txt -------------------------------------------------------------------------------- /site/thermo/balance.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/balance.txt -------------------------------------------------------------------------------- /site/thermo/boyle_charles.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/boyle_charles.txt -------------------------------------------------------------------------------- /site/thermo/carnot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/carnot.txt -------------------------------------------------------------------------------- /site/thermo/chem_pote.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/chem_pote.txt -------------------------------------------------------------------------------- /site/thermo/clausius.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/clausius.txt -------------------------------------------------------------------------------- /site/thermo/direction.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/direction.txt -------------------------------------------------------------------------------- /site/thermo/duhem.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/duhem.txt -------------------------------------------------------------------------------- /site/thermo/enthalpy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/enthalpy.txt -------------------------------------------------------------------------------- /site/thermo/entropy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/entropy.txt -------------------------------------------------------------------------------- /site/thermo/functions.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/functions.txt -------------------------------------------------------------------------------- /site/thermo/functions2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/functions2.txt -------------------------------------------------------------------------------- /site/thermo/ideal_carnot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/ideal_carnot.txt -------------------------------------------------------------------------------- /site/thermo/internal.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/internal.txt -------------------------------------------------------------------------------- /site/thermo/irreversible.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/irreversible.txt -------------------------------------------------------------------------------- /site/thermo/joule.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/joule.txt -------------------------------------------------------------------------------- /site/thermo/jt_effect.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/jt_effect.txt -------------------------------------------------------------------------------- /site/thermo/mixing.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/mixing.txt -------------------------------------------------------------------------------- /site/thermo/non_freon.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/non_freon.txt -------------------------------------------------------------------------------- /site/thermo/policy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/policy.txt -------------------------------------------------------------------------------- /site/thermo/stability.bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/stability.bak -------------------------------------------------------------------------------- /site/thermo/stability.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/stability.txt -------------------------------------------------------------------------------- /site/thermo/state_eq.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/state_eq.txt -------------------------------------------------------------------------------- /site/thermo/steam.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/steam.txt -------------------------------------------------------------------------------- /site/thermo/superheat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/superheat.txt -------------------------------------------------------------------------------- /site/thermo/thirdlaw.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/thirdlaw.txt -------------------------------------------------------------------------------- /site/thermo/transition.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/transition.txt -------------------------------------------------------------------------------- /site/thermo/triple.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/triple.txt -------------------------------------------------------------------------------- /site/thermo/two_compo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/two_compo.txt -------------------------------------------------------------------------------- /site/thermo/two_phase.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eman1972/EmanPhysics/HEAD/site/thermo/two_phase.txt --------------------------------------------------------------------------------