apple-pi / sim_subset /projectile_newbatch /1 /formula_info.json
AnonymousSubmitt's picture
Add sim_subset/projectile_newbatch/1
3c0a60e verified
{
"correct_letter": "A",
"correct_formula": "y = h + x·tanθ - g·x² / (2·v_0²·cos²θ)",
"annotation": "Environment: g=-3.71, F_drag=0.0\nCopperSphere: d = 2.0, e = 0.45, h = 1.0, v_0 = (0.0, 6.0, 5.0)",
"choices": [
"y = h + x·tanθ - g·x² / (2·v_0²·cos²θ)",
"I = V / R",
"x(t) = v_0·t·cosθ · (1 - g·t/v_0)",
"m·g·h + (1/2)·m·v_0² = constant"
],
"correct_index": 0,
"physics_type": "Projectile",
"seed": "Projectile|benchmark/projectile_newbatch/1"
}