FE-Project
Loading...
Searching...
No Matches
mod_atmos_mesh Module Reference

module Atmosphere / Mesh More...

Data Types

type  atmosmesh
 Derived type to manage a computational mesh (base class) More...
interface  atmosmesh_setup_restartfile1

Variables

integer, parameter, public atm_mesh_max_commnuicator_num = 10

Detailed Description

module Atmosphere / Mesh

Description
Base module for mesh with atmospheric model
Author
Yuta kawai, Team SCALE

Variable Documentation

◆ atm_mesh_max_commnuicator_num

integer, parameter, public mod_atmos_mesh::atm_mesh_max_commnuicator_num = 10

Definition at line 111 of file mod_atmos_mesh.F90.

111 integer, parameter, public :: ATM_MESH_MAX_COMMNUICATOR_NUM = 10

Referenced by mod_atmos_mesh_gm::atmosmeshgm_init(), and mod_atmos_mesh_rm::atmosmeshrm_init().