Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove short real-specific executables from build #203

Open
3 tasks
ceblanton opened this issue Jan 12, 2023 · 0 comments
Open
3 tasks

Remove short real-specific executables from build #203

ceblanton opened this issue Jan 12, 2023 · 0 comments

Comments

@ceblanton
Copy link
Contributor

Currently, these short real-specific executables are built: PLEV.r4.exe and TAVG.r4.exe. Both of these are run through wrapper scripts, plevel.sh and timavg.csh respectively. plevel.sh does not have an option to use PLEV.r4.exe so it can be summarily removed.

timavg.csh has an option to use the r4 executable but defaults to the r8 (full real) version. FRE (frepp) does not use the r4 option though, so it can be safely removed (the timavg.csh precision option and the r4 executable).

  • Remove PLEV.r4.exe from build
  • RemoveTAVG.r4.exe from build
  • Remove --precision option from timavg.csh

@underwoo suggested this change to facilitate the automake build process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant