Calculations/+Simulator/@TwoDimensionalMOT
2021-07-16 15:53:19 +02:00
..
accelerationDueToPushBeam.m MAJOR UPDATE: Complete refactoring of the MOT simulation code to better reflect OOP. 2021-07-14 20:23:00 +02:00
accelerationDueToSpontaneousEmissionProcess.m MAJOR UPDATE: Complete refactoring of the MOT simulation code to better reflect OOP. 2021-07-14 20:23:00 +02:00
bootstrapErrorEstimation.m Cosmetic changes only. 2021-07-16 15:51:00 +02:00
calculateCaptureVelocity.m MAJOR UPDATE: Complete refactoring of the MOT simulation code to better reflect OOP. 2021-07-14 20:23:00 +02:00
calculateLoadingRate.m Changed the exit condition and reflected change here. 2021-07-15 16:51:16 +02:00
calculateLocalSaturationIntensity.m MAJOR UPDATE: Complete refactoring of the MOT simulation code to better reflect OOP. 2021-07-14 20:23:00 +02:00
calculateTotalAcceleration.m Cosmetic change of the name of the sideband beam flag. 2021-07-16 15:51:54 +02:00
computeCollisionProbability.m MAJOR UPDATE: Complete refactoring of the MOT simulation code to better reflect OOP. 2021-07-14 20:23:00 +02:00
computeTimeSpentInInteractionRegion.m MAJOR UPDATE: Complete refactoring of the MOT simulation code to better reflect OOP. 2021-07-14 20:23:00 +02:00
exitCondition.m Divergence Angle is now calculated by taking the arctan of d/y, velocity condition was removed. 2021-07-15 16:52:07 +02:00
magneticFieldForMOT.m MAJOR UPDATE: Complete refactoring of the MOT simulation code to better reflect OOP. 2021-07-14 20:23:00 +02:00
runSimulation.m MAJOR UPDATE: Complete refactoring of the MOT simulation code to better reflect OOP. 2021-07-14 20:23:00 +02:00
solver.m MAJOR UPDATE: Complete refactoring of the MOT simulation code to better reflect OOP. 2021-07-14 20:23:00 +02:00
TwoDimensionalMOT.m Added results property to store the final results of a scan to later save the whole object along with its properties so as to have a way of going back and checking the values for the parameters used. 2021-07-16 15:53:19 +02:00