invalid-039.mdl 382 B

1234567891011121314
  1. /****************************************************************************
  2. * Parser error 039: TIME_STEP multiply specified
  3. *
  4. * Expect an error on the line:
  5. * TIME_STEP = 1e-7
  6. *
  7. * Author: Jed Wing <[email protected]>
  8. * Date: 2008-04-04
  9. ****************************************************************************/
  10. TIME_STEP = 1e-6
  11. TIME_STEP = 1e-7
  12. ITERATIONS = 1