FE-Project
Loading...
Searching...
No Matches
Data Types | Variables
mod_atmos_mesh Module Reference

module Atmosphere / Mesh More...

Data Types

type  atmosmesh
 
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 107 of file mod_atmos_mesh.F90.

107 integer, parameter, public :: ATM_MESH_MAX_COMMNUICATOR_NUM = 10

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