12.10.2013 Views

Tools to convert, debug and - FEFlow

Tools to convert, debug and - FEFlow

Tools to convert, debug and - FEFlow

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

variables in the Point_condition_string, than all points of the selected powerfunctions are<br />

selected points (default). The condition may be defined by Boolean combinations (!, ||, &&) of<br />

relational expressions build with ==, !=, , =, e.g.:’ID 200.0’<br />

Example output of describe_pow gaug_curves.pow:<br />

‘mix_pow’<br />

usage: mix_pow [-comment] [-discard | -merge] [-o ‘operation_string’]<br />

pow_file1 pow_file2<br />

mix_pow looks for each powerfunction in pow_file1 if there is a corresponding powerfunction<br />

with identical ID in pow_file2. For these common powerfunctions all data points from pow_file1<br />

<strong>and</strong> pow_file2 will be merged <strong>and</strong> written out sorted by time. On the time levels <strong>and</strong> function<br />

values operations can be defined in the operation_string that will be performed before sorting.<br />

In the operation_string the user can access the time level values as variables named T1 <strong>and</strong> T2.<br />

Function values can be accessed by variables F1 <strong>and</strong> F2.<br />

Examples:<br />

‘T2 = T2 + 12000.00’ : Time shift of powerfunction from pow_file2.<br />

‘F1 = log (F1); F2 = log (F2)’ : Write logarithmized values.<br />

Operations can use functions (e.g.: atan2, cos, exp, int, log, r<strong>and</strong>, sin, sqrt, ...see manual pages<br />

for ‘nawk’). If no operation_string is defined no operation will be done.<br />

If the -comment option is used, for every mixed powerfunction a second comment line will be<br />

inserted.<br />

If the -discard option is used, only the powerfunctions common in pow_file1 <strong>and</strong> pow_file2 will be<br />

written <strong>to</strong> st<strong>and</strong>ard output. Otherwise also powerfunctions from pow_file1 without a<br />

corresponding powerfunction in pow_file2 will be written <strong>to</strong> st<strong>and</strong>ard output without any changes.<br />

The-merge option writes all powerfunctions from pow_file1 AND pow_file2. Only for<br />

corresponding powerfunctions operation_string will be applied.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!