Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correction of erroneous copy of pre-split tags to new split meshes (#34)
* First correction now allowing for the copy of fields from the original mesh to the 2 split meshes. But the indexes of fields are not correct yet for fracture mesh. * Module import paths update * Fields are now copied correctly for fracture_mesh. * Test case added to check the __copy_fields feature. * Invalid packages import for geos-mesh, impacting documentation (#32) Updating sphinx and sphinx-argparse solved the issue. * Correction for yapf valid format. * Had to make a workaround to avoid a weird yapf formatting suggestion. * Mistake correction * First correction now allowing for the copy of fields from the original mesh to the 2 split meshes. But the indexes of fields are not correct yet for fracture mesh. * Module import paths update * Fields are now copied correctly for fracture_mesh. * Test case added to check the __copy_fields feature. * Correction for yapf valid format. * Had to make a workaround to avoid a weird yapf formatting suggestion. * Mistake correction * First part of review corrections * Second part correction of reviews * Last part of correction review * Updated method when linking old cells to new cells ids to copy correctly the fields
- Loading branch information