-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add BPM/Brooks & Burley broadband noise model
- Loading branch information
Showing
785 changed files
with
24,333 additions
and
728 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,32 @@ | ||
name = "AcousticAnalogies" | ||
uuid = "e71b3392-1e0c-4536-b366-2bd1fce6fba0" | ||
authors = ["Ingraham, Daniel James (GRC-LTV0) <[email protected]>"] | ||
version = "0.7.2" | ||
authors = ["Ingraham, Daniel James (GRC-LTV0) <[email protected]> and contributors"] | ||
version = "0.8.0" | ||
|
||
[deps] | ||
AcousticMetrics = "046f749b-9c1e-43ca-86bc-6902340f753e" | ||
CCBlade = "e1828068-15df-11e9-03e4-ef195ea46fa4" | ||
ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471" | ||
FLOWMath = "6cb5d3fb-0fe8-4cc2-bd89-9fe0b19a99d3" | ||
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b" | ||
FlexiMaps = "6394faf6-06db-4fa8-b750-35ccc60383f7" | ||
Formatting = "59287772-0a20-5a39-b81b-1366585eb4c0" | ||
Format = "1fa38f19-a742-5d3f-a2b9-30dd87b9d5f8" | ||
JuliennedArrays = "5cadff95-7770-533d-a838-a1bf817ee6e0" | ||
KinematicCoordinateTransformations = "730d3219-0a85-48f9-b699-9f31f8913d09" | ||
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" | ||
Meshes = "eacbb407-ea5a-433e-ab97-5258b1ca43fa" | ||
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" | ||
WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192" | ||
|
||
[compat] | ||
AcousticMetrics = "0.6.0" | ||
AcousticMetrics = "0.7.0" | ||
CCBlade = "0.2.4" | ||
ConcreteStructs = "0.2.3" | ||
FLOWMath = "0.3.3" | ||
FillArrays = "1.11.0" | ||
FlexiMaps = "0.1.18" | ||
Formatting = "0.4.2" | ||
Format = "1.3.7" | ||
JuliennedArrays = "0.4.0" | ||
KinematicCoordinateTransformations = "0.4.1" | ||
Meshes = "0.46.0" | ||
StaticArrays = "1.5.19" | ||
WriteVTK = "1.17.1" | ||
julia = "1.9.1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.