Skip to content

Conversation

@ndem0
Copy link
Member

@ndem0 ndem0 commented Mar 24, 2020

  • Move the python-occ to 'cad' submodule: from now on the 'python-occ' package is not mandatory for the installation, but only to access to this submodule. Tests are run according to the environment;
  • Refactor the code, merging the parameter classes and the deformation ones (e.g. FFDParameters is encapsulated in FFD);
  • Add CustomDeformation (both for CAD or discrete geometries);
  • The Handlers classes for CAD are removed;
  • The other Handlers are marked as deprecated (will be moved in next releases);
  • Improvements in the CAD part, adding features to overcome the known issues.

@ndem0
Copy link
Member Author

ndem0 commented May 11, 2020

@andreamola Please, uncomment all the tests in file tests/test_ffd.py. I suggest to put the additional tests in a new test file.

@ndem0 ndem0 changed the title [WIP] version 2 version 2 May 27, 2020
@ndem0 ndem0 merged commit 9282af3 into master May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants