From 74d96de9f9f34780437f4230ac14d77305faa047 Mon Sep 17 00:00:00 2001
From: Ignacio Pisso <ip@nilu.no>
Date: Wed, 28 Aug 2019 13:38:03 +0200
Subject: [PATCH] change default emitted mass in options/RELEASES

---
 options/RELEASES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/options/RELEASES b/options/RELEASES
index 7d5506dd..c643c1a3 100644
--- a/options/RELEASES
+++ b/options/RELEASES
@@ -24,7 +24,7 @@
  Z1      =         50.000, ! Lower height of release box meters/hPa above reference level
  Z2      =         50.000, ! Upper height of release box meters/hPa above reference level
  ZKIND   =              1, ! Reference level 1=above ground, 2=above sea level, 3 for pressure in hPa
- MASS    =       1.0000E8, ! Total mass emitted, only relevant for fwd simulations
+ MASS    =       1.0000E0, ! Total mass emitted, only relevant for fwd simulations
  PARTS   =          10000, ! Total number of particles to be released
  COMMENT =    "RELEASE 1", ! Comment, written in the outputfile
  /
-- 
GitLab