comp-physics / RBC3D

3D Spectral boundary integral solver for cell-scale blood flow
MIT License
7 stars 3 forks source link

Replace `ml` with`module load` (etc.) #45

Closed sbryngelson closed 2 months ago

sbryngelson commented 3 months ago

Not all clusters recognize ml as module load. Just replacing ml with module load in all of the scripts will do the trick to resolve this issue.