We wish everyone a wonderful and fruitful New Year!
Plans for 2025
We still plan to release alpha version of CFxD. It should include:
- Basic CAD features
- Basic mesh generator
- Basic solver (laminar flow)
- Basic visualization
- Export-import of geometry, mesh, solver and visualization data
CFxD (December 25, 2024)
Current version is 1.4.4: CAD import-export bugs fix.
Web site redesign
We redesigned fully the web site.
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.
CFxD (November 9, 2024)
Basic geometry export/import functions have been implemented.
CFxD (November 4, 2024)
The full code is under review. Currently, the structured lists instead of unstructured ones were implemented for the 1D and 2D geometrical primitives. 3D primitives need to re-organized due to transition to adding boundary conditions.