Search found 4 matches
- Fri Sep 08, 2023 9:44 am
- Forum: ROMS Installation
- Topic: Error while running the model by: ./romsG < roms_upwelling.in
- Replies: 2
- Views: 14769
Re: Error while running the model by: ./romsG < roms_upwelling.in
Thank you a lot. It was correct and exact solution for this problem and worked.
- Thu Sep 07, 2023 8:01 pm
- Forum: ROMS Installation
- Topic: Error while running the model by: ./romsG < roms_upwelling.in
- Replies: 2
- Views: 14769
Error while running the model by: ./romsG < roms_upwelling.in
I received the error bellow when I was running the model by: ./romsG < roms_upwelling.in
Model Input Parameters: ROMS/TOMS version 4.2
Thursday - September 7, 2023 - 9:34:55 AM
--------------------------------------------------------------------------------
Found Error: 05 Line: 410 Source ...
Model Input Parameters: ROMS/TOMS version 4.2
Thursday - September 7, 2023 - 9:34:55 AM
--------------------------------------------------------------------------------
Found Error: 05 Line: 410 Source ...
- Thu Sep 07, 2023 7:45 pm
- Forum: ROMS Installation
- Topic: ERROR while compiling executable
- Replies: 2
- Views: 13924
Re: ERROR while compiling executable
thank you Mr. Robertson. It worked.
- Tue Aug 29, 2023 1:03 pm
- Forum: ROMS Installation
- Topic: ERROR while compiling executable
- Replies: 2
- Views: 13924
ERROR while compiling executable
Hello there...
I am new to ROMS and when I was compiling roms via code bellow:
$ ./build_roms.sh -j 2
after a while, Finally. I've received the error bellow:
stats.f90:177:35:
177 | CALL get_hash (Cwrk, Npts, S.checksum)
| 1
Error: Syntax error in argument list at (1)
cd /home/ubuntu/roms ...
I am new to ROMS and when I was compiling roms via code bellow:
$ ./build_roms.sh -j 2
after a while, Finally. I've received the error bellow:
stats.f90:177:35:
177 | CALL get_hash (Cwrk, Npts, S.checksum)
| 1
Error: Syntax error in argument list at (1)
cd /home/ubuntu/roms ...