Search found 3 matches

by jake11230
Fri Sep 20, 2024 5:15 pm
Forum: ROMS Installation
Topic: No IMPLICIT type set for set_zeta_timeavg
Replies: 5
Views: 2052

Re: No IMPLICIT type set for set_zeta_timeavg

Oh thanks for pointing that out. I added your suggestion to the code and that allowed it to compile without any errors. Thanks for your help getting this resolved.
by jake11230
Thu Sep 19, 2024 6:03 pm
Forum: ROMS Installation
Topic: No IMPLICIT type set for set_zeta_timeavg
Replies: 5
Views: 2052

Re: No IMPLICIT type set for set_zeta_timeavg

I'm working on adding in the #define features to the UPWELLING case and haven't gotten the same set_zeta_timeavg error yet. I imagine this is because the default UPWELLING case didn't trigger it, so there must be one of the features in there that are defining it already. I'm still working through ...
by jake11230
Wed Sep 18, 2024 4:56 pm
Forum: ROMS Installation
Topic: No IMPLICIT type set for set_zeta_timeavg
Replies: 5
Views: 2052

No IMPLICIT type set for set_zeta_timeavg

Hello I am needing some help getting ROMS to compile correctly. I was able to get the UPWELLING test case to compile correctly but now I am trying to use a header (.h file) that a former colleague had given to me for running ROMS to compute storm surge. When using this header file, the compiling ...