CN111563345B - Particle merging method for micro-discharge numerical simulation based on K-D tree data structure - Google Patents

Particle merging method for micro-discharge numerical simulation based on K-D tree data structure Download PDF

Info

Publication number
CN111563345B
CN111563345B CN202010396021.5A CN202010396021A CN111563345B CN 111563345 B CN111563345 B CN 111563345B CN 202010396021 A CN202010396021 A CN 202010396021A CN 111563345 B CN111563345 B CN 111563345B
Authority
CN
China
Prior art keywords
particle
particles
micro
numerical simulation
discharge
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010396021.5A
Other languages
Chinese (zh)
Other versions
CN111563345A (en
Inventor
金晓林
赵志成
蔡文劲
谷晓梁
黄桃
杨中海
李斌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
University of Electronic Science and Technology of China
Original Assignee
University of Electronic Science and Technology of China
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by University of Electronic Science and Technology of China filed Critical University of Electronic Science and Technology of China
Priority to CN202010396021.5A priority Critical patent/CN111563345B/en
Publication of CN111563345A publication Critical patent/CN111563345A/en
Application granted granted Critical
Publication of CN111563345B publication Critical patent/CN111563345B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • G06F30/25Design optimisation, verification or simulation using particle-based methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • G06F16/9027Trees
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2111/00Details relating to CAD techniques
    • G06F2111/10Numerical modelling
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention belongs to the field of micro-discharge effect numerical simulation, and particularly relates to a particle merging method for micro-discharge numerical simulation based on a K-D tree data structure. According to the method, the particles with similar phase spaces are selected and combined by introducing the K-D tree data structure, so that a large error caused by introducing random numbers when the number of the particles is small is avoided; and selecting the electric quantity, the position and the speed of the combined particles based on a Monte Carlo method, ensuring that the spatial distribution of phases before and after combination is basically consistent, and macroscopically ensuring the conservation of total charge, the conservation of total kinetic energy and the conservation of total momentum. The limitation of the sharp increase of the number of particles in the micro-discharge numerical simulation process on the numerical simulation efficiency is finally overcome, the consistency of the macroscopic characteristics of the particles is ensured while the particle scale is reduced, and the method has important significance for researching the physical mechanism in the micro-discharge forming and evolution process, improving the structural design of a microwave device, improving the micro-discharge threshold value and the like; and the steps are simple and easy to implement.

Description

Particle merging method for micro-discharge numerical simulation based on K-D tree data structure
Technical Field
The invention belongs to the field of micro-discharge effect numerical simulation. In the micro-discharge numerical simulation process of the microwave component, a method for improving the simulation efficiency by reducing the number of particles can be used, and particularly, a particle combination method based on a K-D tree data structure can be used.
Background
In a vacuum or near vacuum environment, electrons impact the surface of metal or medium inside a microwave component under the action of a high-power field, and secondary electrons can be generated when the incident energy and angle meet certain conditions. As the impact progresses, the number of electrons increases in avalanche mode, eventually deteriorating the transmission characteristics and even causing the electrons to break down the component, causing permanent damage, which is called a microdischarge effect. The micro-discharge evolution process can be effectively simulated by combining the particle simulation based on the first principle with a secondary electron emission model, and the method has important values for researching micro-discharge threshold and improving device structure.
However, the calculation amount is increased sharply due to avalanche growth of the number of particles in the micro-discharge simulation process of the microwave part. Under the existing hardware condition, in order to overcome the limitation of the sharp increase of the number of particles on the numerical simulation of the complete physical process of micro discharge, a particle merging method is urgently needed to be introduced, so that the number of particles in the simulation process is reduced, the calculation scale is reduced, and the simulation efficiency is effectively improved. The particle merging method is mainly divided into 2 core steps: the selection of the particles to be merged and the attributes (electrical quantity, position and velocity) of the merged particles are updated.
An early particle merging method for micro-discharge numerical simulation is russian roulette method. The selection of the particles to be merged is carried out through random numbers, the probability p is firstly set (the value range of p is (0, 1), if p =1/2, the total number of the particles after merging is reduced to 1/2 of the original number), then all the particles are traversed, the random number R is generated for each particle, when R < p, the particle is reserved, otherwise, the particle is deleted. The particle attribute updating after the combination is to change the reserved particle electric quantity to 1/p times of the original electric quantity, and the position and the speed are not changed. Although the method can reduce the scale of the simulated particles, the particle distribution before and after combination has large difference.
Later, lapenta improved particle incorporation. The particles to be combined are selected fromThe two steps are carried out: firstly, grouping the particles according to the positions and the speeds of the particles, so that the number of each group of particles is appropriate and the attributes of the positions and the speeds of the particles are close to each other, and the fineness of the specific particle grouping depends on the calculation load; and then sequentially selecting the particle pairs to be combined for each group of particles. The particle attribute updating after the combination is to combine the two particles into one particle, and the electric quantity of the two particles is assumed to be q 1 、q 2 At a position of r 1 、r 2 At a velocity v 1 、v 2 And the electric quantity of the combined particles is q = q 1 +q 2 The position is r = (q) 1 r 1 +q 2 r 2 ) V = (q) speed,/q 1 v 1 +q 2 v 2 ) And/q. The method ensures that the total charge conservation, the total momentum conservation and the center of mass are unchanged before and after combination, but the distribution of the velocity space is damaged, and because the combined particles are at the position of the center of mass of the two particles before combination, the particles gather to the center after multiple combinations, so the distribution of the position space is damaged, and a larger error exists.
Disclosure of Invention
Aiming at the defects of the existing particle merging technology in micro-discharge numerical simulation, the invention provides a particle merging method for micro-discharge numerical simulation based on a K-D tree data structure, which selects particles with similar phase spaces for merging by introducing the K-D tree data structure, and avoids larger errors caused by introducing random numbers when the number of the particles is small; and selecting the electric quantity, position and speed of the combined particles based on a Monte Carlo method, ensuring that the spatial distribution of phases before and after combination is basically consistent, and macroscopically ensuring the conservation of total charge, total kinetic energy and total momentum. The particle combination method has simple steps and easy implementation, and is suitable for the numerical simulation of micro-discharge.
The specific implementation steps are as follows:
step 1, establishing a three-dimensional numerical simulation model of micro-discharge of the microwave component, describing a particle motion process through particle simulation, describing a secondary electron generation process through a secondary electron emission model, and combining the particle motion process and the secondary electron emission model to simulate micro-discharge. A vector (a container for sequentially storing data in computer science) is established for storing the electric quantity, the position and the speed of all macro particles.
And 2, increasing the number of particles continuously along with the micro-discharge numerical simulation. Setting a threshold condition for particle merging, for example, when the number of particles reaches a threshold N (N is a positive integer) or when the simulation time reaches T (T is a positive number), merging the particles, where the thresholds N and T may be fixed values or variable values, and the values of N and T are generally the number of particles and time when the particle size reaches a value that cannot bear the computational burden. The specific steps of particle combination are as follows:
step 2.1, establishing a K-D tree by taking information of six dimensions of positions and speeds of particles stored in a vector as nodes of the K-D tree (a data structure of a K-dimensional Euclidean space organization point in computer science), wherein each node of the K-D tree corresponds to the particles in the vector one by one; the node data is (r) x ,r y ,r z ,λv x ,λv y ,λv z ) Wherein r is x ,r y ,r z Is a position component, v x ,v y ,v z For the velocity component, λ is a weighting factor, which may be a fixed value, or may be a variable, and is used to describe the influence of the velocity on the euclidean distance of the K-D tree: the larger the absolute value of lambda is, the larger the influence of the speed on the Euclidean distance of the K-D tree is; otherwise, the influence is smaller, if the ratio of the maximum value in the standard deviations of the three position components to the maximum value in the standard deviations of the three speed components is S, the value range of lambda is [0.1S,10S [ ]]。
And 2.2, marking each particle in the vector, and initializing each particle to be false by using a Boolean variable aggregate to ensure that each particle is combined at most once.
Step 2.3, setting the current particle as a;
if the clustered variable of a is false, carrying out nearest search on a node corresponding to a in the K-D tree to find out a particle b corresponding to the nearest node; if the Euclidean distance between the nodes corresponding to the nodes in the K-D tree of the a and the b is smaller than a preset distance limit D (D is a positive value, can be a fixed value or can be a variable and is used for avoiding merging particles which are too far away, D is not larger than the value of the space grid step length) and the merged variable of the b is false, merging the particles of the a and the b, and setting the merged variable of the a and the b as true; otherwise, the merged variable of a is directly set to true without particle merging.
The method for determining the electric quantity, the position and the speed of the particles after the combination of the a and the b comprises the following steps: let the electric quantities of a and b be q a 、q b At positions respectively r a 、r b At a velocity v respectively a 、v b Then the electric quantity of the combined particles is q a +q b Generating a random number R with a value range of [0, 1); if it is
Figure BDA0002487564590000031
The position and velocity of the particle after combination takes the value r a And v a Otherwise, the position and speed values r b And v b
If the merged variable of a is true, then the particle is skipped.
And 2.4, circularly executing the step 2.3 until all the particles are traversed, namely the merge variables of all the particles are true, and finishing the particle merging.
Compared with the existing particle combination method for micro-discharge numerical simulation, the method has the following advantages:
(1) The invention adopts the data structure of the K-D tree to search the nearest particles, ensures that the attributes of the two particles used for combination are most similar under the given limit, ensures that the spatial distribution of each phase of the particles before and after combination is consistent as much as possible, has lower time complexity based on the nearest search of the K-D tree, and can also ensure the consistency of the spatial distribution of each phase of the particles before and after combination when the number of the particles is less compared with the Russian Roulette method.
(2) The method utilizes the Monte Carlo method to determine the positions and the speeds of the particles after combination, and compared with the Lapenta method, the method better ensures the consistency of the spatial distribution of the positions and the speeds of the particles before and after combination.
In conclusion, the invention can overcome the limitation of the sharp increase of the number of particles in the micro-discharge numerical simulation process on the numerical simulation efficiency, reduce the particle scale and ensure the consistency of the macroscopic characteristics of the particles, and has important significance for researching the physical mechanism in the micro-discharge forming and evolution process, improving the structural design of the microwave device and improving the micro-discharge threshold value and the like.
Drawings
FIG. 1 is a dimensional block diagram of an impedance transformer according to an embodiment;
FIG. 2 is a graph comparing the probability distributions of the position components of particles along the x-direction at time instant 4ns in example;
FIG. 3 is a graph comparing the probability distributions of the position components of the particles in the y-direction at the time instant 4ns in example;
FIG. 4 is a graph comparing the probability distributions of the position components of the particles along the z-direction at the time instant 4ns in example;
FIG. 5 is a graph comparing the probability distributions of particle velocity magnitudes at time 4ns in example.
Detailed Description
The present invention will be further described in detail by taking an impedance transformer for fixing surface-emitting particles as an example.
Step 1, establishing a three-dimensional numerical simulation model of micro-discharge of the impedance transformer, wherein the dimensional structure of the model is shown as figure 1, wherein figure 1 (a) is a front view of the impedance transformer, and figure 1 (b) is a side view of the impedance transformer, and the unit is mm. The average power loaded on the port face is 10kW, and the mode is TE 10 The signal frequency of the electromagnetic wave signal of (2) is 9.5GHz, and the rise time is 0.1ns. Considering that the micro-discharge numerical simulation itself describes the secondary electron generation process using random numbers, the results are different each time even if the numerical simulation is performed under the same conditions. Therefore, in order to accurately reflect the change of the particle phase space distribution before and after merging, the particle generation process in the micro-discharge numerical simulation process is replaced by the fixed surface emission particles: 169 emission points are uniformly distributed in a square area on the port face, each emission point emits 81 particles in one emission period, the included angle between the emission direction of the particles and the z-axis is distributed between 0 DEG and 30 DEG, and the velocity along the z-axis is 10 DEG 6 m/s, the electric quantity is-3 e-17C, and the transmitting is carried out once every 100 time steps. The grid step size of the particle simulation is 0.25mm, and the time step size is 4.48266024e-4ns. Establishing a vector for storing all macro particlesThe amount of power, location and speed.
Step 2, the number of particles will increase continuously with the progress of numerical simulation. And setting a threshold condition for particle merging, and performing particle merging when the simulation time reaches an integer nanosecond. The method for combining the particles comprises the following steps:
step 2.1, establishing a K-D tree by taking information of six dimensions of particle position and velocity stored in a vector as nodes of the K-D tree, wherein the node data is (r) x ,r y ,r z ,λv x ,λv y ,λv z ) Wherein r is x ,r y ,r z Is a position component, v x ,v y ,v z Is a velocity component, and λ is a weighting factor set to 10 -6 And s. And each node of the K-D tree corresponds to a particle in the vector one by one.
And 2.2, marking each particle in the vector, wherein the particles are represented by Boolean variable aggregate and are initialized to false, and each particle is ensured to be combined at most once.
Step 2.3, assuming that the current particle is a:
if the merged variable of a is false, performing nearest neighbor search on the node corresponding to a in the K-D tree, finding out the particle b corresponding to the nearest node, if the Euclidean distance between the nodes corresponding to a and b in the K-D tree is smaller than the preset distance limit of 0.25mm and the merged variable of b is false, performing particle merging on a and b, and setting the merged variable of a and b as true, otherwise, not performing particle merging, and directly setting the merged variable of a as true.
The method for determining the electric quantity, the position and the speed of the particles after the combination of the a and the b comprises the following steps: let the electrical quantities of a and b be q a 、q b At positions respectively r a 、r b At a velocity v respectively a 、v b Then the electric quantity of the combined particles is q a +q b Generating a random number R with a value range of [0,1 ], if
Figure BDA0002487564590000041
The position and velocity of the particle after combination takes the value r a And v a Otherwise, the position and speed values r b And v b
If the merged variable of a is true, then the particle is skipped.
And 2.4, circularly executing the step 2.3 until all the particles are traversed, namely the merged variables of all the particles are true, so that the particle merging is completed.
Comparing the phase space probability distributions of the particles at different time points under the two conditions of no particle combination and the particle combination method, fig. 2 is a probability distribution comparison graph of the position component of the particles along the x direction at the time point of 4ns in the embodiment, fig. 3 is a probability distribution comparison graph of the position component of the particles along the y direction at the time point of 4ns in the embodiment, fig. 4 is a probability distribution comparison graph of the position component of the particles along the z direction at the time point of 4ns in the embodiment, and fig. 5 is a probability distribution comparison graph of the particle speed magnitude at the time point of 4ns in the embodiment.
Wherein the number of particles without particle combination is 357210, and the number of particles after particle combination method is 1699734. Through comparison, the probability distribution of the particles in the position and velocity phase space is basically kept unchanged after the particle merging method is used, the particle size is reduced to a greater extent, and certain accuracy is guaranteed while the simulation efficiency is improved.

Claims (3)

1. A particle merging method for micro-discharge numerical simulation based on a K-D tree data structure comprises the following specific steps:
step 1, establishing a three-dimensional numerical simulation model of micro-discharge of a microwave component, describing a particle motion process through particle simulation, describing a secondary electron generation process through a secondary electron emission model, and combining the particle motion process and the secondary electron emission model to simulate micro-discharge; establishing a vector for storing the electric quantity, the position and the speed of all macro particles;
step 2, setting a threshold condition of particle merging, and merging particles when the number of the particles reaches a threshold value N or the simulation time reaches T, wherein N is a positive integer and T is a positive number; the specific steps of particle combination are as follows:
step 2.1, establishing a K-D tree by taking information of six dimensions of the position and the speed of the particles stored in the vector as nodes of the K-D tree, wherein each node of the K-D tree corresponds to the particles in the vector one by one;the node data is r x ,r y ,r z ,λv x ,λv y ,λv z Wherein r is x ,r y ,r z Is a position component, v x ,v y ,v z Is the velocity component, λ is the weighting factor; the ratio of the maximum value in the standard deviation of the three position components to the maximum value in the standard deviation of the three speed components is S, and the value of lambda is [0.1S, 10S%];
Step 2.2, marking each particle in the vector, and initializing each particle to false by using a Boolean variable aggregate;
step 2.3, setting the current particle as a;
if the clustered variable of a is false, carrying out nearest search on a node corresponding to a in the K-D tree to find out a particle b corresponding to the nearest node; if the Euclidean distance of the corresponding nodes of a and b in the K-D tree is smaller than a preset distance limit D and the merged variable of b is false, particle merging is carried out on a and b, the merged variable of a and b is set to true, and D is not larger than the value of the space grid step length; otherwise, directly setting the merged variable of a as true without particle merging;
the method for determining the electric quantity, the position and the speed of the particles after the combination of the a and the b comprises the following steps: let the electric quantities of a and b be q a 、q b At positions respectively r a 、r b Respectively at a velocity v a 、v b Then the electric quantity of the combined particles is q a +q b Generating a random number R with a value range of [0, 1); if it is
Figure FDA0002487564580000011
The position and velocity of the particle after combination take the value r a And v a Otherwise, the position and speed values r b And v b
If the merged variable of a is true, skipping the particle;
and 2.4, circularly executing the step 2.3 until all the particles are traversed, namely the merged variables of all the particles are true, so that the particle merging is completed.
2. The particle merge method for microdischarge numerical simulation of claim 1 based on a K-D tree data structure, wherein: in step 2.1, λ = S.
3. The particle merge method for microdischarge numerical simulation of claim 1 based on a K-D tree data structure, wherein: the distance limit d in step 2.3 takes the value of the spatial grid step.
CN202010396021.5A 2020-05-12 2020-05-12 Particle merging method for micro-discharge numerical simulation based on K-D tree data structure Active CN111563345B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010396021.5A CN111563345B (en) 2020-05-12 2020-05-12 Particle merging method for micro-discharge numerical simulation based on K-D tree data structure

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010396021.5A CN111563345B (en) 2020-05-12 2020-05-12 Particle merging method for micro-discharge numerical simulation based on K-D tree data structure

