Changes between Version 59 and Version 60 of doc/tec/bc


Ignore:
Timestamp:
Nov 21, 2018 5:35:32 PM (7 years ago)
Author:
scharf
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/bc

    v59 v60  
    541541This ASCII input file will be read automatically by PALM if the namelist parameter ''use_synthetic_turbulence_generator'' is set to ''True'' within the namelist ''stg_par''. Be sure that the input file is added to the list of input files in your ''.palm.iofiles'' like so:
    542542{{{
    543 STG_PROFILES    in:locopt    d3#:d3r    $base_data/$fname/INPUT    _iprf
     543STG_PROFILES    in:locopt    d3#:d3r    $base_data/$run_identifier/INPUT    _iprf
    544544}}}
    545545and named with the suffix ''_iprf'' in your ''INPUT'' directory. Please have look at the list of [wiki:/doc/app/iofiles#STG_PROFILES input and output files] for a detailed description of the input file.