Skip to content

A function to reorganize the PDE model output into a more intuitive form #223

@aarmey

Description

@aarmey

The compartmental model is organized as 27 species repeated for each position in a radially-symmetric geometry. Thus, with 100 points, the answer is 2700x(# tps). It'd be helpful to organize this to be 100x27x(# tps), so that one can easily index/slice parts of interest.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions