ecFlow -- Installation & Usage By micromamba (Recommend) 123456789101112$ micromamba create -n ecFlowEmpty environment created at prefix: /home/wpsze/micromamba/envs/ecFlow$ micromamba activate ecFlow|ecFlow|wpsze:/home/wpsze $ mic 2024-06-07 ecFlow #WRF #Installation #MPAS #Micromamba #Spack #ecFlow #Conda
Spack Spack Spack is a package management tool designed to support multiple versions and configurations of software on a wide variety of platforms and environments. It was designed for large supercomputing 2024-06-07 Spack #Spack
WRF | WRF uses Pnetcdf Issue To Be Tested. Remark Parallel Netcdf4 I/O support (as opposed to pnetcdf) > Unfortunately the WRF model is not capable of using parallel I/O. If you are using netCDF-4, you must install it w 2024-06-05 WRF #WRF #Installation #Pnetcdf
ssh setup The Secure Shell Protocol (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network. Its most notable applications are remote login and command-line e 2024-06-05 Linux #ssh
WRF | Error Error Error NoahMP submodule files not populating WRF directories Issue While installing latest WRF, encounter Error Error Error NoahMP submodule files not populating WRF directories New in Version 4.4 Physics The NoahMP code has been moved to an external reposito 2024-06-04 WRF #Installation
MPAS | use_mp_re/config_microp_re -- use effective radii computed in mp schemes in RRTMG In WRF, WRF Model Version 3.8: UPDATES Add a new namelist, use_mp_re, to control the interaction between effective radii computed in some microphysics with RRTMG radiation. {:.info} use_mp_re = 1 ! wh 2024-06-04 MPAS #WRF #Parametrization
MPAS | Official MPAS Installation lib -- Preliminary requirements Preliminary requirements: the easiest route Installing the full set of I/O libraries required by MPAS can be tedious. To make this easier, we've prepared a shell script that may be helpful: Preliminar 2024-06-03 MPAS #Installation
MPAS | Installation by Spack and Intel Using Spack Spack is a package management tool designed to support multiple versions and configurations of software on a wide variety of platforms and environments. It was designed for large supercomp 2024-06-01 MPAS #Installation #MPAS #Spack #Intel
MPAS | install Metis METIS - Serial Graph Partitioning and Fill-reducing Matrix Ordering METIS is a set of serial programs for partitioning graphs, partitioning finite element meshes, and producing fill reducing orderings 2024-05-31 MPAS #Installation #Metis
MPAS | install ParallelIO-pio2_5_8 Issue & solution needs cmake > $ micromamba env create -n mpas_env python=3.9 > micromamba install anaconda::cmake cmake 12345678910111213export libs_DIR=$HOME/Library/### Compilersexport 2024-05-31 MPAS #Installation #PIO