Skip to content
Snippets Groups Projects
Select Git revision
  • 8927980af40a33e13d7b718cbb42fd5308fd14fe
  • main default protected
2 results

process_main.py

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    example2 182 B
    # This one is a constant temperature run
    ini_temp 1.1
    final_temp 1.1
    n_step 5000000
    x_ini 4,4
    x_delta 0.5
    seed 1699
    foutname ex2.csv # This will store all the information from a run.