Changes between Version 59 and Version 60 of doc/tec/bc
- Timestamp:
- Nov 21, 2018 5:35:32 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/bc
v59 v60 541 541 This 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: 542 542 {{{ 543 STG_PROFILES in:locopt d3#:d3r $base_data/$ fname/INPUT _iprf543 STG_PROFILES in:locopt d3#:d3r $base_data/$run_identifier/INPUT _iprf 544 544 }}} 545 545 and 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.