Thank you very much Kate!
Search found 5 matches
- Sun Jun 30, 2019 12:37 pm
- Forum: ROMS Installation
- Topic: Problem with the file makefile
- Replies: 11
- Views: 13170
Re: Problem with the file makefile
Finally, I ran it successfully. I had to create the folder out.
Thank you very much Kate!
Thank you very much Kate!
- Sat Jun 29, 2019 6:31 pm
- Forum: ROMS Installation
- Topic: Problem with the file makefile
- Replies: 11
- Views: 13170
Re: Problem with the file makefile
Do you know why it cannot create the netcdf file?
~/Projects/upwelling$ ./romsS < ocean_upwelling.in
--------------------------------------------------------------------------------
Model Input Parameters: ROMS/TOMS version 3.7
Saturday - June 29, 2019 - 7:19:06 PM ...
~/Projects/upwelling$ ./romsS < ocean_upwelling.in
--------------------------------------------------------------------------------
Model Input Parameters: ROMS/TOMS version 3.7
Saturday - June 29, 2019 - 7:19:06 PM ...
- Fri Jun 28, 2019 11:00 am
- Forum: ROMS Installation
- Topic: Problem with the file makefile
- Replies: 11
- Views: 13170
Re: Problem with the file makefile
Thanks, Kate again!
Finally, it gave me the executable romsS. I tried to run the command:
./romsG ocean_upwelling.in
Only the following has appeared:
~/Projects/upwelling$ ./romsG ocean_upwelling.in
--------------------------------------------------------------------------------
Model Input ...
Finally, it gave me the executable romsS. I tried to run the command:
./romsG ocean_upwelling.in
Only the following has appeared:
~/Projects/upwelling$ ./romsG ocean_upwelling.in
--------------------------------------------------------------------------------
Model Input ...
- Wed Jun 26, 2019 8:50 pm
- Forum: ROMS Installation
- Topic: Problem with the file makefile
- Replies: 11
- Views: 13170
Re: Problem with the file makefile
Thank you very much Kate!
I compiled with gfortran everything from the beginning and of course the netCDF and netCDF-Fortran as you indicate. Although I had progress with the compile, I stuck in the following:
Build/libMODS.a(mod_netcdf.o): In function `__mod_netcdf_MOD_netcdf_get_dim':
mod ...
I compiled with gfortran everything from the beginning and of course the netCDF and netCDF-Fortran as you indicate. Although I had progress with the compile, I stuck in the following:
Build/libMODS.a(mod_netcdf.o): In function `__mod_netcdf_MOD_netcdf_get_dim':
mod ...
- Tue Jun 25, 2019 10:47 pm
- Forum: ROMS Installation
- Topic: Problem with the file makefile
- Replies: 11
- Views: 13170
Problem with the file makefile
Hello guys,
I am quite new in the community. I am trying to compile ROMS. So, when I type make, it gives me the following error
cd Build; /usr/bin/g95 -c -fno-second-underscore -O3 -ffast-math mod_netcdf.f90
Fatal Error: While reading module 'netcdf' found module version 0, expected 9.
ROMS ...
I am quite new in the community. I am trying to compile ROMS. So, when I type make, it gives me the following error
cd Build; /usr/bin/g95 -c -fno-second-underscore -O3 -ffast-math mod_netcdf.f90
Fatal Error: While reading module 'netcdf' found module version 0, expected 9.
ROMS ...