Skip to content

Compiling BIO_TP with new directory layout #2

@coffm049-2

Description

@coffm049-2

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! :)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions