Releases: ParticulateFlow/rCFD-PFM
Releases · ParticulateFlow/rCFD-PFM
rCFD 26.03 release
Notable Changes
- Implementation
- introduced major code restructuring separating main rCFD functionality from Ansys Fluent specific code allowing - amongst other things - to run rCFD simulations in a standalone mode.
- fixed Windows compatibility issues
- added cell-to-cell shift generation from displacement fields
- added interpolation of cell-to-cell shifts
- reduced size of cell-to-cell shift files
- added diffusion model based on local diffusion fields
- added reporting system
- added data output system (fields (VTK), probes (csv))
- added TOML configuration file as alternative to dictionary user functions
- Tutorials
- revamped tutorials
- Documentation
- added a Doxygen-based user documentation
rCFD 22.10 release
Notable Changes
- Utilities
- added utility scripts for downloading, preparing and running all tutorials (bash and cshell versions)
- added preparation and run batch scheme files for all tutorials
- Implementation
- added custom malloc/free functions for multidimensional int/double arrays
- added separate init functions for preparation an run mode
- added multiple verbosity levels for output
- added user function registry (allowing to define only needed functions in case-specific source files)
- added different recurrence formats
- added tracer guiding formats
- updated stitching procedure
- Tutorials
- added fluidized_bed_lab_scale tutorial
- added fluidized_bed_segregation tutorial
- updated fluidized_bed tutorial
rCFD 22.03 release
Basic rCFD version which also works for multiphase simulations