Changes between Version 6 and Version 7 of code_page_Eng


Ignore:
Timestamp:
May 19, 2026, 8:14:36 AM (4 months ago)
Author:
Yifeng Zheng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • code_page_Eng

    v6 v7  
    66
    77=== ISSDE structure
     8[[Image(htdocs:ISSDE_different_scenarios.png,50%,title=ISSDE程序框架)]]
     9
    810== Git branch
    911
     12=== ISSDE Normalization
     13The normalization of the program is based on the mass of electron [[math(m_{e}=9.10938356\times10^{-31}\rm{kg})]], charge of electron [[math(q=1.602176565\times10^{-19}\rm{C})]], the speed of light [[math(c=3.0\times10^{8}\rm{m/s})]] and the vacuum dielectric constant is set to be 1. The physical normalized physics quantities are [[math(m_{e},e,c,\varepsilon_{0})]], the other quantities are as follow
     14||  variable  ||  symbols  ||  unit  ||
     15||  mass  ||  [[math(m)]]  ||  [[math(m_e)]]  ||
     16||  charge  ||  [[math(q)]]  ||  [[math(|e|)]]  || 
     17||  velocity  ||  [[math(\bf{v})]]  ||  [[math(c)]]  ||
     18||  position  ||  [[math(\bf{x})]]  ||  [[math(\frac{e^2}{m_e c^2 \varepsilon_0})]]  ||
     19||  time  ||  [[math(t)]]  ||  [[math(\frac{e^2}{m_e c^3 \varepsilon_0})]]  ||
     20||  eletric field  ||  [[math(\bf{E})]]  ||  [[math(\frac{m_e ^2 e^4 \varepsilon_0}{|e|^3})]]  ||
     21||  magnetic field  ||  [[math(\bf{B})]]  ||  [[math(\frac{m_e ^2 e^3 \varepsilon_0}{|e|^3})]]  ||
     22||  magnetic flux  ||  [[math(\psi)]]  ||  [[math(\frac{|e|}{c\varepsilon_0})]]  ||
     23||  Derivative of magnetic flux  ||  [[math(\partial\psi/\partial R)]]  ||  [[math(m_ec)]]  ||
     24
     25
    1026[http://www.lanseyilin.cn:8080/trac/wiki/WikiStart_English Prev]