Ignore:
Timestamp:
Apr 24, 2007, 10:44:18 AM (16 years ago)
Author:
Rafael de Pelegrini Soares
Message:

Updated solver options for the new language

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sample/controllers/sample_tanks_pid.mso

    r190 r247  
    7979       
    8080        OPTIONS
    81         DAESolver = "dassl";
     81        DAESolver(File = "dassl");
    8282        TimeStep = 0.1;
    8383        TimeEnd = 30;
     
    137137       
    138138        OPTIONS
    139         NLASolver = "sundials";
    140139        TimeStep = 0.1;
    141140        TimeEnd = 30;
Note: See TracChangeset for help on using the changeset viewer.