diff --git a/A/AcousticAnalogies/Compat.toml b/A/AcousticAnalogies/Compat.toml new file mode 100644 index 000000000000000..b59fdbe09ebe439 --- /dev/null +++ b/A/AcousticAnalogies/Compat.toml @@ -0,0 +1,12 @@ +[0] +AcousticMetrics = "0.6" +CCBlade = "0.2.4-0.2" +ConcreteStructs = "0.2.3-0.2" +FLOWMath = "0.3.3-0.3" +FlexiMaps = "0.1.18-0.1" +Formatting = "0.4.2-0.4" +JuliennedArrays = "0.4" +KinematicCoordinateTransformations = "0.4.1-0.4" +StaticArrays = "1.5.19-1" +WriteVTK = "1.17.1-1" +julia = "1.9.1-1" diff --git a/A/AcousticAnalogies/Deps.toml b/A/AcousticAnalogies/Deps.toml new file mode 100644 index 000000000000000..744d89c677f3dc5 --- /dev/null +++ b/A/AcousticAnalogies/Deps.toml @@ -0,0 +1,12 @@ +[0] +AcousticMetrics = "046f749b-9c1e-43ca-86bc-6902340f753e" +CCBlade = "e1828068-15df-11e9-03e4-ef195ea46fa4" +ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471" +FLOWMath = "6cb5d3fb-0fe8-4cc2-bd89-9fe0b19a99d3" +FlexiMaps = "6394faf6-06db-4fa8-b750-35ccc60383f7" +Formatting = "59287772-0a20-5a39-b81b-1366585eb4c0" +JuliennedArrays = "5cadff95-7770-533d-a838-a1bf817ee6e0" +KinematicCoordinateTransformations = "730d3219-0a85-48f9-b699-9f31f8913d09" +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" +StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" +WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192" diff --git a/A/AcousticAnalogies/Package.toml b/A/AcousticAnalogies/Package.toml new file mode 100644 index 000000000000000..8929a56b89f02a0 --- /dev/null +++ b/A/AcousticAnalogies/Package.toml @@ -0,0 +1,3 @@ +name = "AcousticAnalogies" +uuid = "e71b3392-1e0c-4536-b366-2bd1fce6fba0" +repo = "https://github.com/OpenMDAO/AcousticAnalogies.jl.git" diff --git a/A/AcousticAnalogies/Versions.toml b/A/AcousticAnalogies/Versions.toml new file mode 100644 index 000000000000000..73c95c866d09e95 --- /dev/null +++ b/A/AcousticAnalogies/Versions.toml @@ -0,0 +1,2 @@ +["0.7.2"] +git-tree-sha1 = "b3758f6e6e78ec2284d44d932e196c95a629e737" diff --git a/Registry.toml b/Registry.toml index 5884047b4577a8a..44eb7cf8cb89bed 100644 --- a/Registry.toml +++ b/Registry.toml @@ -9484,6 +9484,7 @@ e7058ba0-a568-556c-b31a-209ee9d855a8 = { name = "ExprRules", path = "E/ExprRules e70aea02-d551-4d4a-88dc-a60a3b79560b = { name = "GroupPresentations", path = "G/GroupPresentations" } e7132d5a-96e2-11e9-15da-db8a129aaaf8 = { name = "Run", path = "R/Run" } e713c705-17e4-4cec-abe0-95bf5bf3e10c = { name = "PackageAnalyzer", path = "P/PackageAnalyzer" } +e71b3392-1e0c-4536-b366-2bd1fce6fba0 = { name = "AcousticAnalogies", path = "A/AcousticAnalogies" } e7214860-93a8-4f22-b43d-bd447d1a2094 = { name = "PkgPage", path = "P/PkgPage" } e7412a2a-1a6e-54c0-be00-318e2571c051 = { name = "Ogg_jll", path = "jll/O/Ogg_jll" } e742bb3c-81eb-5c15-8577-c54658a6ac7f = { name = "JuliaKara", path = "J/JuliaKara" }