aesim.simba 2024.7.26a1__py3-none-manylinux2014_aarch64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (240) hide show
  1. aesim/simba/Resources/CommunityToolkit.Mvvm.dll +0 -0
  2. aesim/simba/Resources/CsvHelper.dll +0 -0
  3. aesim/simba/Resources/DeviceId.Linux.dll +0 -0
  4. aesim/simba/Resources/DeviceId.Mac.dll +0 -0
  5. aesim/simba/Resources/DeviceId.Windows.dll +0 -0
  6. aesim/simba/Resources/DeviceId.dll +0 -0
  7. aesim/simba/Resources/DotNetZip.dll +0 -0
  8. aesim/simba/Resources/Microsoft.Win32.SystemEvents.dll +0 -0
  9. aesim/simba/Resources/Python.Runtime.dll +0 -0
  10. aesim/simba/Resources/Resources/DesignExamples.jsimba +47149 -0
  11. aesim/simba/Resources/Resources/Examples/acdc_3ph_diodebridge.jsimba +1063 -0
  12. aesim/simba/Resources/Resources/Examples/acdc_3ph_thyristor_rectifier.jsimba +3000 -0
  13. aesim/simba/Resources/Resources/Examples/acdc_pfc_totem_pole.jsimba +3025 -0
  14. aesim/simba/Resources/Resources/Examples/bldc_drive_example.jsimba +5869 -0
  15. aesim/simba/Resources/Resources/Examples/dcac_3_phase_inverter_spwm.jsimba +1903 -0
  16. aesim/simba/Resources/Resources/Examples/dcac_5lvl_npc.jsimba +3292 -0
  17. aesim/simba/Resources/Resources/Examples/dcdc_boost_converter.jsimba +525 -0
  18. aesim/simba/Resources/Resources/Examples/dcdc_buck_c_code.jsimba +1237 -0
  19. aesim/simba/Resources/Resources/Examples/dcdc_buck_chopper_thermal.jsimba +920 -0
  20. aesim/simba/Resources/Resources/Examples/dcdc_buck_converter_ac_sweep.jsimba +860 -0
  21. aesim/simba/Resources/Resources/Examples/dcdc_buck_detailed.jsimba +713 -0
  22. aesim/simba/Resources/Resources/Examples/dcdc_buckboost.jsimba +1183 -0
  23. aesim/simba/Resources/Resources/Examples/dcdc_dual_active_bridge_converter.jsimba +3178 -0
  24. aesim/simba/Resources/Resources/Examples/dcdc_flyback.jsimba +675 -0
  25. aesim/simba/Resources/Resources/Examples/dcdc_forward.jsimba +458 -0
  26. aesim/simba/Resources/Resources/Examples/dcdc_interleaved_buck_chopper.jsimba +1393 -0
  27. aesim/simba/Resources/Resources/Examples/dcdc_llc_resonant_converter.jsimba +3607 -0
  28. aesim/simba/Resources/Resources/Examples/dcdc_phase_shift_full_bridge_converter.jsimba +2912 -0
  29. aesim/simba/Resources/Resources/Examples/double_pulse_test.jsimba +557 -0
  30. aesim/simba/Resources/Resources/Examples/im_drive_example.jsimba +6261 -0
  31. aesim/simba/Resources/Resources/PsimSimbaDictionary.json +15667 -0
  32. aesim/simba/Resources/Resources/libSimba.Solvers.linux-arm64.so +0 -0
  33. aesim/simba/Resources/Resources/simba_library.c +92 -0
  34. aesim/simba/Resources/Resources/simba_library.h +37 -0
  35. aesim/simba/Resources/Simba.Data.deps.json +1147 -0
  36. aesim/simba/Resources/Simba.Data.dll +0 -0
  37. aesim/simba/Resources/Simba.Data.runtimeconfig.json +13 -0
  38. aesim/simba/Resources/Simba.Drawing.dll +0 -0
  39. aesim/simba/Resources/Simba.Helper.dll +0 -0
  40. aesim/simba/Resources/System.Drawing.Common.dll +0 -0
  41. aesim/simba/Resources/System.Security.Permissions.dll +0 -0
  42. aesim/simba/Resources/System.Windows.Extensions.dll +0 -0
  43. aesim/simba/Resources/dotnet/LICENSE.txt +23 -0
  44. aesim/simba/Resources/dotnet/ThirdPartyNotices.txt +1822 -0
  45. aesim/simba/Resources/dotnet/dotnet +0 -0
  46. aesim/simba/Resources/dotnet/host/fxr/8.0.0/libhostfxr.so +0 -0
  47. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/.version +2 -0
  48. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.CSharp.dll +0 -0
  49. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.NETCore.App.deps.json +2124 -0
  50. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.NETCore.App.runtimeconfig.json +5 -0
  51. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.VisualBasic.Core.dll +0 -0
  52. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.VisualBasic.dll +0 -0
  53. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.Win32.Primitives.dll +0 -0
  54. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.Win32.Registry.dll +0 -0
  55. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.AppContext.dll +0 -0
  56. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Buffers.dll +0 -0
  57. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Concurrent.dll +0 -0
  58. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Immutable.dll +0 -0
  59. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.NonGeneric.dll +0 -0
  60. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Specialized.dll +0 -0
  61. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.dll +0 -0
  62. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Annotations.dll +0 -0
  63. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.DataAnnotations.dll +0 -0
  64. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.EventBasedAsync.dll +0 -0
  65. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Primitives.dll +0 -0
  66. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.TypeConverter.dll +0 -0
  67. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.dll +0 -0
  68. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Configuration.dll +0 -0
  69. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Console.dll +0 -0
  70. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Core.dll +0 -0
  71. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Data.Common.dll +0 -0
  72. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Data.DataSetExtensions.dll +0 -0
  73. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Data.dll +0 -0
  74. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Contracts.dll +0 -0
  75. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Debug.dll +0 -0
  76. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.DiagnosticSource.dll +0 -0
  77. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.FileVersionInfo.dll +0 -0
  78. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Process.dll +0 -0
  79. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.StackTrace.dll +0 -0
  80. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.TextWriterTraceListener.dll +0 -0
  81. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Tools.dll +0 -0
  82. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.TraceSource.dll +0 -0
  83. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Tracing.dll +0 -0
  84. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Drawing.Primitives.dll +0 -0
  85. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Drawing.dll +0 -0
  86. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Dynamic.Runtime.dll +0 -0
  87. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Formats.Asn1.dll +0 -0
  88. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Formats.Tar.dll +0 -0
  89. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Globalization.Calendars.dll +0 -0
  90. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Globalization.Extensions.dll +0 -0
  91. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Globalization.dll +0 -0
  92. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.Brotli.dll +0 -0
  93. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.FileSystem.dll +0 -0
  94. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.ZipFile.dll +0 -0
  95. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.dll +0 -0
  96. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.AccessControl.dll +0 -0
  97. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.DriveInfo.dll +0 -0
  98. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.Primitives.dll +0 -0
  99. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.Watcher.dll +0 -0
  100. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.dll +0 -0
  101. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.IsolatedStorage.dll +0 -0
  102. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.MemoryMappedFiles.dll +0 -0
  103. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Pipes.AccessControl.dll +0 -0
  104. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Pipes.dll +0 -0
  105. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.UnmanagedMemoryStream.dll +0 -0
  106. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.dll +0 -0
  107. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Expressions.dll +0 -0
  108. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Parallel.dll +0 -0
  109. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Queryable.dll +0 -0
  110. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.dll +0 -0
  111. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Memory.dll +0 -0
  112. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.Json.dll +0 -0
  113. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.dll +0 -0
  114. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.HttpListener.dll +0 -0
  115. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Mail.dll +0 -0
  116. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NameResolution.dll +0 -0
  117. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NetworkInformation.dll +0 -0
  118. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Ping.dll +0 -0
  119. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Primitives.dll +0 -0
  120. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Quic.dll +0 -0
  121. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Requests.dll +0 -0
  122. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Security.dll +0 -0
  123. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.ServicePoint.dll +0 -0
  124. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Sockets.dll +0 -0
  125. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebClient.dll +0 -0
  126. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebHeaderCollection.dll +0 -0
  127. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebProxy.dll +0 -0
  128. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebSockets.Client.dll +0 -0
  129. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebSockets.dll +0 -0
  130. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.dll +0 -0
  131. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Numerics.Vectors.dll +0 -0
  132. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Numerics.dll +0 -0
  133. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ObjectModel.dll +0 -0
  134. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.CoreLib.dll +0 -0
  135. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.DataContractSerialization.dll +0 -0
  136. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Uri.dll +0 -0
  137. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Xml.Linq.dll +0 -0
  138. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Xml.dll +0 -0
  139. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.DispatchProxy.dll +0 -0
  140. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.ILGeneration.dll +0 -0
  141. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.Lightweight.dll +0 -0
  142. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.dll +0 -0
  143. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Extensions.dll +0 -0
  144. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Metadata.dll +0 -0
  145. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Primitives.dll +0 -0
  146. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.TypeExtensions.dll +0 -0
  147. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.dll +0 -0
  148. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Resources.Reader.dll +0 -0
  149. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Resources.ResourceManager.dll +0 -0
  150. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Resources.Writer.dll +0 -0
  151. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.CompilerServices.Unsafe.dll +0 -0
  152. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.CompilerServices.VisualC.dll +0 -0
  153. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Extensions.dll +0 -0
  154. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Handles.dll +0 -0
  155. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.JavaScript.dll +0 -0
  156. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.RuntimeInformation.dll +0 -0
  157. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.dll +0 -0
  158. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Intrinsics.dll +0 -0
  159. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Loader.dll +0 -0
  160. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Numerics.dll +0 -0
  161. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Formatters.dll +0 -0
  162. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Json.dll +0 -0
  163. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Primitives.dll +0 -0
  164. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Xml.dll +0 -0
  165. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.dll +0 -0
  166. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.dll +0 -0
  167. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.AccessControl.dll +0 -0
  168. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Claims.dll +0 -0
  169. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Algorithms.dll +0 -0
  170. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Cng.dll +0 -0
  171. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Csp.dll +0 -0
  172. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Encoding.dll +0 -0
  173. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.OpenSsl.dll +0 -0
  174. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Primitives.dll +0 -0
  175. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.X509Certificates.dll +0 -0
  176. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.dll +0 -0
  177. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Principal.Windows.dll +0 -0
  178. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Principal.dll +0 -0
  179. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.SecureString.dll +0 -0
  180. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.dll +0 -0
  181. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ServiceModel.Web.dll +0 -0
  182. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ServiceProcess.dll +0 -0
  183. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encoding.CodePages.dll +0 -0
  184. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encoding.Extensions.dll +0 -0
  185. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encoding.dll +0 -0
  186. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encodings.Web.dll +0 -0
  187. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Json.dll +0 -0
  188. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.RegularExpressions.dll +0 -0
  189. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Channels.dll +0 -0
  190. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Overlapped.dll +0 -0
  191. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Dataflow.dll +0 -0
  192. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Extensions.dll +0 -0
  193. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Parallel.dll +0 -0
  194. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.dll +0 -0
  195. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Thread.dll +0 -0
  196. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.ThreadPool.dll +0 -0
  197. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Timer.dll +0 -0
  198. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.dll +0 -0
  199. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Transactions.Local.dll +0 -0
  200. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Transactions.dll +0 -0
  201. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ValueTuple.dll +0 -0
  202. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Web.HttpUtility.dll +0 -0
  203. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Web.dll +0 -0
  204. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Windows.dll +0 -0
  205. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.Linq.dll +0 -0
  206. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.ReaderWriter.dll +0 -0
  207. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.Serialization.dll +0 -0
  208. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XDocument.dll +0 -0
  209. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XPath.XDocument.dll +0 -0
  210. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XPath.dll +0 -0
  211. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XmlDocument.dll +0 -0
  212. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XmlSerializer.dll +0 -0
  213. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.dll +0 -0
  214. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.dll +0 -0
  215. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/WindowsBase.dll +0 -0
  216. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/createdump +0 -0
  217. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Globalization.Native.so +0 -0
  218. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.IO.Compression.Native.so +0 -0
  219. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Native.so +0 -0
  220. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Net.Security.Native.so +0 -0
  221. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Security.Cryptography.Native.OpenSsl.so +0 -0
  222. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libclrgc.so +0 -0
  223. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libclrjit.so +0 -0
  224. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libcoreclr.so +0 -0
  225. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libcoreclrtraceptprovider.so +0 -0
  226. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libhostpolicy.so +0 -0
  227. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libmscordaccore.so +0 -0
  228. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libmscordbi.so +0 -0
  229. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/mscorlib.dll +0 -0
  230. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/netstandard.dll +0 -0
  231. aesim/simba/Resources/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll +0 -0
  232. aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll +0 -0
  233. aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll +0 -0
  234. aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll +0 -0
  235. aesim/simba/__init__.py +59 -0
  236. aesim/simba/__init__.pyi +24162 -0
  237. aesim.simba-2024.7.26a1.dist-info/METADATA +89 -0
  238. aesim.simba-2024.7.26a1.dist-info/RECORD +240 -0
  239. aesim.simba-2024.7.26a1.dist-info/WHEEL +5 -0
  240. aesim.simba-2024.7.26a1.dist-info/top_level.txt +1 -0
