X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Fdetails.html;h=bf3cc549e9454e55512e1c7812f372f078004fc8;hb=a59ed9fccce9251f366fdddc844f48910d808d2f;hp=b69ff1b2a4ce9683fb5a2d4af09a0f991ce819d2;hpb=533934d3ce690cbee495617d193c7560960e55d5;p=django_unres.git diff --git a/django_simple/todo/templates/details.html b/django_simple/todo/templates/details.html index b69ff1b..bf3cc54 100644 --- a/django_simple/todo/templates/details.html +++ b/django_simple/todo/templates/details.html @@ -175,10 +175,18 @@ Created {{ task.created_date }}
{{ task.md_nstep}}
  • +
    ntwe
    +
    {{ task.md_ntwe}}
    +
  • +
  • nstex
    {{ task.remd_nstex}}
  • +
    ntwx
    +
    {{ task.md_ntwx}}
    +
  • +
  • dt
    {{ task.md_dt}}
  • @@ -312,8 +320,40 @@ Created {{ task.created_date }} src="/myfiles/download-file/{{task.jobdirname}}/md_rms.png" width="500"> + +
  • +
    fraction of native + side-chain concacts
    +
    +
  • {% endif %} + + {% if task.md_start == "pdbstart" %} +
  • +
    fluctuations
    +
    +
  • + +
  • +
    fluctuations putty on + starting structure
    +
    + +
    +
  • + + {% endif %} + + + {% endif %} {% if task.type == "remd" %} @@ -355,6 +395,14 @@ Created {{ task.created_date }} width="500"> +
  • +
    RMSD vs. step*replica + colored by bath temperature
    +
    +
  • + {% endif %}