Skip to content

Commit

Permalink
make hilapp container on master push GENERATE SINGULARITY
Browse files Browse the repository at this point in the history
  • Loading branch information
Haaaaron committed Nov 19, 2024
1 parent 942d946 commit d489c17
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions applications/suN_gauge_twist/muca_parameters
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# This is a parameter file for CAM (Cubic Anisotropy Model) simulation
# controlling the iteration of the weight function.
output file location ./
output file name base ./example

# These control what is to be done to the weight function. If preloaded,
# it can be either further iterated with the given parameters or a new
# one can be created.

#Generic options
weight file location NONE
iteration method direct
hard walls NO
max OP 0.175
min OP 0
bin number 40
iteration visuals NO

#Direct iteration method
finish condition all_visited
DIM sample size 100
DIM visit check interval 100
add initial 1
add minimum 0.001

#Canonical iteration method
CIM sample size 10
initial bin hits 10
OC max iter -1
OC frequency 0

0 comments on commit d489c17

Please sign in to comment.