Changes between Version 17 and Version 18 of CodeChanges


Ignore:
Timestamp:
10/12/12 11:26:32 (12 years ago)
Author:
dv615747
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CodeChanges

    v17 v18  
    2424  * Find which element contains a given particle
    2525  * Increment the material number index for the element in the 2D array created above using the cloud particle material number
    26  3. {{{get_element_material_number_from_cloud.f90}}}[[BR]]
     26 3. {{{get_element_material_number_from_cloud()}}}[[BR]]
    2727 This subroutine will operate on a given element (called from {{{make_cut.f90}}}??) to assign the element material number based on some criteria. The procedure would be
    2828  * For a given element, check associated material number distribution list (from {{{find_material_numbers_from_cloud()}}})