Subversion Repositories wimsdev

Rev

Rev 14620 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1.  
  2.  <b>Chemical equation.</b>
  3.  (name: <span class="tt wims_code_words">chemeq</span>)<br>
  4.  This is a text input to be compared with a given chemical equation,
  5.  the syntax is defined by the parser <i>chemeq</i>. The reply is defined
  6.  as a model (equilibrated) chemical equation, optionnaly followed by a
  7.  semi-colon  and the (possibly) non-equilibrated chemical equation to be
  8.  given as an input.
  9.  <p>
  10.  The reply is considered as correct if the stoechiometric numbers are
  11.  proportional to the model. the order of the compounds in each member
  12.  does not matter, and the syntax allows many variants, including fractionary
  13.  coefficients.
  14.  example:
  15.  <ul>
  16.  <li><b>2H2 + O2 -> 2H2O; H2 + O2 -> H2O</b> the model is the equation of
  17.     synthesis of water, and a non-equilibrated template is given.
  18.  </li>
  19. </ul>
  20.