Skip to content

Define an integration test #51

@rouson

Description

@rouson
  • Convert the original main program into a function that returns a result for comparison to the new code. The result would probably be declared something like double precision, allocatable :: positions(:,:,:), which would be allocated to shape [ncells, npositions, 3], where 3 is the number of spatial directions and where positions(:,:,1) holds x values, positions(:,:,2) holds y values, and positions(:,:,3) holds z values.
  • TBD: we can discuss in an upcoming call how best to compare the function result with that of the new code.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions