Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(recom): add missing directive for Vcocco
Add __coccos directive to ensure that sinking works when coccus are excluded … if (any(recom_cocco_tracer_id == tracer_id(tr_num))) Vben = VCocco … Is used when __coccos is activated. Otherwise, missing flag cause compilation error for the cases without coccos.
- Loading branch information