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

Compiling BIO_TP with new directory layout #2

Open
coffm049-2 opened this issue May 24, 2024 · 3 comments
Open

Compiling BIO_TP with new directory layout #2

coffm049-2 opened this issue May 24, 2024 · 3 comments
Assignees

Comments

@coffm049-2
Copy link
Collaborator

I hope you are well!

Thank you for the awesome instructions on getting FVCOM up and running. I've finally gotten the hydrodynamic portion of the model to a spot where we are ready to add in the BIO_TP model.

To that end, I've been having trouble linking the model. Here's what I have done so far.

  1. Compiled BIO_TP from within FVCOM_BIO/BIO_TP
  2. Copied fjulian.inc into the FVCOM/src directory
  3. turned on FLAG_25 (-DBioGen) and specifid the BIOLIB and BIOINCS to be $(TOPDIR)/FVCOM_BIO/BIO_TP

Then, trying to make the full model I face the following error.

make: *** No rule to make target 'mod_bio_3D.F', needed by 'mod_bio_3D.o'.  Stop.

Am I on the right track here? Do you have any other suggestions on how to set this up?

Thank you! :)

@lisalenorelowe
Copy link
Member

Hi Chris, @coffm049-2

Probably it would be good to meet, so I can look at your terminal and see the directories. If you compiled FVCOM, the mod_bio_3D.F should be in the directory where you did 'make' to build 'fvcom'. Did you run the model with just the hydro? That is the first step. I can meet most times this week, send me an email. (If we figure anything out about BIO_TP, I will add them to these comments later.)

Lisa

@lisalenorelowe
Copy link
Member

@coffm049-2 I made a tag and a release for the 'pre-WQEM' version. This current development branch is buggy, not tested, totally work in progress.

@coffm049-2
Copy link
Collaborator Author

coffm049-2 commented May 28, 2024

@lisalenorelowe
I think a meeting would be very helpful. I'll follow up with an email.

For clarity, I had BIO_TP in the FVCOM "src" directory where I make from. But, I think it will be clearer to see what I've done in person.

Thank you.

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