@@ -0,0 +1,525 @@
1
+ {
2
+ "Designs": [
3
+ {
4
+ "Id": "2899b945-a900-46f2-b02f-af3f456080f0",
5
+ "Name": "DC-DC Boost Converter",
6
+ "Circuit": {
7
+ "Id": "4bb67006-c5d3-4569-9af3-488c113eaec7",
8
+ "Devices": [
9
+ {
10
+ "LibraryName": "DC Voltage Source",
11
+ "Top": 14,
12
+ "Left": 9,
13
+ "Angle": 0,
14
+ "HF": false,
15
+ "VF": false,
16
+ "Disabled": false,
17
+ "Name": "DC1",
18
+ "ID": "530031e2-adda-42d6-b761-c03732700838",
19
+ "Parameters": {
20
+ "Voltage": "10",
21
+ "Name": "DC1"
22
+ },
23
+ "EnabledScopes": [],
24
+ "ParametersDisplayAttributes": {
25
+ "Voltage": {
26
+ "IsVisible": false,
27
+ "Suffix": "",
28
+ "RelativeLocation": "2 2",
29
+ "UnrotatedWidth": 2,
30
+ "UnrotatedHeight": 1,
31
+ "FontSize": 12,
32
+ "Color": "#0081BC"
33
+ },
34
+ "Name": {
35
+ "IsVisible": true,
36
+ "Suffix": "",
37
+ "RelativeLocation": "4 3",
38
+ "UnrotatedWidth": 2,
39
+ "UnrotatedHeight": 2,
40
+ "FontSize": 12,
41
+ "Color": "#0081BC"
42
+ }
43
+ }
44
+ },
45
+ {
46
+ "LibraryName": "Inductor",
47
+ "Top": 8,
48
+ "Left": 15,
49
+ "Angle": 0,
50
+ "HF": false,
51
+ "VF": false,
52
+ "Disabled": false,
53
+ "Name": "L1",
54
+ "ID": "4288e5d3-7614-427b-8ff1-f3acfc8a5031",
55
+ "Parameters": {
56
+ "Value": "700u",
57
+ "Iinit": "0",
58
+ "Name": "L1"
59
+ },
60
+ "EnabledScopes": [
61
+ "Current",
62
+ "Voltage"
63
+ ],
64
+ "ParametersDisplayAttributes": {
65
+ "Value": {
66
+ "IsVisible": true,
67
+ "Suffix": "H",
68
+ "RelativeLocation": "2 1",
69
+ "UnrotatedWidth": 2,
70
+ "UnrotatedHeight": 1,
71
+ "FontSize": 12,
72
+ "Color": "#0081BC"
73
+ },
74
+ "Iinit": {
75
+ "IsVisible": false,
76
+ "Suffix": "",
77
+ "RelativeLocation": "2 4",
78
+ "UnrotatedWidth": 2,
79
+ "UnrotatedHeight": 1,
80
+ "FontSize": 12,
81
+ "Color": "#0081BC"
82
+ },
83
+ "Name": {
84
+ "IsVisible": true,
85
+ "Suffix": "",
86
+ "RelativeLocation": "2 -1",
87
+ "UnrotatedWidth": 2,
88
+ "UnrotatedHeight": 1,
89
+ "FontSize": 12,
90
+ "Color": "#0081BC"
91
+ }
92
+ }
93
+ },
94
+ {
95
+ "LibraryName": "Ground",
96
+ "Top": 27,
97
+ "Left": 21,
98
+ "Angle": 0,
99
+ "HF": false,
100
+ "VF": false,
101
+ "Disabled": false,
102
+ "Name": "Ground1",
103
+ "ID": "c8d64038-ac27-4766-841b-1920c720a66f",
104
+ "Parameters": {
105
+ "Name": "Ground1"
106
+ },
107
+ "EnabledScopes": [],
108
+ "ParametersDisplayAttributes": {
109
+ "Name": {
110
+ "IsVisible": false,
111
+ "Suffix": "",
112
+ "RelativeLocation": "4 3",
113
+ "UnrotatedWidth": 2,
114
+ "UnrotatedHeight": 2,
115
+ "FontSize": 12,
116
+ "Color": "#0081BC"
117
+ }
118
+ }
119
+ },
120
+ {
121
+ "LibraryName": "Ideal Diode",
122
+ "Top": 8,
123
+ "Left": 27,
124
+ "Angle": 0,
125
+ "HF": false,
126
+ "VF": false,
127
+ "Disabled": false,
128
+ "Name": "D1",
129
+ "ID": "98a8c211-b9e0-4fcb-898a-2f34e486f6e1",
130
+ "Parameters": {
131
+ "Rd": "0",
132
+ "Vf": "0",
133
+ "Name": "D1"
134
+ },
135
+ "EnabledScopes": [],
136
+ "ParametersDisplayAttributes": {
137
+ "Rd": {
138
+ "IsVisible": false,
139
+ "Suffix": "",
140
+ "RelativeLocation": "2 0",
141
+ "UnrotatedWidth": 2,
142
+ "UnrotatedHeight": 1,
143
+ "FontSize": 12,
144
+ "Color": "#0081BC"
145
+ },
146
+ "Vf": {
147
+ "IsVisible": false,
148
+ "Suffix": "",
149
+ "RelativeLocation": "2 1",
150
+ "UnrotatedWidth": 2,
151
+ "UnrotatedHeight": 1,
152
+ "FontSize": 12,
153
+ "Color": "#0081BC"
154
+ },
155
+ "Name": {
156
+ "IsVisible": true,
157
+ "Suffix": "",
158
+ "RelativeLocation": "2 2",
159
+ "UnrotatedWidth": 2,
160
+ "UnrotatedHeight": 1,
161
+ "FontSize": 12,
162
+ "Color": "#0081BC"
163
+ }
164
+ }
165
+ },
166
+ {
167
+ "LibraryName": "Capacitor",
168
+ "Top": 16,
169
+ "Left": 31,
170
+ "Angle": 90,
171
+ "HF": false,
172
+ "VF": false,
173
+ "Disabled": false,
174
+ "Name": "C2",
175
+ "ID": "b7ed778b-b5f2-4860-91a4-f14f3eb6f850",
176
+ "Parameters": {
177
+ "Value": "48u",
178
+ "Vinit": "0",
179
+ "Name": "C2"
180
+ },
181
+ "EnabledScopes": [],
182
+ "ParametersDisplayAttributes": {
183
+ "Value": {
184
+ "IsVisible": true,
185
+ "Suffix": "F",
186
+ "RelativeLocation": "2 2",
187
+ "UnrotatedWidth": 2,
188
+ "UnrotatedHeight": 2,
189
+ "FontSize": 12,
190
+ "Color": "#0081BC"
191
+ },
192
+ "Vinit": {
193
+ "IsVisible": false,
194
+ "Suffix": "V",
195
+ "RelativeLocation": "2 3",
196
+ "UnrotatedWidth": 2,
197
+ "UnrotatedHeight": 1,
198
+ "FontSize": 12,
199
+ "Color": "#0081BC"
200
+ },
201
+ "Name": {
202
+ "IsVisible": true,
203
+ "Suffix": "",
204
+ "RelativeLocation": "2 -1",
205
+ "UnrotatedWidth": 2,
206
+ "UnrotatedHeight": 1,
207
+ "FontSize": 12,
208
+ "Color": "#0081BC"
209
+ }
210
+ }
211
+ },
212
+ {
213
+ "LibraryName": "Resistor",
214
+ "Top": 16,
215
+ "Left": 37,
216
+ "Angle": 90,
217
+ "HF": false,
218
+ "VF": false,
219
+ "Disabled": false,
220
+ "Name": "R1",
221
+ "ID": "a9397285-4bce-4485-a005-284c1e83396d",
222
+ "Parameters": {
223
+ "Value": "25",
224
+ "Name": "R1"
225
+ },
226
+ "EnabledScopes": [
227
+ "Voltage"
228
+ ],
229
+ "ParametersDisplayAttributes": {
230
+ "Value": {
231
+ "IsVisible": true,
232
+ "Suffix": "\u03A9",
233
+ "RelativeLocation": "2 2",
234
+ "UnrotatedWidth": 2,
235
+ "UnrotatedHeight": 2,
236
+ "FontSize": 12,
237
+ "Color": "#0081BC"
238
+ },
239
+ "Name": {
240
+ "IsVisible": true,
241
+ "Suffix": "",
242
+ "RelativeLocation": "2 -1",
243
+ "UnrotatedWidth": 2,
244
+ "UnrotatedHeight": 1,
245
+ "FontSize": 12,
246
+ "Color": "#0081BC"
247
+ }
248
+ }
249
+ },
250
+ {
251
+ "LibraryName": "Controlled Switch",
252
+ "Top": 16,
253
+ "Left": 23,
254
+ "Angle": 90,
255
+ "HF": false,
256
+ "VF": true,
257
+ "Disabled": false,
258
+ "Name": "SW1",
259
+ "ID": "a0c4c963-e01f-4d37-8fd1-92766010c949",
260
+ "Parameters": {
261
+ "Name": "SW1"
262
+ },
263
+ "EnabledScopes": [],
264
+ "ParametersDisplayAttributes": {
265
+ "Name": {
266
+ "IsVisible": true,
267
+ "Suffix": "",
268
+ "RelativeLocation": "2 3",
269
+ "UnrotatedWidth": 2,
270
+ "UnrotatedHeight": 1,
271
+ "FontSize": 12,
272
+ "Color": "#0081BC"
273
+ }
274
+ }
275
+ },
276
+ {
277
+ "LibraryName": "Square Wave",
278
+ "Top": 16,
279
+ "Left": 19,
280
+ "Angle": 0,
281
+ "HF": false,
282
+ "VF": false,
283
+ "Disabled": false,
284
+ "Name": "C1",
285
+ "ID": "47eab347-9851-47ac-a8f7-b39fc92fa7b3",
286
+ "Parameters": {
287
+ "Amplitude": "1",
288
+ "Frequency": "30000",
289
+ "DutyCycle": "0.5",
290
+ "Offset": "0",
291
+ "PhaseShift": "0",
292
+ "SamplingTime": "none",
293
+ "Name": "C1"
294
+ },
295
+ "EnabledScopes": [],
296
+ "ParametersDisplayAttributes": {
297
+ "Amplitude": {
298
+ "IsVisible": false,
299
+ "Suffix": "",
300
+ "RelativeLocation": "1 4",
301
+ "UnrotatedWidth": 2,
302
+ "UnrotatedHeight": 1,
303
+ "FontSize": 12,
304
+ "Color": "#04B404"
305
+ },
306
+ "Frequency": {
307
+ "IsVisible": false,
308
+ "Suffix": "Hz",
309
+ "RelativeLocation": "1 5",
310
+ "UnrotatedWidth": 2,
311
+ "UnrotatedHeight": 1,
312
+ "FontSize": 12,
313
+ "Color": "#04B404"
314
+ },
315
+ "DutyCycle": {
316
+ "IsVisible": false,
317
+ "Suffix": "",
318
+ "RelativeLocation": "1 6",
319
+ "UnrotatedWidth": 2,
320
+ "UnrotatedHeight": 1,
321
+ "FontSize": 12,
322
+ "Color": "#04B404"
323
+ },
324
+ "Offset": {
325
+ "IsVisible": false,
326
+ "Suffix": "",
327
+ "RelativeLocation": "1 7",
328
+ "UnrotatedWidth": 2,
329
+ "UnrotatedHeight": 1,
330
+ "FontSize": 12,
331
+ "Color": "#04B404"
332
+ },
333
+ "PhaseShift": {
334
+ "IsVisible": false,
335
+ "Suffix": "\u00B0",
336
+ "RelativeLocation": "1 8",
337
+ "UnrotatedWidth": 2,
338
+ "UnrotatedHeight": 1,
339
+ "FontSize": 12,
340
+ "Color": "#04B404"
341
+ },
342
+ "SamplingTime": {
343
+ "IsVisible": false,
344
+ "Suffix": "",
345
+ "RelativeLocation": "1 9",
346
+ "UnrotatedWidth": 2,
347
+ "UnrotatedHeight": 1,
348
+ "FontSize": 12,
349
+ "Color": "#04B404"
350
+ },
351
+ "Name": {
352
+ "IsVisible": true,
353
+ "Suffix": "",
354
+ "RelativeLocation": "1 -1",
355
+ "UnrotatedWidth": 2,
356
+ "UnrotatedHeight": 1,
357
+ "FontSize": 12,
358
+ "Color": "#04B404"
359
+ }
360
+ }
361
+ }
362
+ ],
363
+ "Connectors": [
364
+ {
365
+ "Segments": [
366
+ {
367
+ "StartX": 15,
368
+ "StartY": 9,
369
+ "EndX": 11,
370
+ "EndY": 9
371
+ },
372
+ {
373
+ "StartX": 11,
374
+ "StartY": 14,
375
+ "EndX": 11,
376
+ "EndY": 9
377
+ }
378
+ ],
379
+ "Name": "C3"
380
+ },
381
+ {
382
+ "Segments": [
383
+ {
384
+ "StartX": 26,
385
+ "StartY": 15,
386
+ "EndX": 26,
387
+ "EndY": 9
388
+ },
389
+ {
390
+ "StartX": 21,
391
+ "StartY": 9,
392
+ "EndX": 26,
393
+ "EndY": 9
394
+ },
395
+ {
396
+ "StartX": 26,
397
+ "StartY": 9,
398
+ "EndX": 27,
399
+ "EndY": 9
400
+ }
401
+ ],
402
+ "Name": "C2"
403
+ },
404
+ {
405
+ "Segments": [
406
+ {
407
+ "StartX": 34,
408
+ "StartY": 14,
409
+ "EndX": 34,
410
+ "EndY": 9
411
+ },
412
+ {
413
+ "StartX": 40,
414
+ "StartY": 14,
415
+ "EndX": 40,
416
+ "EndY": 9
417
+ },
418
+ {
419
+ "StartX": 33,
420
+ "StartY": 9,
421
+ "EndX": 34,
422
+ "EndY": 9
423
+ },
424
+ {
425
+ "StartX": 34,
426
+ "StartY": 9,
427
+ "EndX": 40,
428
+ "EndY": 9
429
+ }
430
+ ],
431
+ "Name": "C6"
432
+ },
433
+ {
434
+ "Segments": [
435
+ {
436
+ "StartX": 11,
437
+ "StartY": 22,
438
+ "EndX": 11,
439
+ "EndY": 25
440
+ },
441
+ {
442
+ "StartX": 22,
443
+ "StartY": 25,
444
+ "EndX": 22,
445
+ "EndY": 27
446
+ },
447
+ {
448
+ "StartX": 34,
449
+ "StartY": 20,
450
+ "EndX": 34,
451
+ "EndY": 25
452
+ },
453
+ {
454
+ "StartX": 40,
455
+ "StartY": 20,
456
+ "EndX": 40,
457
+ "EndY": 25
458
+ },
459
+ {
460
+ "StartX": 26,
461
+ "StartY": 21,
462
+ "EndX": 26,
463
+ "EndY": 25
464
+ },
465
+ {
466
+ "StartX": 11,
467
+ "StartY": 25,
468
+ "EndX": 22,
469
+ "EndY": 25
470
+ },
471
+ {
472
+ "StartX": 34,
473
+ "StartY": 25,
474
+ "EndX": 40,
475
+ "EndY": 25
476
+ },
477
+ {
478
+ "StartX": 22,
479
+ "StartY": 25,
480
+ "EndX": 26,
481
+ "EndY": 25
482
+ },
483
+ {
484
+ "StartX": 26,
485
+ "StartY": 25,
486
+ "EndX": 34,
487
+ "EndY": 25
488
+ }
489
+ ],
490
+ "Name": "C1"
491
+ },
492
+ {
493
+ "Segments": [
494
+ {
495
+ "StartX": 24,
496
+ "StartY": 18,
497
+ "EndX": 23,
498
+ "EndY": 18
499
+ }
500
+ ],
501
+ "Name": "C4"
502
+ }
503
+ ],
504
+ "Name": "Top Circuit",
505
+ "Variables": [],
506
+ "VariableFile": ""
507
+ },
508
+ "TransientAnalysis": {
509
+ "EndTime": "50m",
510
+ "FixedTimeStep": false,
511
+ "SaveInitialPoint": true,
512
+ "CompressScopes": false,
513
+ "StopAtSteadyState": false,
514
+ "TimeStep": "1u",
515
+ "BaseFrequencyParameterEnabled": false,
516
+ "NumberOfBasePeriodsSavedParameterEnabled": false,
517
+ "BaseFrequency": "60",
518
+ "NumberOfBasePeriodsSaved": "1"
519
+ }
520
+ }
521
+ ],
522
+ "Libraries": [],
523
+ "TestBenches": [],
524
+ "ThermalData": []
525
+ }