Difference between revisions of "Main Page"

From relax wiki
Jump to navigation Jump to search
Line 32: Line 32:
  
 
{| style="color:#CC9752; padding: 10px; background: transparent;"
 
{| style="color:#CC9752; padding: 10px; background: transparent;"
!  style="background:transparent; font-size: 150%; text-decoration:underline; text-align:center;" colspan="2" | Installation, Configuration & Learning
+
!  style="background:transparent; font-size: 150%; text-decoration:underline; align:center; text-align:left;" colspan="2" | Installation, Configuration & Learning
 
|-
 
|-
 
| style="background:transparent; color: #333; width:50%; font-weight: normal; font-size:100%; text-align:left; vertical-align:top;"|
 
| style="background:transparent; color: #333; width:50%; font-weight: normal; font-size:100%; text-align:left; vertical-align:top;"|

Revision as of 05:47, 17 June 2013

Welcome to the NMR relax Wiki.
The community-run support site for the NMR relax relaxation dispersion analysis program.
Quick Links
Tutorials Table of Contents Commands
Script repository Cheat Sheet (PDF) FAQ
All Categories

Table of contents

Installation, Configuration & Learning
  1. Installation
    1. Installation linux
    2. Test your installation
    3. Installation_windows
  2. Tutorial
    1. Adding relaxation dispersion models
  1. Using NMR-relax
    1. Launching
      1. Launching NMR-relax
      2. Command Line Options
      3. Launching From a Script

What's new?

News & Updates
New Wiki This is the new wiki


Did you know...

The DPL extension (version 2.3.0) produced a SQL statement which lead to a Database error.
The reason may be an internal error of DPL or an error which you made,
especially when using DPL options like titleregexp.
Query text is:
SELECT DISTINCT `page`.page_namespace AS page_namespace,`page`.page_title AS page_title,`page`.page_id AS page_id, `page`.page_title AS sortkey, `page`.page_counter AS page_counter FROM `page` INNER JOIN `categorylinks` AS cl0 ON `page`.page_id=cl0.cl_from AND (cl0.cl_to='Analysis' OR cl0.cl_to='Script' OR cl0.cl_to='Time_of_running') WHERE 1=1 AND `page`.page_namespace IN ('0') AND `page`.page_is_redirect=0 ORDER BY page_title ASC LIMIT 500 OFFSET 0

Error message is:
Unknown column 'page.page_counter' in 'field list' (mysql-n)


Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.

|}