Changes between Version 106 and Version 107 of doc/app/iofiles/pids


Ignore:
Timestamp:
Feb 12, 2020 11:31:36 AM (5 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/iofiles/pids

    v106 v107  
    1212== How to create drivers ==
    1313You can use [source:palm/trunk/SCRIPTS/create_basic_static_driver.py this python script] as a starting point for creating your own static driver. Also, the [source:palm/trunk/SCRIPTS/palm_csd palm_csd] tool can be used for this purpose (not documented yet). To create a dynamic driver, PALM provides the pre-processing tool [wiki:doc/app/iofiles/inifor INIFOR], which extracts 1D/3D initialization data for the soil and atmosphere as well as boundary data for the PALM domain from DWD-COSMO output.
    14 After reading the input files, PALM performs consistency checks on the provided data. 
     14After reading the input files, PALM performs consistency checks on the provided data.
     15To create a setup file for virtual measurements, you can use the  [source:palm/trunk/SCRIPTS/palm_cvd palm_cvd] script.
    1516
    1617== Details of input files ==