Changes between Version 273 and Version 274 of doc/app/parlist
- Timestamp:
- Apr 24, 2020 1:29:06 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/parlist
v273 v274 65 65 || [../d3par#averaging_interval_pr averaging_interval_pr] || run || R || value of [../d3par#averaging_interval averaging_interval] || Averaging interval for vertical profiles output to local file [../iofiles#DATA_1D_PR_NETCDF DATA_1D_PR_NETCDF] (in s). 66 66 || [../sppar#averaging_interval_sp averaging_interval_sp] || run || R || value of [../d3par#averaging_interval averaging_interval] || Averaging interval for spectra output to local file [../iofiles#DATA_1D_SP_NETCDF DATA_1D_SP_NETCDF] (in s). 67 || [../salsa#bc_aer_b bc_aer_b] || salsa || C*20 || 'neumann' || The bottom boundary condition of the aerosol (and gas) concentrations. 68 || [../salsa#bc_aer_l bc_aer_l] || salsa || C*20 || value of [wiki:doc/app/initialization_parameters#bc_lr bc_lr] || The left boundary condition of the aerosol (and gas) concentrations. 69 || [../salsa#bc_aer_n bc_aer_n] || salsa || C*20 || value of [wiki:doc/app/initialization_parameters#bc_ns bc_ns] || The north boundary condition of the aerosol (and gas) concentrations. 70 || [../salsa#bc_aer_r bc_aer_r] || salsa || C*20 || value of [wiki:doc/app/initialization_parameters#bc_lr bc_lr] || The right boundary condition of the aerosol (and gas) concentrations. 71 || [../salsa#bc_aer_s bc_aer_s] || salsa || C*20 || value of [wiki:doc/app/initialization_parameters#bc_ns bc_ns] || The south boundary condition of the aerosol (and gas) concentrations. 72 || [../salsa#bc_aer_t bc_aer_t] || salsa || C*20 || 'neumann' || The top boundary condition of the aerosol (and gas) concentrations. 67 73 || [../chempar#bc_cs_b bc_cs_b] [=#b] || chem || C*20 || 'dirichlet' || Bottom boundary condition of the chemical species (cs) concentration. 68 74 || [../chempar#bc_cs_t bc_cs_t] || chem || C*20 || 'initial_gradient' || Top boundary condition of the scalar concentration. … … 85 91 || [../initialization_parameters#bc_s_t bc_s_t] || ini || C*20 || 'neumann' || Top boundary condition of the scalar concentration. 86 92 || [../oceanpar#bc_sa_t bc_sa_t] || ocean || C*20 || 'neumann' || Top boundary condition of the salinity. 87 || [../salsa#bc_salsa_b bc_salsa_b] || salsa || C*20 || 'neumann' || The bottom boundary condition of the aerosol (and gas) concentrations.88 || [../salsa#bc_salsa_t bc_salsa_t] || salsa || C*20 || 'neumann' || The top boundary condition of the aerosol (and gas) concentrations.89 93 || [../initialization_parameters#bc_uv_b bc_uv_b] || ini || C*20 || 'dirichlet' || Bottom boundary condition of the horizontal wind components u and v. 90 94 || [../initialization_parameters#bc_uv_t bc_uv_t] || ini || C*20 || 'dirichlet' || Top boundary condition of the horizontal velocity components u and v. … … 164 168 || [../agtpar#deallocate_memory_mas deallocate_memory_mas] || agt || L ||.T.|| Parameter to enable deallocation of unused memory. 165 169 || [../chempar#decycle_chem_lr decycle_chem_lr] || chem || L || .FALSE. || Cyclic boundary conditions for chemistry may result in accumluation of chemical compounds. 166 || [../salsa#decycle_lr decycle_lr] || salsa || L ||.F.|| Parameter to the switch on the decycling of aerosol particles along x.167 170 || [../chempar#decycle_method decycle_method] || chem || C*20(4) ||'dirichlet'|| Decycling method at horizontal boundaries. 168 || [../salsa#decycle_method decycle_method] || salsa || C(20) * 4 || 'dirichlet','dirichlet',\\ 'dirichlet','dirichlet' || The decycling method at lateral boundaries, in the following order: left, right, south, north.169 || [../salsa#decycle_ns decycle_ns] || salsa || L || .F. || Parameter to the switch on the decycling of aerosol particles along y.170 171 || [../parpar#density_ratio density_ratio] || lpm || R(10) || 0.0, 9*9999999.9 || Ratio of the density of the fluid and the density of the particles. 171 172 || [../salsa#depo_pcm_par depo_pcm_par] || salsa || C(20) || 'zhang2001' || The method to solve the aerosol size specific dry deposition velocity (in m s^-1^).