Hello,I want to start a simple setup,without any external meteorological forcing,the model compiles ok,but when I run the model.The model stop with the error message:
READ_PHYPAR - could not find input file: ocean_frc.nc
Because I do not want to use any netcdf forcing files,I then change NFFILES=0,then I got another error message:
READ_PHYPAR - Invalid input parameter, NFFILES
Must be equal or greater than one.
I'm confused because I could run the upwelling test case,which also use the analytical forcing ,but not bothered by the line "FRCNAME == ocean_frc.nc" ,any suggestion?
Problem with FRCNAME
-
- Posts: 64
- Joined: Mon Oct 17, 2005 2:02 am
- Location: Institute of Oceanology,Chinese Academy of Sciences
-
- Posts: 64
- Joined: Mon Oct 17, 2005 2:02 am
- Location: Institute of Oceanology,Chinese Academy of Sciences
Re: Problem with FRCNAME
Problem seems to be solved after I define all the analytical surface and bottom forcing.
So I guess I have to define all analytical forcing macros,or I have to provide netcdf input,even though I do not need them.
So I guess I have to define all analytical forcing macros,or I have to provide netcdf input,even though I do not need them.