Calculations/Dipolar-Gas-Simulator/+VariationalSolver2D/@Calculator
2025-03-19 14:56:26 +01:00
..
calculateChemicalPotential.m Adapted elements from a different working version of the solver from Wyatt - minor changes such as replacing trapz with sum and a few others to make the versions similar. 2024-11-30 08:26:12 +01:00
calculateNormalizedResiduals.m Adapted elements from a different working version of the solver from Wyatt - minor changes such as replacing trapz with sum and a few others to make the versions similar. 2024-11-30 08:26:12 +01:00
calculateTotalEnergy.m Adapted elements from a different working version of the solver from Wyatt - minor changes such as replacing trapz with sum and a few others to make the versions similar. 2024-11-30 08:26:12 +01:00
calculateVariationalEnergy.m Latest working version - modified calculation of VDk to have the flag to include cutoff within it so that there is a single universal function that calculated the DDI potential for the solver. 2025-03-19 14:56:26 +01:00
calculateVDk.m Latest working version - modified calculation of VDk to have the flag to include cutoff within it so that there is a single universal function that calculated the DDI potential for the solver. 2025-03-19 14:56:26 +01:00
Calculator.m Renamed folders for Variational method, BdG solvers. 2024-11-14 15:40:24 +01:00