What is CCEC?
CCEC (Connor's Chemical Equilibrium for Combustion) is a part of Full Flow, a passion project that
I am working on with the hopes of creating a reasonably realistic and easy to use engine and spacecraft
design platform. CCEC is a simple chemical equilibrium solver alogirthm developed in C# that attains
results similar to NASA's CEA. This is a very barebones website only designed to be a minimal wrapper
for CCEC because Full Flow is actually a Unity project.
Link to Unity Project repository
Back