Online Simulation

And More

Top 25 Tags (all tags)

  1. algorithms
  2. aqme
  3. carbon nanotubes
  4. course lecture
  5. cyberinfrastructure
  6. devices
  7. education/outreach
  8. experiments
  9. material science
  10. molecular electronics
  11. nano/bio
  12. nanobio applications
  13. nano electro-mechanical systems
  14. nanoelectronics
  15. nanomedicine
  16. nanophotonics
  17. nano-transistors
  18. nanowires
  19. NEGF
  20. quantum dots
  21. quantum transport
  22. research seminar
  23. transistors
  24. tutorial
  25. uIllinois

Other

Trouble Report

For immediate assistance browse through our support center. You can find answers to many questions in just a few minutes.

If still experiencing problems, send us a report.

Sending report ...

Support Center

Open Question

how can i view doping profile

how can i view doping profile.i have already given the doping profile and succesfully created a mesh. HOW CAN I SEE THE DOPING PROFILE.I have tried the CONTOUR and PLOT.2D commands.But it has errors.Piease tell me the correct COMMAND CODE for DOPING VIEW.

Tags:

Asked by Alelign Mekonnen - 7 months ago - 1 response

Answer this question

Status: Accepting answers 0 Good question Report abuse  

Answers (1)

  • Posted on 22 July, 2008 by SungGeun Kim

      0     0   Login to vote plot.3d doping outfile=doping

    Well, this is the commands for doping profile in 3D or 2D if your meshes are 2D. But, you can also use plot.1D if you want to see 1 dimensional doping profile in certain position.

    For example,

    PLOT.1D DOPING LOG A.X=0.045 B.X=0.045 A.Y=0 B.Y=0.036
    + Z.pos=1.0

    reply | report abuse