##############################################################################
#
#  Performance test stub input 1
#  Spinodal full LB with colloids plus noise
#
##############################################################################

N_cycles 1000

##############################################################################
#
#  System
#
##############################################################################

# THIS IS A STUB: SYSTEM SIZE AND DECOMPOSITION TO BE SPECIFIED
# size 64_48_32
# grid 4_3_2

##############################################################################
#
#  Fluid parameters
#
##############################################################################

viscosity 0.0833333333

isothermal_fluctuations on
temperature 0.00002133333

##############################################################################
#
#  Free energy parameters
#
###############################################################################

free_energy symmetric_lb

A -0.0625
B 0.0625
K 0.04
C 0.0

phi0 0.0
phi_initialisation    spinodal
mobility 0.45

fd_gradient_calculation 3d_27pt_solid

###############################################################################
#
#  Colloid parameters
#
###############################################################################

colloid_init        input_random

colloid_random_no   20
colloid_random_type default
colloid_random_a0   2.3
colloid_random_ah   2.3

# Constant body force on all colloids ("gravity")

colloid_gravity 0.0_0.0_0.0

###############################################################################
#
# Colloid-colloid soft-sphere potential parameters
# The soft sphere is always needed
#
###############################################################################

soft_sphere_on 1
soft_sphere_epsilon 0.0004
soft_sphere_sigma 0.1
soft_sphere_nu 1.0
soft_sphere_cutoff 0.25

###############################################################################
#
#  Periodic conditions / boundaries
#
###############################################################################

boundary_walls_on no
periodicity 1_1_1

###############################################################################
#
#  Output frequency and type
#
###############################################################################

freq_statistics 1000
config_at_end no

###############################################################################
#
#  Miscellaneous
#
#  random_seed  +ve integer is the random number generator seed
#
###############################################################################

random_seed -7361237
