simndt2b/ParamJSON/simndt_params_20241127_150932.json

171 lines
3.1 KiB
JSON
Raw Normal View History

2024-11-29 16:38:54 +01:00
{
"Scenario": {
"Width": 100,
"Height": 100,
"Pixel_mm": 10.0,
"Label": 0
},
"Materials": [
{
"C22": 108640000000.0,
"C44": 38700000000.0,
"Name": "aluminium",
"VL": 6319.90320105,
"Label": 0,
"VT": 3771.99432349,
"Damping": 0,
"Rho": 2720.0,
"C12": 31240000000.0,
"C11": 108640000000.0,
"Eta_s": 1e-30,
"Eta_v": 1e-30
},
{
"Name": "steel",
"Label": 40
},
{
"C22": 77600000000.0,
"C44": 6590000000.0,
"Name": "glass",
"VL": 5560.24591735,
"Label": 80,
"VT": 1620.33885591,
"Damping": 0,
"Rho": 2510.0,
"C12": 64420000000.0,
"C11": 77600000000.0,
"Eta_s": 1e-30,
"Eta_v": 1e-30
},
{
"C22": 108640000000.0,
"C44": 38700000000.0,
"Name": "aluminium",
"VL": 6319.90320105,
"Label": 120,
"VT": 3771.99432349,
"Damping": 0,
"Rho": 2720.0,
"C12": 31240000000.0,
"C11": 108640000000.0,
"Eta_s": 1e-30,
"Eta_v": 1e-30
}
],
"Boundaries": [
{
"Name": "Top",
"Type": "Air"
},
{
"Name": "Bottom",
"Size": 5.0,
"Type": "Absorbing"
},
{
"Name": "Left",
"Size": 5.0,
"Type": "Absorbing"
},
{
"Name": "Right",
"Size": 5.0,
"Type": "Absorbing"
}
],
"Transducers": {
"SizePixel": 62.0,
"Name": "emisor",
"PZT": 0,
"PointSource": 0,
"CenterOffset": 0.0,
"BorderOffset": 30.0,
"Field": 0,
"Window": 0,
"Location": "Top",
"Size": 10.0
},
"GeometricObjects": [
{
"x0": 50.0,
"a": 5.0,
"b": 2.0,
"Name": "ellipse",
"Label": 40,
"y0": 50.0,
"theta": 40.0
},
{
"y0": 75.0,
"x0": 25.0,
"r": 5.0,
"Name": "circle",
"Label": 80
},
{
"a": 5.0,
"b": 2.0,
"Name": "ellipse",
"Label": 120,
"y0": 50.0,
"theta": 40.0,
"x0": 50.0
}
],
"Inspection": {
"Location": "Top",
"Method": "Transmission",
"Name": "Transmission"
},
"Source": {
"Pressure": 1,
"Longitudinal": 1,
"Displacement": 0,
"Shear": 0
},
"Signal2": {
"Frequency": 50000.0,
"N_Cycles": 1,
"Name": "RaisedCosine",
"Amplitude": 1.0
},
"Signal": {
"Frequency": 50000.0,
"N_Cycles": 3,
"Name": "GaussianSine",
"Amplitude": 2.0
},
"Simulation": {
"PointCycle": 10,
"SimulationTime": 500e-6,
"TimeScale": 1.0,
"MaxFreq": 300000.0,
"Order": 2
},
"Receivers": {
"Method": "Transmission"
},
"Snapshot": {
"Step": 100,
"Save_filepath": "/tmp/",
"Filename": "numpy",
"Extension": ".png",
"dB": 60,
"Color": 0,
"Field": 3,
"enableFields": false,
"enableNumPy": true,
"enableSignals": true,
"enableImages": false,
"enableVolume": false,
"enableView": false,
"sensorShape": [],
"sensorPlacement": [],
"sensorSize": 0
},
"SimVideo": {
"Save_filepath": "/tmp/sim_video"
}
}