question about seagrid and mex
first of all, I added "matlab" (downloaded from https://www.myroms.org/svn/src/matlab) folder to the work path in matlab.
Second, I added "mexrect","mexinside","mexsepelid" path again.
third, because i got a error message about "Supported and Compatible Compilers ...
Search found 5 matches
- Fri Jun 16, 2017 2:59 am
- Forum: ROMS Tools and Techniques
- Topic: Seagrid & MEX, thanks
- Replies: 1
- Views: 4359
- Fri Jun 09, 2017 7:08 am
- Forum: ROMS Ecosystem
- Topic: BIO_TOY: analytical.f90 error
- Replies: 5
- Views: 19160
Re: BIO_TOY: analytical.f90 error
Hmm, I'm not getting an error when compiling BIO_TOY. Also, the r_date from the error message is not in ana_grid.h. You need to hunt down analytical.f90 from the build directory and see which subroutine you are in at line 362. Mine is in ana_cloud_tile which has some date stuff, but not r_date. Do ...
- Fri Jun 09, 2017 7:04 am
- Forum: ROMS Ecosystem
- Topic: BIO_TOY: analytical.f90 error
- Replies: 5
- Views: 19160
Re: BIO_TOY: analytical.f90 error
Hmm, I'm not getting an error when compiling BIO_TOY. Also, the r_date from the error message is not in ana_grid.h. You need to hunt down analytical.f90 from the build directory and see which subroutine you are in at line 362. Mine is in ana_cloud_tile which has some date stuff, but not r_date. Do ...
- Wed Jun 07, 2017 4:51 am
- Forum: ROMS Ecosystem
- Topic: BIO_TOY: analytical.f90 error
- Replies: 5
- Views: 19160
Re: BIO_TO: Yanalytical.f90 error
the two files attached again
- Wed Jun 07, 2017 4:49 am
- Forum: ROMS Ecosystem
- Topic: BIO_TOY: analytical.f90 error
- Replies: 5
- Views: 19160
BIO_TOY: analytical.f90 error
Hi , every one·
I try to run bio_toy example ,but i got the error message: "analytical.f90(362): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ) ,
& real(r8), dimension(8), intent(in) :: r_date"
I can sucessfully run the other examples (i.e. UPWELLING, BASIN, BL_TEST ...
I try to run bio_toy example ,but i got the error message: "analytical.f90(362): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ) ,
& real(r8), dimension(8), intent(in) :: r_date"
I can sucessfully run the other examples (i.e. UPWELLING, BASIN, BL_TEST ...