Q. How do I get an account on the ECMWF computer system?
Q. I can't retrieve files from the ECMWF ftp server. I get an error: ftp:bind: Address already in use.
|
Q. What does the 'T' mean in 'T511', 'T1279' etc?
Q. How do I know the grid from from the 'T' number?
Q. What is the difference between IFS/OpenIFS model versions?
Q. What format is the model output?
Q. How do I check the model is working correctly on my system after I've installed it?
Q. What timestep should I use?
Q. OpenIFS fails with ABORT! 1 SU_MCICA:ERROR OPENING FILE MCICA A. The file 'MCICA' is a climatological input file the model needs. The model expects to read the climatological files from a sub-directory called 'ifsdata' in the directory containing the executable. Normally this is a link to where you installed the ifs data files. See Downloading OpenIFS for more details on how to download and install the data files. Q. OpenIFS fails with an error message from GRIB_API. A. This usually indicates an error in the GRIB file or GRIB_API configuration rather than the model. See the GRIB FAQ on this page, or email openifs-support@ecmwf.int and include the model output file (NODE_001.01) and the job log. Q. OpenIFS fails (segmentation violation) when compiled with optimized compiler options ('opt' configuration) but works without any optimization ('noopt' configuration). A. This could be for a number of reasons. However, a common one is that when compiled optimized the model requires more memory. With the optimized settings OpenMP is enabled. This causes the model to require more what's known as 'stack memory'. To increase your stack memory to the maximum allowed on your system, use the command 'ulimit -s unlimited'. If that does not solve your problem, email openifs-support@ecmwf.int. Q. OpenIFS fails with error: Dr.Hook has detected an invalid key-pointer/handle while leaving the routine 'RPASSF' A. This normally means that the OpenMP stacksize is not large enough. The default per process stack size limit is too low and needs to be increased. Check the value of the OMP_STACKSIZE environment variable. Q. I don't get any output from the model? A. This could be for a number of reasons. One possibility is that the model is configured as if running at ECMWF where it writes file to a special database. Check that the NODE_001.01 output file and make sure that in namelist NAMCT0, the variable LFDBOP is .FALSE. and in namelist NAMPAR1, the variable NOUTTYPE=1. If this is the ok, then please see our HowTo on changing the model output or contact openifs-support@ecmwf.int.
|
Also see: GRIB_API Frequently Asked Questions. |
|
|
<script type="text/javascript" src="https://software.ecmwf.int/issues/s/en_UKet2vtj/787/12/1.2.5/_/download/batch/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?collectorId=5fd84ec6"></script> |
GRIB_API Frequently Asked Questions ECMWF Data Frequently Asked Questions. FCM User Guide (provided by UK Met Office). |