Publications (2)

Publication Number Publication Date
CN111563345A CN111563345A (en) 2020-08-21
CN111563345B true CN111563345B (en) 2023-04-07

Family

ID=72071924

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010396021.5A Active CN111563345B (en) 2020-05-12 2020-05-12 Particle merging method for micro-discharge numerical simulation based on K-D tree data structure

Country Status (1)

Country Link
CN (1) CN111563345B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102930102A (en) * 2012-10-31 2013-02-13 西安空间无线电技术研究所 Particle combination method in secondary electron multiplication simulation of microwave part
CN103440163A (en) * 2013-09-09 2013-12-11 中国科学院近代物理研究所 PIC (Peripheral Interface Controller)-model-based accelerator simulation method implemented by using GPU (Graphic Processing Unit) in parallel
CN106021699A (en) * 2016-05-17 2016-10-12 西安宇清环境工程科技有限责任公司 Method used for judging collision coagulation of charged particles

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110282641A1 (en) * 2010-05-16 2011-11-17 Stefan Bobby Jacob Xenos Method and system for real-time particle simulation
US10733336B2 (en) * 2015-01-16 2020-08-04 Disney Enterprises, Inc. Adaptive material point method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102930102A (en) * 2012-10-31 2013-02-13 西安空间无线电技术研究所 Particle combination method in secondary electron multiplication simulation of microwave part
CN103440163A (en) * 2013-09-09 2013-12-11 中国科学院近代物理研究所 PIC (Peripheral Interface Controller)-model-based accelerator simulation method implemented by using GPU (Graphic Processing Unit) in parallel
CN106021699A (en) * 2016-05-17 2016-10-12 西安宇清环境工程科技有限责任公司 Method used for judging collision coagulation of charged particles

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Dmitriy Morozov等.Efficient Delaunay Tessellation through K-D Tree Decomposition.《SC '16: Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis》.2017,第642-651页. *
赵志成.大功率微波部件微放电PIC/MCC模拟研究.《中国优秀硕士学位论文全文数据库 信息科技辑》.2020,第I135-62页. *
郝佳傲等.高速高温流场电子能非平衡的数值模拟.《航空学报》.2016,第3340-3350页. *

