From edbf414f544e386d5056acb5b13d3fa032943306 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Fri, 28 Oct 2016 13:18:36 -0700 Subject: example model: leave a free parameter --- examples/classic_gravitation/metadata.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/classic_gravitation/metadata.toml b/examples/classic_gravitation/metadata.toml index ffd6e59..740f0d7 100644 --- a/examples/classic_gravitation/metadata.toml +++ b/examples/classic_gravitation/metadata.toml @@ -37,7 +37,6 @@ descrption-en = "Newtonian" [examples.earth_surface] r = 6.371e6 # radius of earth m1 = 5.972e24 # mass of earth - m2 = 70 # mass of human [examples.earth_moon] r = 385000 # radius of earth -- cgit v1.2.3