Skip to content

Conversation

@yungyuc
Copy link
Member

@yungyuc yungyuc commented Jul 16, 2022

This is a giant PR and I do not anticipate that anyone would like to review it.

Turgon is an experimental 1D solver of the CESE method. It may or may not have a correct implementation, and I plan to complete it in this repository. The code will be integrated with modmesh gradually.

yungyuc added 2 commits July 10, 2022 22:11
The turgon github repository: https://github.com/yungyuc/turgon

* The importation includes C++, Python, and Python unit tests.
* Remove spacetime::python::make_SimpleArray, it duplicates with the modmesh template.
* In the spacetime namespace, rename index_type to uint_type and sindex_type to int_type.

The namespace `spacetime` is kept in this commit.  I have not decided how it should be put under the `modmesh` namespace.
* Merge the contents of type.hpp and system.hpp in spacetime/ to modmesh/base.hpp
* Rename spacetime/type.hpp to spacetime/base_spacetime.hpp as a temporary alias
* Move spacetime/math.hpp to modmesh/math.hpp
@yungyuc yungyuc added the enhancement New feature or request label Jul 16, 2022
@yungyuc yungyuc self-assigned this Jul 16, 2022
@yungyuc yungyuc merged commit 40e8d62 into solvcon:master Jul 16, 2022
@yungyuc yungyuc deleted the feature/import-turgon branch July 16, 2022 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant