I’m working on a 4D manifold ( A4 ), with a scalar ( B0 ), a 2-form ( B2 ), and a metric ( g4 ).
Let me define Hstar = Hodge[g4][B2[ ] ^ Diff@B0[ ] ].
If I compute Diff@Hstar //ToCanonical, everything works fine.
However, when I activate UseDimensionStart[] to take into account the dimensionality of A4, the same expression returns the error:
"DimOfManifold: Unknown manifold AnyDependencies".
I have checked that all objects correctly return A4 when using DependenciesOf, so it does not seem to come from inconsistent manifold assignments.
Please find attached a minimal working example illustrating the issue..
Have a great day!
Nils