sampsapursiainen / zeffiro_interface

Interface for using finite elements in inverse problems with complex domains
GNU General Public License v3.0
24 stars 15 forks source link

the fs2zef.sh generates colortables, but put them in the wrong direction #191

Closed mshavliuk closed 1 year ago

mshavliuk commented 1 year ago

Description

The fs2zef.sh generates colortables (color_table_lh_36.mat, color_table_rh_36.mat, color_table_lh_76.mat, color_table_rh_76.mat) but put them in the input directory rather than in output.

Expectation

fs2zef.sh puts files in $OUT_DIR

mshavliuk commented 1 year ago

Solved by #193