Skip to content

Typo in Kassiopeia/XML/Complete/Trajectories.xml #2

Description

@alindman

On line 35 of the Trajectories.xml summary file, the name for the 8th/6th order integrator is identical to the 6th/5th. Presumably the correct name is "kstraj_integrator_rk86"?

<kstraj_integrator_rk65 name="integrator_rk65"/>
<!--
	description:
		an 6th/5th order embedded runge-kutta integrator.

	parameters:
		name:
			the name of this integrator.
-->

<kstraj_integrator_rk65 name="integrator_rk86"/>
<!--
	description:
		an 8th/6th order embedded runge-kutta integrator.

	parameters:
		name:
			the name of this integrator.
-->

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions