Search found 3 matches
- Fri Jul 04, 2014 1:14 am
- Forum: ROMS Installation
- Topic: make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE DEF
- Replies: 10
- Views: 7696
Re: make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE
I got this error just today and it was due to tabs in the ocean.in file. Where you are at in the execution of read_phypar is where it checks on all the input files. For my run, there's a grid file then four forcing files, then the station locations file. The UPWELLING problem has an internal grid ...
- Wed Jul 02, 2014 2:30 am
- Forum: ROMS Installation
- Topic: make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE DEF
- Replies: 10
- Views: 7696
Re: make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE
You say it built oceanM? Then you have successfully compiled ROMS. The ocean_grd.nc and ocean_ini.nc come from other preprocessing steps, most commonly done in Matlab. To become familiar with ROMS, I suggest you start with some of the test problems like UPWELLING for which you don't need these ...
- Mon Jun 30, 2014 8:21 am
- Forum: ROMS Installation
- Topic: make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE DEF
- Replies: 10
- Views: 7696
make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE DEF
Hello, I have problem with build.bash, when I'm running , I got this error:makefile:238: INCLUDING FILE /public/home/zhaoxinhua/make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE DEFINITIONS And the oceanM file is builded, but there are no input files such as ocean_grd.nc, ocean_ini.nc Thanks ...