tupdate density values - cosmo - front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations
HTML git clone git://src.adamsgaard.dk/cosmo
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 0f9f172afdeb8f39cf9a095807f12ef82bcf016d
DIR parent 8f03594bcf5fe9040b16b38bb9f4c2460224d46b
HTML Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Thu, 3 Dec 2015 13:04:28 +0100
update density values
Diffstat:
M js/history-form-prefiller.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/js/history-form-prefiller.js b/js/history-form-prefiller.js
t@@ -28,7 +28,7 @@ var PrefillMachine = {
$("#c_prod_muons").val("");
$("#ne_prod_muons").val("");
- $("#rock_density").val("2750");
+ $("#rock_density").val("2650");
$("#epsilon_gla_min").val("0.1");
$("#epsilon_gla_max").val("1000");