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

building tsproc #25

Open
jbensabat opened this issue Nov 9, 2023 · 0 comments
Open

building tsproc #25

jbensabat opened this issue Nov 9, 2023 · 0 comments

Comments

@jbensabat
Copy link

hello tried to build tsproc using cmake but somehow it has a problem identifying the main routine (tsp_main.f90 seems locked)
I built a separate solution in which I built the fortran files as an exe and a static lib for the compute_hi.cpp file
in this file there is a variable npyrs that is not defined nor it is declared as an argument of the function
does it have a fixed value and if yes what value and if no should it part of the function arguments ? the user should then provide the number of years with peak values.
best
jac

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