Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
chemicalcrux
/
macrovision
Segui
1
Vota
0
Forka
0
Codice
Problemi
5
Pull Requests
0
Rilasci
10
Wiki
Attività
Sfoglia il codice sorgente
Make proton diameter more consistent with experimental results
master
Fen Dweller
5 anni fa
parent
ae30e0512a
commit
e2e2743a89
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
presets/objects.js
+ 1
- 1
presets/objects.js
Vedi File
@@ -428,7 +428,7 @@ function makeObjects() {
rename: true
},
proton: {
height: math.unit(
1
e-15, "m"),
height: math.unit(
0.877
e-15, "m"),
mass: math.unit(1, "dalton"),
image: { source: "./media/objects/circle.svg" },
name: "Proton",
Write
Preview
Loading…
Annulla
Salva