Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Source code, computer

MOPAC runs in batch mode using an ASCII input hie. The input hie format is easy to use. It consists of a molecular structure dehned either with Cartesian coordinates or a Z-matrix and keywords for the type of calculation. The program has a very versatile set of options for including molecular geometry and symmetry constraints. Version 6 and older have limits on the size of molecule that can be computed due to the use of hxed array sizes, which can be changed by recompiling the source code. This input format allows MOPAC to be run in conjunction with a batch job-queueing system. [Pg.342]

In order to balance public domain science with a high quality commercial software product it has been necessary for us to reimplement almost every aspect of computational chemistry embodied in HyperChem. All HyperChem source code is written in C or C-t-t, specified, designed, and implemented by Hyper-Chem s developers. We have stood on the scientific shoulders of giants, but we have not used their FORTRAN code Thus, although we have had access to MOPAC and other public domain codes for testing and other purposes, HyperChem computes MINDO, MNDO, and AMI wave functions, for example, with HyperChem code, not MOPAC code. We have made the effort to implement modern chemical science in a modern software-engineered product. [Pg.158]

Develop policy-supporting SOPs on computer systems. These may include development, testing, maintenance and support, quality assurance, change control, source code management, system retirement, retrospective evaluation, evaluation of vendor-supplied systems, etc. [Pg.1059]

Other practices which tend to underestimate the true detection limits and add confusion to the uniform evaluation of results by the public include varied (or no) treatment of interference, avoidance of systematic error bound estimation, and consideration of Poisson counting errors only. A further problem which has emerged with the prevalence of microprocessors and proprietary computer software, is the effect of hidden algorithms and inaccessible source code, so that data evaluation operations (Op) are not known to the user, and possible source code deficiences and blunders cannot be readily assessed. [Pg.57]

CellProfiler is designed to analyze large amounts of images automatically (17, 18). Since the analysis of thousands of images is very computationally intensive, a version is available to run on a Linux cluster allowing the parallelization of the analysis. The software is written in the Python programming language and the source code can be downloaded and extended by the community. [Pg.109]

All of the areas of proof described above provide evidence concerning the current operations of the computer systems in place, but can those same controls be expected to continue to function over time Certainly a trend of control provides some presumption, and annual SOP review procedures provide a degree of assurance, but the most significant evidence of system reliability lies internal to the software and is documented only through a review of that source code itself. [Pg.183]

Another topic relevant to computer systems in GMP environments is the management of application source code. Before 1985, 80% of computer systems were custom-built, making the source code a deliverable. Since then, software developers have begun to make off-the-shelf applications available today, 80% of applications utilized to supervise... [Pg.16]

Before deciding on an escrow account, the legal department of the pharmaceutical company must clearly communicate to the computer system supplier the source code access requirements expected. Organizations should not require source code availability for the following software operating systems and system software, instmments and controllers, and standard software packages. [Pg.118]

When the criticality and complexity (Refer to Appendix D) of the computer system requires that standard product source code be made available, the legal department of the pharmaceutical company should negotiate one of the following written agreements with the software developer. [Pg.119]

Source Code The human readable version of the list of instructions (programs) that enable a computer to perform a task. [Pg.183]

This is the lowest level of requirements decomposition. The technical design specification deliverable is translated into software source code. Source code is the human readable version of the list of instructions (programs) that enable a computer to perform a task. Source code is written in the programming language appropriate for the application to be generated. [Pg.217]

The reality, and hence strength, of physical structure such as provided by bulkheads in ships, or by insulation in electronic systems, can be self-evident. Software structures, as represented by source code constructs such as classes, objects, modules, etc., are more difficult to discern, but nevertheless if retained in some form and used as constraining mechanisms in the operational software can play a similar role in controlling interactions within complex computer systems. (Clearly this involves ensuring that the source code s structuring is not destroyed by, for example, an optimizing compiler.)... [Pg.152]

Fig. 5.1 Comparison of the FORTRAN source codes of FFT and FHT algorithms, respectively. Besides the fact that FHT does not need the evaluation of cosine and sine functions (or the use of complex arithmetics), it saves time and computer memory by applying the transformation only on real coefficients. Fig. 5.1 Comparison of the FORTRAN source codes of FFT and FHT algorithms, respectively. Besides the fact that FHT does not need the evaluation of cosine and sine functions (or the use of complex arithmetics), it saves time and computer memory by applying the transformation only on real coefficients.
A procedure for the evaluation involves two parts one being the numerical operations of matrix elements, the other being the index operations of the sub-PPDs. It is obvious that the index operation is independent of the system that is being studied. To save CPU time in VB applications, all index operations are pre-computed and stored in the file that accompanies the source code of the package. In addition, all sub-PPDs that are required in the evaluation are computed first and are labeled. This will enable one to avoid repeated computations of sub-PPDs and minimize the computational effort in the calculation. [Pg.161]

A solution to avoid all the pain of machine-language or assembler is a series of high-level languages, a "compiler," which translates, much as a dictionary would, these instructions into machine code, and a "linker," which connects parts of the task with each other, with "library" routines such as sin(x), cos(x), random(x), and so on, and with input/output (I/O) calls, to create an executable program. The compilers should allow the same "source" code to be compiled, with minor modifications, on any computer "platform" that supports a compiler for that language. [Pg.556]


See other pages where Source code, computer is mentioned: [Pg.158]    [Pg.209]    [Pg.158]    [Pg.61]    [Pg.363]    [Pg.711]    [Pg.232]    [Pg.324]    [Pg.325]    [Pg.426]    [Pg.88]    [Pg.119]    [Pg.201]    [Pg.146]    [Pg.46]    [Pg.77]    [Pg.330]    [Pg.379]    [Pg.334]    [Pg.335]    [Pg.336]    [Pg.17]    [Pg.117]    [Pg.118]    [Pg.217]    [Pg.228]    [Pg.13]    [Pg.63]    [Pg.67]    [Pg.175]    [Pg.486]    [Pg.486]    [Pg.100]   
See also in sourсe #XX -- [ Pg.204 ]




SEARCH



Computer source code, review

Source code

© 2024 chempedia.info