ソースを参照

Make proton diameter more consistent with experimental results

master
Fen Dweller 5年前
コミット
e2e2743a89
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      presets/objects.js

+ 1
- 1
presets/objects.js ファイルの表示

@@ -428,7 +428,7 @@ function makeObjects() {
rename: true
},
proton: {
height: math.unit(1e-15, "m"),
height: math.unit(0.877e-15, "m"),
mass: math.unit(1, "dalton"),
image: { source: "./media/objects/circle.svg" },
name: "Proton",


読み込み中…
キャンセル
保存