Menu

#109 imcompatibility between @Parser RungeKutta and @HillTensor declaration

3.1.1
accepted
None
2018-01-26
2018-01-26
No

With Runge/Kutta parser, we could not use HillTensor declaration :

@Parser    RungeKutta;
...
@HillTensor H {0.2,0.8,3,1.5,1.5,1.5};

We get the error :

BehaviourDSLBase::analyse: error while treating keyword '@HillTensor' at line '52' of file 'Base.mfront'.
DSLBase::treatUnknownKeyword: unknown keyword (read '@HillTensor')

Discussion

  • Helfer Thomas

    Helfer Thomas - 2018-01-26
    • status: open --> accepted
    • assigned_to: Helfer Thomas
     
  • Helfer Thomas

    Helfer Thomas - 2018-01-26

    Hi Patrick,
    Thank you for reporting the issue.
    Indeed @HillTensor is currently limited to the Implicit DSL.
    I will update the Runge-Kutta to handle Hill tensor's as well (I must take care to the fact that they must eventually be updated during the integration).
    Best regards,
    Thomas

     

Log in to post a comment.

MongoDB Logo MongoDB