campusiorew.blogg.se

Linux install gfortran
Linux install gfortran









  1. #Linux install gfortran install
  2. #Linux install gfortran registration
  3. #Linux install gfortran code
  4. #Linux install gfortran download

#Linux install gfortran download

Then create a directory named WPS_GEOG, and download into that directory the WPS geographical input dataset: wget Download and extract the WPS wget tar -zxvf WPSV3.8.TAR.gz The same procedure used for WRF can be used for WPS, the WRF Preprocessing System. The ongoing compilation can be checked with: tail -f compile.log Download geographical dataset Once this is set, it is possible to compile WRF for real cases. L$(WRF_SRC_ROOT_DIR)/external/io_netcdf -lwrfio_nf -L/usr/local/lib -lnetcdff -lnetcdf This is done via the LIB_EXTERNAL variable: This generates a file named configure.wrf, where it is necessary to specify the information on the netcdf external libraries. MPI_Comm_f2c and MPI_Comm_c2f are supported Testing for MPI_Comm_f2c and MPI_Comm_c2f (dm+sm) INTEL (ifort/icc): KNL MICĬompile for nesting? (1=basic, 2=preset moves, 3=vortex following) : (dm+sm) CRAY CCE (ftn/cc): Cray XE and XCĤ8. (dm+sm) INTEL (ifort/icc): Xeon (SNB with AVX mods)Ģ2. (dm+sm) INTEL (ifort/icc): Xeon Phi (MIC architecture)ġ8. (dm+sm) PGI (pgf90/gcc): PGI acceleratorġ3. Please select from among the following Linux x86_64 options:ġ. $JASPERLIB or $JASPERINC not found in environment, configuring to build without grib2 I/O. Will use 'time' to report timing information

#Linux install gfortran code

The tar file with the WRF source code can be retrieved with wget from that directory, with the command wget Īnd it can be decompressed and its content extracted: tar -ztfv WRFV3.8.TAR.gzĪfter that, change to the WRFV3 directory and execute the configure.

#Linux install gfortran registration

This link provides the access to the registration as well as to the download for returning registered users. In order to download the source code, it is necessary to be a registered user. These settings can be checked by opening a new terminal and seeing if they are output by env | grep env | grep env | grep LD Then source the file to make these settings active for current session: source. bashrc add these lines so that they will be set for future logins:Įxport LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/mpich/lib bashrc in the home directory of current user to set the environment variable NETCDF to the path preceeding include/netcdf.inc (in this case it is /usr).Īt the bottom of the file. Update the database used by locate: sudo updatedbĪnd locate the netcdf.inc file and the mpich/lib locate locate mpich/lib

#Linux install gfortran install

Install ncl: sudo apt-get install ncl-ncarg Set environment variables Install ncdump: sudo apt-get install netcdf-bin Install netCDF for Fortran: sudo apt-get install libnetcdff-dev Install JasPer JPEG-2000 library: sudo apt-get install libjasper-dev Install libpng: sudo apt-get install libpng-dev Install HDF - MPICH version: sudo apt-get install libhdf5-mpich-dev Install mpich: sudo apt-get install mpich Install gfortran: sudo apt-get install gfortran These are some installation notes taken in the process of installing WRF-ARW version 3.8 on a new Intel-based i7 8-core computer with Linux Ubuntu 16.04 LTS. The WRF-ARW 3.8 was released in April 2016. There are two main dynamical solvers, the ARW (Advanced Research WRF) core and the NMM (Nonhydrostatic Mesoscale Model) core. WRF, the Weather Research and Forecasting Model, is a mesoscale numerical weather prediction system for meteorological applications across scales from tens of meters to thousands of kilometers.











Linux install gfortran