This page provides you with some insights about the roadmaps of CEETRON Solve, CEETRON Access and CEETRON Mesh. If you are interested in providing input or collaborating on any of the projects below, please contact the CAE toolkits Product Manager or Tech Soft 3D support.
RELEASE PLAN
Our release schedule follows a frequency of one minor release every 6 weeks and we target at providing a major release every 12 months. In terms of versioning, we follow https://semver.org/. Our distributions are provided using the format [MAJOR VERSION].[MINOR VERSION].[PATCH]
Major versions are game-changers : they contain API modifications that may not be compatible with existing code and this is also when we deprecate functions that have been marked as such in previous versions
Minor versions introduce new feature requests based on the given API and compile all bug fixes realized in previous patches.
In principle, patches only include bug fixes, with no additional features or - of course - API changes.
Patches and minor versions are always backwards-compatible.
RELEASE SCHEDULE
Version | Date |
---|---|
1.2 | RELEASED |
1.3 | RELEASED |
1.4 | |
1.5 | |
1.6 | |
1.7 | |
1.8 | |
1.9 |
SHORT-TERM PROJECTS
Projects planned to be delivered in the next 4 months
Support for the ANSYS DPF format in CEETRON Access
CEETRON Solve, Access & Mesh binary distribution
CEETRON Solve, Access & Mesh CMake-enabled obfuscated source distribution
Bridge for HOOPS Exchange integration with CEETRON Mesh
Bridge for Polygonica integration with CEETRON Mesh
MID-TERM PROJECTS
Planned or on-going projects that might be delivered mid-term : 4-12 months
Non-intrusive C++ helper classes
This is a first step towards a renovation of the existing C API. C++ classes will be provided to wrap C functionality. We hope to gain some feedback from our partners to conduct the modernization of the CEETRON Solve, Access & Mesh API
Shared-memory parallel surface meshing
Raw performance improvement for CEETRON Mesh
LONG-TERM PROJECTS
Longer term projects we are considering
XXL model support through distributed memory - CEETRON Mesh and Solve
New formats in CEETRON Access : native Star-CCM+, MSC Marc HDF5, ANSYS HFSS
New modern C++ API
CAE Validation component
We are thinking about putting our QA experience into a new product to help engineers validate CAE data for meshing and simulations, hoping to achieve some sort of standardization of the process
Add Comment