geoschem / gchp_legacy

Repository for GEOS-Chem High Performance: software that enables running GEOS-Chem on a cubed-sphere grid with MPI parallelization.
http://wiki.geos-chem.org/GEOS-Chem_HP
Other
7 stars 13 forks source link

Implement python-based alternative to bc for runConfig.sh #45

Closed sdeastham closed 4 years ago

sdeastham commented 4 years ago

Previously, setup would fail silently if the node did not have bc ("bash calculator") installed when estimating NX and NY. Now, if bc is not available, python will be used instead; and if python is not found then an explicit error is thrown.

Signed-off-by: Sebastian D. Eastham seastham@mit.edu

lizziel commented 4 years ago

This update is included in 12.7.0.