Skip to content
Snippets Groups Projects
Select Git revision
  • d21b8c897ff32b72d8c8459bc1ea80b1121c3874
  • master default protected
  • devel
  • adaptive_step_size
4 results

example1

Blame
  • user avatar
    Andrew E. Torda authored
    Behaviour changed. If final_temp is not specified, it is set to the same as ini_temp. This is consistent with the Uebung description.
    d21b8c89
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    example1 209 B
    # This should do reasonable sampling of the minimum near zero
    ini_temp 0.1
    final_temp 0.1
    n_step 100000
    x_ini -1.5,0.5,1
    x_delta 0.5
    seed 1699
    foutname ex1.csv # This will store all the information from a run.