Changeset 504 for palm


Ignore:
Timestamp:
Mar 3, 2010 12:34:33 AM (14 years ago)
Author:
raasch
Message:

last commit documented

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/DOC/tec/technical_documentation.html

    r497 r504  
    11<!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en">
    22<html><head>
     3
    34
    45
     
    8182   
    8283    <tr>
     84      <td style="vertical-align: top;">03/03/10<br>
     85      </td>
     86      <td style="vertical-align: top;">SR<br>
     87      </td>
     88      <td style="vertical-align: top;">504<br>
     89      </td>
     90      <td style="vertical-align: top;">3.7a<br>
     91      </td>
     92      <td style="vertical-align: top;">C<br>
     93      </td>
     94      <td style="vertical-align: top;"><span style="font-family: Courier New,Courier,monospace;">combine_plot_fields</span> is now directly called within <span style="font-weight: bold;">mrun</span> and must not be given by an output command in the configuration file any more. Please remove the respective output command (<span style="font-family: Courier New,Courier,monospace;">OC:combine_plot_fields.x</span>) from your configuration file!<br>
     95      <br>
     96Utility programs (<span style="font-family: Courier New,Courier,monospace;">combine_plot_fields</span>, <span style="font-family: Courier New,Courier,monospace;">interpret_config</span>) are created by <span style="font-weight: bold;">mbuild</span> separately for each block in the configuration file. Depending on option <span style="font-family: Courier New,Courier,monospace;">-K</span>, <span style="font-weight: bold;">mrun</span> is using the utility programs for the respective block.<br>
     97      <br>
     98Utility programs are also compiled in parallel, depending on variable <span style="font-family: Courier New,Courier,monospace;">%mopts</span> in the configuration file..<br>
     99      <br>
     100Default configuration files updated.<br>
     101      </td>
     102      <td style="vertical-align: top;">mbuild, mrun, UTIL/Makefile, SCRIPTS/.mrun.config.*<br>
     103      </td>
     104    </tr>
     105<tr>
    83106      <td style="vertical-align: top;">02/03/10<br>
    84107      </td>
Note: See TracChangeset for help on using the changeset viewer.