Skip to content
Snippets Groups Projects
  1. Sep 26, 2012
  2. Sep 04, 2012
  3. Sep 03, 2012
  4. Aug 31, 2012
  5. Aug 30, 2012
  6. Aug 28, 2012
  7. Aug 23, 2012
  8. Aug 10, 2012
  9. Aug 06, 2012
  10. Aug 02, 2012
  11. Jul 31, 2012
    • Peters, Wouter's avatar
      An extra LoadRc is needed in Initialize() because the tm5.rc file we want to... · 248888bc
      Peters, Wouter authored
      An extra LoadRc is needed in Initialize() because the tm5.rc file we want to use is not necessarily the one that was specified on the command line when starting the cycle. This is the case in a recovery from a crash for instance, where we first replace the da_runtime.rc settings, and then we also need to tell the system that we are using a new tm5.rc file (the one in the run-directory, and not the one on the command line).
      
      248888bc
  12. Jul 27, 2012
  13. Jul 25, 2012
  14. Jul 24, 2012
  15. Jul 23, 2012
    • Peters, Wouter's avatar
      The code now compiles itself on a clean start, and then proceeds with the rest... · d270e779
      Peters, Wouter authored
      The code now compiles itself on a clean start, and then proceeds with the rest of CTDAS. The name of the tm5 rcfile is modified
      to reflect the new name and location (something like ${rundir}/tm5-tm5-ctdas-base.x). This file will be read, modified, and rewritten
      in each sample step of CTDAS. This file already contains a proper submit.command key which can be used to submit TM5 runs automatically, he script then handles the details of the queue system etcetera.
      
      To Do:
      
      - modify the Run() routines to use submit_tm5 (Ivar)
      - modify the PrepareRun() routine to make sure all needed keys are replaced in the tm5.rc file
          - such as the submit.option : -s !!!
      - test for multiple cycles
      - test with a restart option to check logic of compiling
      
      
      
      d270e779
    • Peters, Wouter's avatar
      TM5 now compiled before run · 8574e546
      Peters, Wouter authored
      8574e546
  16. Jul 20, 2012
Loading