Ignore:
Timestamp:
Apr 16, 2010 8:45:27 AM (14 years ago)
Author:
Jae Cho <jhjcho@…>
Branches:
master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
Children:
5318c4c
Parents:
13eb1c4
Message:

rearranged the model description for better view

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sansmodels/src/sans/models/c_extensions/polygausscoil.h

    rc724ccd r8426622  
    77 //[PYTHONCLASS] = Poly_GaussCoil 
    88 //[DISP_PARAMS] = rg 
    9  //[DESCRIPTION] =<text>I(q)=(scale)*2*[(1+U*x)^(-1/U)+x-1]/[(1+U)*x^2] 
    10  //                                             + background 
    11  //                             where x = [rg^2*q^2] and the polydispersity is 
     9 //[DESCRIPTION] =<text>I(q)=(scale)*2*[(1+U*x)^(-1/U)+x-1]/[(1+U)*x^2] + background 
     10 //                             where x = [rg^2*q^2] 
     11 //                                     and the polydispersity is 
    1212 //                                     U = [M_w/M_n]-1. 
    1313 //                             scale = scale factor * volume fraction 
    14  //                             rg: radius of gyration 
     14 //                             rg = radius of gyration 
    1515 //                             poly_m = polydispersity of molecular weight 
    16  //                             background:incoherent background 
     16 //                             background = incoherent background 
    1717 //             </text> 
    1818 //[FIXED]= 
Note: See TracChangeset for help on using the changeset viewer.