8000 GitHub - LiZiqian/PolyNetSAW
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LiZiqian/PolyNetSAW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

3D_self_avoiding_walk

I did not mark the main funciton, all codes are MATLAB sub-functions. the main code is PolyGroth3D function.

  • Start MATLAB
  • Get access to folder path
  • Run [SpChains_pos_full, List, cro_num_left, mon_num_left, F] = PolyGroth3D(89, 9, 19494, 0.001);

89 is the width of 3D network space. The space is a cubic. 9 is the number of crosslinkers, 19494 is the number of monomers. Changing these two parameters can control the ployrization of polymers. Besides, these three parameters together define the polymer fraction. The last 0.001 is the time delay, used for draw 3D network configuration.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0