User Tools

Site Tools


developers:coding_rules

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
developers:coding_rules [2014/10/19 18:29] – [Fortran] Matteo Giantomassidevelopers:coding_rules [2021/08/31 16:21] – [4. File format] Jean-Michel Beuken
Line 2: Line 2:
 ====== ABINIT style for Fortran programming ====== ====== ABINIT style for Fortran programming ======
  
-(revised many times from the original draft in 1991)+(revised many times from the original draft in 1991, BUT NOT REALLY UP_TO_DATE ... SHOULD BE REVISED ONCE MORE)
  
 The following sections are covered: The following sections are covered:
Line 351: Line 351:
 If a long fraction sentence is found, "!! $\displaystyle equation $" may be better for visualization. If a long fraction sentence is found, "!! $\displaystyle equation $" may be better for visualization.
  
-In some cases, "!!\begin{equation} ...!!\end{equation}or +In some cases,  
-"!!\begin{eqnarray} ...!!\end{eqnarray}format might be better, especially for very long equation lines.+ 
 +  !!\begin{equation} ...!!\end{equation} 
 + 
 +or 
 + 
 +  !!\begin{eqnarray} ...!!\end{eqnarray} 
 + 
 +format might be better, especially for very long equation lines.
  
 3.m. Additional information about Src2tex and Robodoc. 3.m. Additional information about Src2tex and Robodoc.
developers/coding_rules.txt · Last modified: 2021/08/31 20:35 by Xavier Gonze