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

[Emmanuel/NSCBC_time_varying] issues when compiling HIT_forced #624

Open
lucasbrah opened this issue May 16, 2023 · 1 comment
Open

[Emmanuel/NSCBC_time_varying] issues when compiling HIT_forced #624

lucasbrah opened this issue May 16, 2023 · 1 comment

Comments

@lucasbrah
Copy link

I tried to compile the HIT_forced case on the Emmanuel/NSCBC_time_varying branch (this case also exists on other branches but the problem is the same) when I perform make -j4, an error appears telling me that the bl_constants_module.mod module is missing this module is called in forcing_src_nd.F90, same for most other modules called in forcing_src_nd.F90 or Prob_nd.F90 (as parallel for example). They are missing and not found. What to do, where to find these modules, how to create them ? I really need to simulate a forced HIT case. Thanks in advance

@jrood-nrel
Copy link
Contributor

Unfortunately NSCBC is currently not supported in the code. It existed in the code previously when it was written in Fortran, but it hasn't been successfully ported to C++ yet. This is likely why it seems like you are missing files, and that branch is likely quite out of date. NSCBC is on our list of tasks, but we are unsure when we will be able to provide it.

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

2 participants