Receptor Files: File Structure

Snapshot file

The structure of the snapshot files is as follows:

<Date> 
<Time>    <Height z(1)>     <Data 1>        <Data 2>            ...    <Data N> 
<....>    <....>            <Height z(2)>   <...............>   ...    <......>
(... other z-levels ...)

The snapshot file holds the state of different variables at the time the file was created.
For the atmosphere file, the z-levels are running from the first grid above ground up to the top of the 3D model. In case of the soil model, the z-levels are running from the first soil layer below the surface down to the deepest layer of the soil model. Here, the heights are counted in [cm] towards the deep soil.

Time Series Files

The structure of the Time Series Files is basically the same as in the Snapshot Files, but all time steps of the total simulation run are written into the same file:

(First block for time t=0)
          <Date> 
          <Time>     <Height z(1)>      <Data 1>        <Data 2> ... <Data N> 
          <....>     
          <....>     <Height z(2)>      <............................>
          (... all other z-levels follow...)

(Next block for time t=t+Dt)
          <Date>     <t+ Dt >           <Height z(1)>   <Data 1> <Data 2> ... <Data N>
          <....> 
          <....>     <Height z(2)>      <............................>
          (... all other z-levels follow...)

(... next Block for next time step ...)
          (... )

(... and so on)

Each time the state of the model is written into the Receptor Files, a block structure like shown above is produced and added to the file.
The time interval for logging the model state into the Receptor Files is selected in the The Configuration File .CF - Overview.

For more information about the different data visit:

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies