Skip to content

Velocity field bug fixes - #82

Merged
michael-petersen merged 4 commits into
mainfrom
velFieldBugFixes
Aug 8, 2024
Merged

Velocity field bug fixes#82
michael-petersen merged 4 commits into
mainfrom
velFieldBugFixes

Conversation

@The9Cat

Copy link
Copy Markdown
Member

A number of minor bug fixes

  • Correct the number of fields to the SphFldStruct and CylFldStruct constructors. Should be: Nfld, a configurable parameter.
  • Add interface code to allow pyEXP to set a coefficient matrix for SphFldStruct and CylFldStruct.
    I have tested this in pyEXP but it needs more exercise.

Martin D. Weinberg added 2 commits July 13, 2024 10:16
@The9CatThe9Cat added the bug Something isn't working label Jul 13, 2024
@michael-petersenmichael-petersen self-assigned this Aug 8, 2024

@michael-petersenmichael-petersen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice fixes and good compatibility addition for Eigen Tensors.

Good to see outfile dumping to outdir... would be good to check other outputs for consistency at some point.

@michael-petersen
michael-petersen merged commit 9e0e023 into mainAug 8, 2024
@michael-petersen
michael-petersen deleted the velFieldBugFixes branch August 8, 2024 16:03
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugSomething isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@The9Cat@michael-petersen