This commit is contained in:
2025-10-05 20:46:51 +02:00
parent ea359f3b09
commit 6ae8fa306f
3 changed files with 5 additions and 0 deletions
+5
View File
@@ -1,5 +1,10 @@
# ABCLab
<p align="center">
<img src="assets/logo/logo_1600.png" width="180" alt="Argent Flux Logo">
</p>
Advanced Biological Computation Laboratory (ABC-Lab) is a C++ simulation framework aimed at modeling complex biological systems across multiple levels of abstraction. Its long-term goal is to unify key scientific domains—including quantum mechanics, thermodynamics, fluid dynamics, and systems biology—into a modular and extensible platform for biological simulation and experimentation.
The simulation does not not attempt to model all physical layers simultaneously, but rather enables switching between levels (e.g., quantum, molecular, cellular) as needed for the task or model being studied.