exapde / Exasim

Exasim: Generating Discontinuous Galerkin Codes For Extreme Scalable Simulations
MIT License
65 stars 19 forks source link

Update install.m #15

Closed e-dinesh closed 2 years ago

e-dinesh commented 2 years ago

the version number is no longer required, otherwise, it will result in the following error. << Error using fileread (line 23) Could not open file Exasim/Version0.1/Matlab/Preprocessing/initializepde.m. No such file or directory. Error in install (line 81) text = fileread(filem);

rloekvh commented 2 years ago

Good catch!