source: source/entities.js @ 374:5279c022b21a

Last change on this file since 374:5279c022b21a was 374:5279c022b21a, checked in by Evgeny Stambulchik <Evgeny.Stambulchik@…>, 3 years ago

Update some Wiki links

File size: 16.6 KB
RevLine 
[70]1var plasma_entities = new Array(
2    {
[181]3        id        : "plasma_frequency",
[70]4        name      : "Plasma frequency",
5        dimension : "frequency",
6        nspecies  : 1,
[210]7        section   : "waves",
[349]8        formula   : "return s1.getPlasmaFrequency()",
[374]9        wikiLink  : "Plasma_oscillation"
[70]10    },
11    {
[181]12        id        : "gyrofrequency",
[70]13        name      : "Gyrofrequency",
14        dimension : "frequency",
15        nspecies  : 1,
16        section   : "fundamental",
[349]17        formula   : "return s1.getGyroFrequency(this.plasma.B)",
[374]18        wikiLink  : "Cyclotron_resonance"
[70]19    },
20
21    {
[221]22        id        : "wigner_seitz_radius",
23        name      : "Typical inter-particle distance",
[119]24        dimension : "length",
25        nspecies  : 1,
26        section   : "fundamental",
[349]27        formula   : "return s1.getTypicalDistance()",
[221]28        wikiLink  : "Wigner-Seitz_radius"
[119]29    },
30    {
[181]31        id        : "debye_length",
[70]32        name      : "Debye length",
33        dimension : "length",
34        nspecies  : 1,
35        section   : "fundamental",
[349]36        formula   : "return s1.getDebyeLength()",
[96]37        wikiLink  : "Debye_length"
[70]38    },
39    {
[181]40        id        : "full_debye_length",
[70]41        name      : "Full Debye length",
42        dimension : "length",
43        nspecies  : 1,
44        section   : "fundamental",
[349]45        formula   : "return this.plasma.getFullDebyeLength(s1)",
[96]46        wikiLink  : "Debye_length"
[70]47    },
48    {
[181]49        id        : "gyroradius",
[119]50        name      : "Gyroradius",
[70]51        dimension : "length",
52        nspecies  : 1,
53        section   : "fundamental",
[349]54        formula   : "return s1.getGyroRadius(this.plasma.B)",
[119]55        wikiLink  : "Gyroradius"
[70]56    },
57    {
[181]58        id        : "distance_of_minimal_approach",
[70]59        name      : "Distance of minimal approach",
60        dimension : "length",
61        nspecies  : 1,
62        section   : "fundamental",
[354]63        formula   : "return s1.getMinApproachDistance()",
64        wikiLink  : "Coulomb_collision"
[70]65    },
66    {
[181]67        id        : "inertial_length",
[70]68        name      : "Inertial length",
69        dimension : "length",
70        nspecies  : 1,
[210]71        section   : "waves",
[349]72        formula   : "return s1.getInertialLength()",
[96]73        wikiLink  : "Inertial_length"
[70]74    },
[119]75    {
[181]76        id        : "de_broglie_wavelength",
[119]77        name      : "De Broglie wavelength",
78        dimension : "length",
79        nspecies  : 1,
80        section   : "fundamental",
[349]81        formula   : "return s1.getDeBroglieLength()",
[374]82        wikiLink  : "Matter_wave"
[119]83    },
[70]84
85    {
[181]86        id        : "thermal_velocity",
[70]87        name      : "Thermal velocity",
88        dimension : "velocity",
89        nspecies  : 1,
90        section   : "fundamental",
[349]91        formula   : "return s1.getThermalVelocity()",
[96]92        wikiLink  : "Thermal_velocity"
[70]93    },
94    {
[181]95        id        : "alfven_velocity",
[70]96        name      : "Alfven velocity",
97        dimension : "velocity",
[101]98        nspecies  : 0,
[103]99        section   : "waves",
[349]100        formula   : "return this.plasma.getAlfvenVelocity(this.plasma.B)",
[96]101        wikiLink  : "Alfven_velocity"
[70]102    },
[368]103    {
104        id        : "sound_velocity",
105        name      : "Sound velocity",
106        dimension : "velocity",
107        nspecies  : 0,
108        section   : "waves",
109        formula   : "return this.plasma.getSoundVelocity()",
110        wikiLink  : "Speed_of_sound"
111    },
[70]112
113    {
[181]114        id        : "coupling_parameter",
[70]115        name      : "Coupling parameter",
116        dimension : "none",
117        nspecies  : 1,
118        section   : "fundamental",
[354]119        formula   : "return s1.getCoupling()",
120        wikiLink  : "Plasma_parameter"
[70]121    },
122    {
[181]123        id        : "typical_debye_screening",
[70]124        name      : "Typical Debye screening",
125        dimension : "none",
126        nspecies  : 1,
127        section   : "spectroscopy",
[349]128        formula   : "var r = s1.getTypicalDistance()/s1.getDebyeLength(); \
[354]129                     return (1 + r)*Math.exp(-r)",
130        wikiLink  : "Debye_length"
[70]131    },
132
133    {
[181]134        id        : "transition_energy",
[70]135        name      : "Transition energy",
136        dimension : "energy",
137        nspecies  : 0,
138        section   : "spectroscopy",
[354]139        formula   : "return this.plasma.r.getTransitionEnergy()",
[374]140        wikiLink  : "Discrete_spectrum"
[70]141    },
142    {
[181]143        id        : "natural_linewidth",
[70]144        name      : "Natural linewidth",
145        dimension : "energy",
146        nspecies  : 0,
147        section   : "spectroscopy",
[354]148        formula   : "return this.plasma.r.getNaturalWidth()",
149        wikiLink  : "Spontaneous_emission"
[70]150    },
151    {
[312]152        id        : "natural_linewidth_wl",
153        name      : "Natural linewidth (wl)",
154        dimension : "length",
155        nspecies  : 0,
156        section   : "spectroscopy",
[354]157        formula   : "return this.plasma.dE2dWl(this.plasma.r.getNaturalWidth())",
158        wikiLink  : "Spontaneous_emission"
[312]159    },
160    {
[190]161        id        : "Fine_structure",
162        name      : "Fine structure",
163        dimension : "energy",
164        nspecies  : 0,
165        section   : "spectroscopy",
[349]166        formula   : "return this.plasma.r.getFineStructure()",
[190]167        wikiLink  : "Fine_structure"
168    },
169    {
[312]170        id        : "Fine_structure_wl",
171        name      : "Fine structure (wl)",
172        dimension : "length",
173        nspecies  : 0,
174        section   : "spectroscopy",
[349]175        formula   : "return this.plasma.dE2dWl(this.plasma.r.getFineStructure())",
[312]176        wikiLink  : "Fine_structure"
177    },
178    {
[181]179        id        : "doppler_fwhm",
[70]180        name      : "Doppler FWHM",
181        dimension : "energy",
182        nspecies  : 0,
183        section   : "spectroscopy",
[349]184        formula   : "return 2*this.plasma.r.getDopplerHwhm()",
[96]185        wikiLink  : "Doppler_broadening"
[70]186    },
187    {
[312]188        id        : "doppler_fwhm_wl",
189        name      : "Doppler FWHM (wl)",
190        dimension : "length",
191        nspecies  : 0,
192        section   : "spectroscopy",
[349]193        formula   : "return this.plasma.dE2dWl(2*this.plasma.r.getDopplerHwhm())",
[312]194        wikiLink  : "Doppler_broadening"
195    },
196    {
[181]197        id        : "zeeman_splitting",
[70]198        name      : "Zeeman splitting",
199        dimension : "energy",
200        nspecies  : 0,
201        section   : "spectroscopy",
[354]202        formula   : "return 2*this.plasma.getZeemanSplitting()",
203        wikiLink  : "Zeeman_effect"
[70]204    },
205    {
[312]206        id        : "zeeman_splitting_wl",
207        name      : "Zeeman splitting (wl)",
208        dimension : "length",
209        nspecies  : 0,
210        section   : "spectroscopy",
[354]211        formula   : "return this.plasma.dE2dWl(2*this.plasma.getZeemanSplitting())",
212        wikiLink  : "Zeeman_effect"
[312]213    },
214    {
[181]215        id        : "total_stark_fwhm",
[70]216        name      : "Total Stark FWHM",
217        dimension : "energy",
218        nspecies  : 0,
219        section   : "spectroscopy",
[363]220        formula   : "return 2*this.plasma.getTotalStarkHwhm()",
[354]221        wikiLink  : "Stark_effect"
[70]222    },
223    {
[312]224        id        : "total_stark_fwhm_wl",
225        name      : "Total Stark FWHM (wl)",
226        dimension : "length",
227        nspecies  : 0,
228        section   : "spectroscopy",
[363]229        formula   : "return this.plasma.dE2dWl(2*this.plasma.getTotalStarkHwhm())",
[354]230        wikiLink  : "Stark_effect"
[312]231    },
232    {
[181]233        id        : "stark_fwhm",
[119]234        name      : "Stark FWHM",
235        dimension : "energy",
236        nspecies  : 1,
237        prepos    : "due to",
238        section   : "spectroscopy",
[364]239        formula   : "return 2*this.plasma.getStarkHwhm(s1)",
[354]240        wikiLink  : "Stark_effect"
[119]241    },
242
243    {
[181]244        id        : "qs_stark_fwhm",
[70]245        name      : "QS Stark FWHM",
246        dimension : "energy",
247        nspecies  : 1,
[87]248        prepos    : "due to",
[70]249        section   : "spectroscopy",
[349]250        formula   : "return 2*this.plasma.getQsHwhm(s1)"
[70]251    },
252
253    {
[181]254        id        : "dynamic_stark_range",
[70]255        name      : "Dynamic Stark range",
256        dimension : "energy",
257        nspecies  : 1,
258        section   : "spectroscopy",
[349]259        formula   : "return this.plasma.getMicrofieldFrequency(s1)"
[70]260    },
261
262    {
[181]263        id        : "minimal_energy_distance",
[70]264        name      : "Minimal energy distance",
265        dimension : "energy",
266        nspecies  : 0,
267        section   : "spectroscopy",
[349]268        formula   : "return this.plasma.r.getMinEnergyDistance()"
[70]269    },
[75]270    {
[223]271        id        : "plasmon_energy",
272        name      : "Plasmon energy",
273        dimension : "energy",
274        nspecies  : 0,
275        section   : "spectroscopy",
[349]276        formula   : "return this.plasma.e.getPlasmaFrequencyW()",
[223]277        wikiLink  : "Plasmon"
278    },
279    {
[181]280        id        : "fermi_energy",
[75]281        name      : "Fermi energy",
282        dimension : "energy",
283        nspecies  : 0,
284        section   : "fundamental",
[349]285        formula   : "return this.plasma.getFermiEnergy()",
[96]286        wikiLink  : "Fermi_energy"
[75]287    },
[135]288    {
[310]289        id        : "fermi_velocity",
290        name      : "Fermi velocity",
291        dimension : "velocity",
292        nspecies  : 0,
293        section   : "fundamental",
[349]294        formula   : "return this.plasma.getFermiVelocity()",
[374]295        wikiLink  : "Fermi_energy"
[310]296    },
297    {
298        id        : "fermi_length",
299        name      : "Fermi screening length",
300        dimension : "length",
301        nspecies  : 0,
302        section   : "fundamental",
[349]303        formula   : "return this.plasma.getFermiLength()",
[310]304        wikiLink  : "Electric-field_screening"
305    },
306    {
[181]307        id        : "chemical_potential",
[135]308        name      : "Chemical potential",
309        dimension : "energy",
310        nspecies  : 1,
311        section   : "fundamental",
[349]312        formula   : "return s1.getChemicalPotential()",
[135]313        wikiLink  : "Chemical_potential"
314    },
[70]315
316    {
[268]317        id        : "mass_density",
318        name      : "Mass density",
319        dimension : "mass_density",
320        nspecies  : 1,
321        section   : "fundamental",
[349]322        formula   : "return s1.getMassDensity()",
[268]323        wikiLink  : "Density"
324    },
325    {
326        id        : "mass_density",
327        name      : "Total mass density",
328        dimension : "mass_density",
329        nspecies  : 0,
330        section   : "fundamental",
[349]331        formula   : "return this.plasma.getMassDensity()",
[268]332        wikiLink  : "Density"
333    },
334
335    {
[181]336        id        : "beta",
[119]337        name      : "Beta",
[70]338        dimension : "none",
[119]339        nspecies  : 0,
340        section   : "fundamental",
[349]341        formula   : "return this.plasma.getBeta()",
[119]342        wikiLink  : "Beta_(plasma_physics)"
[70]343    },
[119]344   
[70]345    {
[299]346        id        : "transition_wavelength",
347        name      : "Transition wavelength",
348        dimension : "length",
349        nspecies  : 0,
350        section   : "spectroscopy",
[354]351        formula   : "return pf.base.Bohr.c/this.plasma.r.getTransitionEnergy()*(2*Math.PI)",
[374]352        wikiLink  : "Discrete_spectrum"
[299]353    },
354    {
355        id        : "transition_frequency",
356        name      : "Transition frequency",
357        dimension : "frequency",
358        nspecies  : 0,
359        section   : "spectroscopy",
[354]360        formula   : "return this.plasma.r.getTransitionEnergy()/(2*Math.PI)",
[374]361        wikiLink  : "Discrete_spectrum"
[299]362    },
363
364    {
[288]365        id        : "f_abs",
366        name      : "Oscillator strength",
367        dimension : "none",
368        nspecies  : 0,
369        section   : "spectroscopy",
[349]370        formula   : "return this.plasma.r.getOscillatorStrength()",
[288]371        wikiLink  : "Oscillator_strength"
372    },
[289]373    {
374        id        : "A",
375        name      : "Einstein coefficient",
376        dimension : "frequency",
377        nspecies  : 0,
378        section   : "spectroscopy",
[349]379        formula   : "return this.plasma.r.getEinsteinA()",
[289]380        wikiLink  : "Einstein_coefficients"
381    },
[318]382
383    {
384        id        : "LTE_parameter",
385        name      : "LTE parameter",
386        dimension : "none",
387        nspecies  : 0,
388        section   : "spectroscopy",
[349]389        formula   : "return this.plasma.e.getN()/this.plasma.getLteNe()",
[354]390        wikiLink  : "Local_thermodynamic_equilibrium"
[318]391    },
[288]392   
393    {
[181]394        id        : "stark_quasistaticity",
[70]395        name      : "Stark quasistaticity",
396        dimension : "none",
397        nspecies  : 1,
398        section   : "spectroscopy",
[349]399        formula   : "return this.plasma.getStarkQuasistaticity(s1)"
[70]400    },
[119]401    {
[181]402        id        : "static_to_dynamic_stark_ratio",
[119]403        name      : "Static/dynamic Stark ratio",
404        dimension : "none",
405        nspecies  : 1,
406        section   : "spectroscopy",
[349]407        formula   : "return this.plasma.getStarkRatio(s1)"
[119]408    },
[70]409
410    {
[181]411        id        : "holtsmark_field",
[70]412        name      : "Holtsmark field",
413        dimension : "efield",
414        nspecies  : 1,
415        section   : "spectroscopy",
[349]416        formula   : "return s1.getHoltsmarkField()"
[70]417    },
418
419    {
[181]420        id        : "microfield_frequency",
[70]421        name      : "Microfield frequency",
422        dimension : "frequency",
423        nspecies  : 1,
424        section   : "spectroscopy",
[371]425        formula   : "return this.plasma.getMicrofieldFrequency(s1)"
[70]426    },
427   
428    {
[181]429        id        : "cyclotron_losses",
[70]430        name      : "Cyclotron losses",
431        dimension : "power_density",
432        nspecies  : 1,
433        section   : "radiation",
[349]434        formula   : "return s1.getCyclotronLosses(this.plasma.B)",
[96]435        wikiLink  : "Cyclotron_radiation"
[70]436    },
437   
438    {
[181]439        id        : "free-free_losses",
[70]440        name      : "Free-free losses",
441        dimension : "power_density",
442        nspecies  : 0,
443        section   : "radiation",
[349]444        formula   : "return this.plasma.getBremsstrahlungLosses()",
[192]445        wikiLink  : "Bremsstrahlung"
[70]446    },
447   
448    {
[181]449        id        : "dree-free_spectral_density",
[70]450        name      : "Free-free spectral density",
451        dimension : "spectral_power_density",
452        nspecies  : 0,
453        section   : "radiation",
[349]454        formula   : "return this.plasma.getBremsstrahlungSpectralDensity()",
[192]455        wikiLink  : "Bremsstrahlung"
[70]456    },
457   
458    {
[181]459        id        : "free-bound_losses",
[70]460        name      : "Free-bound losses",
461        dimension : "power_density",
462        nspecies  : 0,
463        section   : "radiation",
[349]464        formula   : "return this.plasma.getFreeBoundLosses()"
[70]465    },
466   
467    {
[181]468        id        : "free-bound_spectral_density",
[70]469        name      : "Free-bound spectral density",
470        dimension : "spectral_power_density",
471        nspecies  : 0,
472        section   : "radiation",
[349]473        formula   : "return this.plasma.getFreeBoundSpectralDensity()"
[70]474    },
475   
476    {
[181]477        id        : "ideal_gas_pressure",
[70]478        name      : "Ideal gas pressure",
479        dimension : "pressure",
480        nspecies  : 1,
481        section   : "fundamental",
[349]482        formula   : "return s1.getPressure()",
[96]483        wikiLink  : "Ideal_gas"
[70]484    },
485   
486    {
[181]487        id        : "total_pressure",
[354]488        name      : "Total gas pressure",
[70]489        dimension : "pressure",
490        nspecies  : 0,
491        section   : "fundamental",
[354]492        formula   : "return this.plasma.getPressure()",
493        wikiLink  : "Ideal_gas"
[70]494    },
495   
496    {
[181]497        id        : "magnetic_field_pressure",
[70]498        name      : "Magnetic field pressure",
499        dimension : "pressure",
500        nspecies  : 0,
501        section   : "fundamental",
[349]502        formula   : "return this.plasma.getMagneticFieldPressure()",
[96]503        wikiLink  : "Magnetic_pressure"
[70]504    },
505   
506    {
[181]507        id        : "coulomb_logarithm",
[102]508        name      : "Coulomb logarithm",
509        dimension : "none",
[214]510        nspecies  : 2,
[103]511        section   : "collisions",
[349]512        formula   : "return this.plasma.getCoulombLog(s1, s2)",
[192]513        wikiLink  : "Coulomb_collision"
[102]514    },
515
516    {
[218]517        id        : "relaxation_rate",
518        name      : "Relaxation rate",
519        dimension : "frequency",
520        nspecies  : 2,
521        section   : "collisions",
[354]522        formula   : "return this.plasma.getRelaxationRate(s1, s2)",
523        wikiLink  : "Coulomb_collision"
[218]524    },
525
526    {
[181]527        id        : "thomson_cross-section",
[70]528        name      : "Thomson cross-section",
529        dimension : "area",
530        nspecies  : 1,
531        section   : "collisions",
[349]532        formula   : "return s1.getThomsonXsTotal()",
[374]533        wikiLink  : "Thomson_scattering"
[219]534    },
535
536    {
[224]537        id        : "classical_ionization_field",
538        name      : "Classical ionization field",
539        dimension : "efield",
540        nspecies  : 0,
541        section   : "spectroscopy",
[349]542        formula   : "return this.plasma.r.getClassicalIonizationField()"
[227]543    },
544    {
545        id        : "inglis_teller_field",
546        name      : "Inglis-Teller field",
547        dimension : "efield",
548        nspecies  : 0,
549        section   : "spectroscopy",
[349]550        formula   : "return this.plasma.r.getInglisTellerField()",
[227]551        wikiLink  : "Inglis-Teller_equation"
[228]552    },
553    {
554        id        : "dreicer_field",
555        name      : "Dreicer field",
556        dimension : "efield",
557        nspecies  : 0,
558        section   : "collisions",
[349]559        formula   : "return this.plasma.getDreicerField()"
[70]560    }
561);
Note: See TracBrowser for help on using the repository browser.