jackhamel16 / Acoustics

Acoustic integral equation solver
1 stars 0 forks source link

add run file #82

Closed jackhamel16 closed 3 years ago

jackhamel16 commented 3 years ago

This file will be called from the command line and take a command line argument specifying the input file name, call the parsing function on that file created in issue #81, then run the proper solver using input settings.

jackhamel16 commented 3 years ago

may want to add a check so that quadrature rules are the same for src and test when WS solver is used