We finished to re-program the Mesh module. We switched to review Setup module. The current version is 1.7.1-alpha.
CFxD (May 28, 2025)
We finished an internal debugging process with Geometry module and switched to re-integrate a mesh generator. The current version is 1.6.0-alpha.
CFxD (May 2, 2025)
We are debugging still the CAD module. All own functions have been deleted and geometry module is fully switched to Open Cascase libraries. Current version is 1.5.13-alpha.
CFxD (March 16, 2025)
The code has been updated to 1.5.4. We are fixing bugs and extending the capabilities in Geometry module.
CFxD (March 9, 2025)
We changed drastically the development path in January to accelerate the development. Instead of own engine development we return to the code where we tried to implement third parts libraries.
Currently, we integrated partially all steps for CFD simulation. Below there is a test case results with streamlines.

CFxD (December 25, 2024)
Current version is 1.4.4: CAD import-export bugs fix.
CFxD (November 29, 2024)
Current version: 1.2.2.
Naming function has been implemented.
CFxD (November 22, 2024)
Current version: 1.1.1.
The import and export function implementation.
CFxD (November 15, 2024)
We decided to implement more straightforward versioning system. Currently, we have CFxD ver. 0.1.20. The number was created chaotically. Previous versions would be considered as preliminary development. We will start the new versioning system with 1.0.0-alpha. The first number would be used for major version with large total functionality change. The second number will represent any new function implementation, the third number is reserved for the patches.
CFxD (November 14, 2024)
Redundant functions for the geometrical primitives selection have been deleted. We optimize further the geometrical functionality of program.