My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Today

  • 9 hours ago
    r25 (Small bug-fix to makeDirectionCosines to distinguish between...) committed by Robert.M.Pincus   -   Small bug-fix to makeDirectionCosines to distinguish between phi = 90 and phi = 270 degrees
    Small bug-fix to makeDirectionCosines to distinguish between phi = 90 and phi = 270 degrees

Older

  • Nov 03, 2009
    r24 (Update Readme with DOI of MC-SHDOM comparison paper. Tiny bu...) committed by Robert.M.Pincus   -   Update Readme with DOI of MC-SHDOM comparison paper. Tiny bug fix in intensity calc.
    Update Readme with DOI of MC-SHDOM comparison paper. Tiny bug fix in intensity calc.
  • May 08, 2009
    r23 (Changed CVS to Subversion keywords in example namelist files...) committed by Robert.M.Pincus   -   Changed CVS to Subversion keywords in example namelist files.
    Changed CVS to Subversion keywords in example namelist files.
  • May 07, 2009
    RequestToUsers (If you use this code please let us know.) Wiki page edited by Robert.M.Pincus
  • Apr 28, 2009
    WhichCodeToUse (When to use (and not to use) this model) Wiki page edited by Robert.M.Pincus
  • Apr 23, 2009
    WhichCodeToUse (When to use (and not to use) this model) Wiki page added by Robert.M.Pincus
  • Apr 19, 2009
    r19 (Added macros for Absoft compiler to Makefile. ) committed by Robert.M.Pincus   -   Added macros for Absoft compiler to Makefile.
    Added macros for Absoft compiler to Makefile.
  • Apr 17, 2009
    Stratocumulus-Example-090417.tgz (Example input files and benchmark results) file uploaded by Robert.M.Pincus   -  
    Labels: Type-Archive OpSys-All
    Labels: Type-Archive OpSys-All
  • Apr 16, 2009
    QuickStart (Using the code to define and solve a problem) Wiki page edited by Robert.M.Pincus
  • Apr 16, 2009
    QuickStart (Using the code to define and solve a problem) Wiki page edited by Robert.M.Pincus
  • Apr 14, 2009
    i3rc-monte-carlo-cornish-gilliflower.tgz (Source code and examples for current release (Cornish-Gillif...) file uploaded by Robert.M.Pincus   -  
    Labels: Type-Source Featured OpSys-All
    Labels: Type-Source Featured OpSys-All
  • Apr 14, 2009
    r16 (Bug fixes from trunk - delete phase function table and domai...) committed by Robert.M.Pincus   -   Bug fixes from trunk - delete phase function table and domain files when there's a problem during creating, and work around bug in Absoft compiler 1.0.3 for Intel Mac.
    Bug fixes from trunk - delete phase function table and domain files when there's a problem during creating, and work around bug in Absoft compiler 1.0.3 for Intel Mac.
  • Apr 14, 2009
    r15 (Delete phase function table file or domain file if there's a...) committed by Robert.M.Pincus   -   Delete phase function table file or domain file if there's an error during writing. Change test for which type of phase function table we're writing to avoid bug in Absoft compiler 1.0.3 for Intel Mac.
    Delete phase function table file or domain file if there's an error during writing. Change test for which type of phase function table we're writing to avoid bug in Absoft compiler 1.0.3 for Intel Mac.
  • Apr 08, 2009
    issue 1 (message from MakeMieTable, PhysicalPropertiesToDomain) Status changed by Robert.M.Pincus   -   Error messages were incorrect. Problem is verified fixed in MakeMieTable; waiting for confirmation from user.
    Status: Fixed
    Error messages were incorrect. Problem is verified fixed in MakeMieTable; waiting for confirmation from user.
    Status: Fixed
  • Apr 08, 2009
    i3rc-monte-carlo-cornish-gilliflower.tgz (Source code and examples for current release (Cornish-Gillif...) file uploaded by Robert.M.Pincus   -  
    Labels: Type-Source OpSys-All Featured
    Labels: Type-Source OpSys-All Featured
  • Apr 08, 2009
    r14 (Fixed bugs when checking phase functions supplied as Legendr...) committed by Robert.M.Pincus   -   Fixed bugs when checking phase functions supplied as Legendre coefficients. Answers shouldn't change but (incorrect) error messages should stop.
    Fixed bugs when checking phase functions supplied as Legendre coefficients. Answers shouldn't change but (incorrect) error messages should stop.
  • Apr 06, 2009
    r13 (Bug fixes to test for negative values of phase function whe...) committed by Robert.M.Pincus   -   Bug fixes to test for negative values of phase function when supplying Legendre coefficients.
    Bug fixes to test for negative values of phase function when supplying Legendre coefficients.
  • Apr 03, 2009
    issue 1 (message from MakeMieTable, PhysicalPropertiesToDomain) Status changed by Robert.M.Pincus   -  
    Status: Accepted
    Status: Accepted
  • Apr 03, 2009
    issue 1 (message from MakeMieTable, PhysicalPropertiesToDomain) Owner changed by Robert.M.Pincus   -  
    Owner: Robert.M.Pincus
    Owner: Robert.M.Pincus
  • Mar 27, 2009
    issue 1 (message from MakeMieTable, PhysicalPropertiesToDomain) reported by stefani0203   -   What steps will reproduce the problem? 1. MakeMieTable 2. PhysicalPropertiesToDomain What is the expected output? What do you see instead? 1. input file: mie_table_cloud.nml =>MakeMieTable => output file:cloud_w0.67_mie.phasetab message getPhaseFunctionValues: ScatteringAngle out of bounds. newPhaseFunction: Phase function coefficients give 1% negative phase function values 2. input file: cloudAndDust_to_domain.nml =>PhysicalPropertiesToDomain => output file:mixture.dom message getPhaseFunctionValues: ScatteringAngle out of bounds. newPhaseFunction: Phase function coefficients give 1% negative phase function values add_PhaseFunctionTable: Invalid dimension id or name What version of the product are you using? On what operating system? The version is March, 2009. Operating system is Mac OS 10.5, Intel Core, netcdf 3.6.1 and absoft 1.0.3 complier. Please provide any additional information below. Please see attachments for input and output files. How can I get rid of these messages? Thank you Stefani Huang
    What steps will reproduce the problem? 1. MakeMieTable 2. PhysicalPropertiesToDomain What is the expected output? What do you see instead? 1. input file: mie_table_cloud.nml =>MakeMieTable => output file:cloud_w0.67_mie.phasetab message getPhaseFunctionValues: ScatteringAngle out of bounds. newPhaseFunction: Phase function coefficients give 1% negative phase function values 2. input file: cloudAndDust_to_domain.nml =>PhysicalPropertiesToDomain => output file:mixture.dom message getPhaseFunctionValues: ScatteringAngle out of bounds. newPhaseFunction: Phase function coefficients give 1% negative phase function values add_PhaseFunctionTable: Invalid dimension id or name What version of the product are you using? On what operating system? The version is March, 2009. Operating system is Mac OS 10.5, Intel Core, netcdf 3.6.1 and absoft 1.0.3 complier. Please provide any additional information below. Please see attachments for input and output files. How can I get rid of these messages? Thank you Stefani Huang
  • Mar 13, 2009
    QuickStart (Using the code to define and solve a problem) Wiki page added by Robert.M.Pincus
  • Mar 13, 2009
    BuildingTheCode (Notes on compilation and linking) Wiki page edited by Robert.M.Pincus
  • Mar 13, 2009
    BuildingTheCode (Notes on compilation and linkin) Wiki page added by Robert.M.Pincus
  • Mar 13, 2009
    Wishlist (Things we'd like to see added to the code) Wiki page added by Robert.M.Pincus
  • Mar 13, 2009
    RequestToUsers (If you use this code please let us know.) Wiki page edited by Robert.M.Pincus
  • Mar 10, 2009
    r7 (Tagging Cornish-Gilliflower release) committed by Robert.M.Pincus   -   Tagging Cornish-Gilliflower release
    Tagging Cornish-Gilliflower release
  • Mar 10, 2009
    r6 (Set keyword substitution. ) committed by Robert.M.Pincus   -   Set keyword substitution.
    Set keyword substitution.
  • Mar 10, 2009
    r5 (Set keyword substition. ) committed by Robert.M.Pincus   -   Set keyword substition.
    Set keyword substition.
  • Mar 10, 2009
    RequestToUsers (If you use this code please let us know.) Wiki page edited by Robert.M.Pincus
  • Mar 10, 2009
    RequestToUsers (One-sentence summary of this page.) Wiki page added by Robert.M.Pincus
  • Mar 10, 2009
    r2 (Initial upload of source code and examples (Cornish-Gilliflo...) committed by Robert.M.Pincus   -   Initial upload of source code and examples (Cornish-Gilliflower release).
    Initial upload of source code and examples (Cornish-Gilliflower release).
  • Mar 10, 2009
    I3RC-Programmers-Guide-Cornish.pdf (Programmer's Guide to I3RC framework code) file uploaded by Robert.M.Pincus   -  
    Labels: Type-Docs OpSys-All
    Labels: Type-Docs OpSys-All
  • Mar 09, 2009
    Project i3rc-monte-carlo-model created by Robert.M.Pincus   -   Monte Carlo model for three-dimensional radiative transfer in the atmoshpere
    Monte Carlo model for three-dimensional radiative transfer in the atmoshpere
 
Hosted by Google Code