Also Published As

Publication number Publication date
CN111563345A (en) 2020-08-21

Similar Documents

Publication Publication Date Title
Li et al. Path planning of mobile robot based on improved genetic algorithm
CN107609298B (en) Method and device for identifying parameters of Jiles-Atherton model
CN110414053A (en) A kind of time-domain numerical simulation method of quick determining component micro-discharge threshold
Isenlik et al. Tutorial on the design of hole-slot-type cavity magnetron using CST particle studio
CN111563345B (en) Particle merging method for micro-discharge numerical simulation based on K-D tree data structure
Nieter et al. Application of Dey–Mittra conformal boundary algorithm to 3D electromagnetic modeling
Prakash et al. Multipacting studies in elliptic SRF cavities
Shabala et al. Are Odd Radio Circles phoenixes of powerful radio galaxies?
CN102930102A (en) Particle combination method in secondary electron multiplication simulation of microwave part
Barton et al. Computational efficiency of frequency-and time-domain calculations of extreme<? format?> mass-ratio binaries: Equatorial orbits
Shimazu Three-dimensional hybrid simulation of magnetized plasma flow around an obstacle
CN111931427A (en) Method for determining induction motor model parameters in power distribution network load modeling
Dolgashev et al. Simulations of Currents in X-band accelerator structures using 2D and 3D particle-in-cell code
Weinmann Adaptive and automated multilevel uniform space division for acceleration of high-frequency electromagnetic simulations [EM Programmer's Notebook]
Zhang et al. A parallel particle-in-cell code for spacecraft charging problems
Xing et al. Parameter identification method of load modeling based on improved dung beetle optimizer algorithm
Cai et al. KlyC. The 1D/1.5 D large signal computer code for the klystron simulations. User manual.
Xu et al. 3D Electromagnetic Particle-in-Cell Simulation of EMP Generated by Pulsed X-rays
Sjøbæk Avoiding vacuum arcs in high gradient normal conducting RF structures
Zhang et al. Preliminary study on the effects of emitter surface roughness on gyrotron electron beam quality
Dawson Role of computer modeling of plasmas in the 21st century
Yoo et al. Examination of Reduced Complexity of Multi-level Fast Iterative Physical Optics for Simple Target
Lin et al. Design and modeling of multistage depressed collectors by using 3D conformal finite-difference time-domain particle-in-cell simulations
Mei et al. An improved shooting and bouncing ray method for the radiation analysis
CN108268697A (en) A kind of high efficiency electric propulsion plume plasma parallel simulation method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant