nemocrys / pyelmer

A python interface to Elmer.
GNU General Public License v3.0
53 stars 15 forks source link

use os.path.join consistently #22

Closed arvedes closed 1 year ago

arvedes commented 1 year ago

In #21 construction of filepaths has been partially changed to os.path.join. This should be done consistently throughout the code.