Search found 3 matches
- Wed Apr 21, 2021 6:32 pm
- Forum: ROMS Discussion
- Topic: WC13/RBL4DVAR PROBLEM
- Replies: 4
- Views: 7818
Re: WC13/RBL4DVAR PROBLEM
Thank you again for your response. Now I’m considering RBL4D-Var with RPCG subject to the weak constraint. I edited build_roms.csh and chose the following cpp options setenv MY_CPP_FLAGS "${MY_CPP_FLAGS} -DRBL4DVAR" setenv MY_CPP_FLAGS "${MY_CPP_FLAGS} -DRPCG" setenv MY_CPP_FLAGS "${MY_CPP_FLAGS} ...
- Mon Apr 19, 2021 10:01 am
- Forum: ROMS Discussion
- Topic: WC13/RBL4DVAR PROBLEM
- Replies: 4
- Views: 7818
Re: WC13/RBL4DVAR PROBLEM
Thank you!
- Thu Apr 15, 2021 8:20 am
- Forum: ROMS Discussion
- Topic: WC13/RBL4DVAR PROBLEM
- Replies: 4
- Views: 7818
WC13/RBL4DVAR PROBLEM
Dear ROMS users, after compiling build_roms.csh in the test/WC13/RBL4DVAR directory, I get the error below rbl4dvar.f90(542): error #6404: This name does not have a type, and must have an explicit type. [ISFSUR] IF (balance(isFsur)) THEN --------------------^ compilation aborted for rbl4dvar.f90 ...