Changeset 3677


Ignore:
Timestamp:
Mar 10, 2025, 5:07:31 PM (4 months ago)
Author:
afalco
Message:

Pluto: .def example files for newstart.
z2sig: parameters in input section.
AF

Location:
trunk
Files:
13 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UTIL/z2sig/build_sig.py

    r3664 r3677  
    1818pa=0.5
    1919preff=2
     20
     21# first and last level difference in m
     22l0=0.0025
     23ln=4.6
    2024
    2125# New levels
     
    138142xx=myclev[0:mynbl-1] # xaxis for layer thickness
    139143xx1=myclev[0:mynbl]
    140 # first and last level difference in m
    141 l0=0.0025
    142 ln=4.6
    143144# Coefficient for the exp function
    144145c=0.11
Note: See TracChangeset for help on using the changeset viewer.