Hi there,
I'm trying to get ROMS 3.0 BioToys Application running on a MacBook Pro. I've successfully run previous versions of ROMS / BioToys on the Mac. Here's what I've done so far:
I checked out the latest version of ROMS code from the repository and downloaded it onto MacBook Pro. I installed NetCDF-3.6.2 and make 3.8.1 and then compiled oceanS (and oceanG) successfully using g95. I encounter a problem when I try to run it ... only gets as far as defining process information and ROMS version and then appears to stop as follows:
e179156144:~/src/romsmac/trunk bronwyn$ ./oceanG User/External/ocean_bio_toy.in
Process Information:
Thread # 0 (pid= 10941) is active.
Model Input Parameters: ROMS/TOMS version 3.0
Friday - January 25, 2008 - 11:17:57 AM
-----------------------------------------------------------------------------
Running oceanG doesn't give any further information. Looks like it can't find or read ocean_bio_toy.in file. I've checked paths, MyApp and HEADER etc ... and can't find anything obvious.
I don't have SVN installed on the Mac, and wonder if this is maybe a problem? Any other ideas?
Thanks
Bronwyn
ROMS 3.0 BioToys on MacBook Pro
Code: Select all
bronwyn$ ./oceanG User/External/ocean_bio_toy.in
Code: Select all
bronwyn$ ./oceanG < User/External/ocean_bio_toy.in