From b1ac742d3e1b12f2839de566052c621f3641fe97 Mon Sep 17 00:00:00 2001 From: Paul Garlick Date: Mon, 14 Oct 2019 13:27:50 +0100 Subject: read number of height intervals from boundary definition file. --- boundaryDefinition.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'boundaryDefinition.txt') diff --git a/boundaryDefinition.txt b/boundaryDefinition.txt index fd6f3c0..31d2ea5 100644 --- a/boundaryDefinition.txt +++ b/boundaryDefinition.txt @@ -27,3 +27,6 @@ ztol: 0.01 n_co_chan: 0.035 n_co_west: 0.040 n_co_east: 0.040 + +# number of height intervals: +numH: 50 -- cgit