added preset saving and heat transfer
This commit is contained in:
12
presets/sim.json
Normal file
12
presets/sim.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"points": {
|
||||
"frequencies": "256\n870\n3140\n8900\n12000\n16000\n22000\n33000\n45000",
|
||||
"loads": "5\n10\n50\n100\n200\n600\n2000",
|
||||
"target_power_W": 25,
|
||||
"power_tol_pct": 2,
|
||||
"Vp_min": 1,
|
||||
"Vp_max": 50,
|
||||
"Vp_steps": 100
|
||||
},
|
||||
"_last": "points"
|
||||
}
|
||||
Reference in New Issue
Block a user